@font-face {
   font-family: 'Gotham-Pro';
   src: url(../fonts/GothaProReg.otf);
}
@font-face {
   font-family: 'Gotham-Pro-lig';
   src: url(../fonts/GothaProLig.otf);
}
@font-face {
   font-family: 'Gotham-Pro-bol';
   src: url(../fonts/GothaProBol.otf);
}
@font-face {
   font-family: 'Gotham-Pro-med';
   src: url(../fonts/GothaProMed.otf);
}
body,html{
	margin:0;
	padding:0;
	font-family:  'Gotham-Pro';
	font-weight:400;
      scroll-behavior: smooth;
}
*,div:before,div:after {
	box-sizing:border-box;
}
h1,h2,h3,h4,h5,h6,ul,li,p,figure,form {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Gotham-Pro-bol', sans-serif;
	font-weight:500;
}
a,img,span,label,input,button {
	
	display:inline-block;
}
.back-img {
	/*background: url(../images/slide1.png);*/
	 background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position:bottom;
    height: 888px;
}
.card {
	border: 0;
	border-radius: 0;
}
.img-wra {
	    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.header-first-row {
    padding-top: 20px;
	padding-bottom: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.navbar-expand-lg .navbar-nav .nav-link {
    margin-right:23px;
    margin-left: 23px;
    font-size: 12px;
   color: blue;
    font-weight: 600;
    padding:0;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
	color: #2a01c0 !important;
}
.pos-re {
	position: relative;
}
.sec-1 h3.text-center {
	padding: 150px 0 50px 0;
	    font-size: 52px;
            font-family: 'Gotham-Pro';
}
.img-wra img {
	    width: 848px !important;   
         margin-top: -59px;
}
.img-wra p {
	text-align: center;
    font-size: 62px;
    padding-top: 68px;
    margin-top: 81px;
    width: 50%;
    line-height: 1.1;
    padding-bottom: 50px;
    margin-bottom: 20px;
}
.mask-img img {
	    height: 459px;
    object-fit: cover;
    width: 471px;
}
.logo img{
    height: 55px;
}
.circle-back h3 {
	   font-size: 38px;
    color: #fff;
    font-weight: 600;
    padding-left: 30px;
}
.box-1 {
    background: #03879e;;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 325px;
    overflow: hidden;
    margin-bottom: 30px;
}

.box-1 img{
    object-fit: cover;
    bottom: 0;
    object-position: right;
    left: 0;
    position: absolute;
    height: 275px;
    width: 160px;
}
.box-2 {
    background:#98d040;;
}
.box-2 img {
           width: 345px;
    height: 336px;
    bottom: unset;
    top: -3px;
    left: -127px;
}
.box-3 {
    background: #63b37f;
}
.box-3 img{
    left: -215px; 
     width: unset;
    bottom: unset;
}
.box-4 {
    background:#3c627c;
}
.box-4 img{
    left: -100px;
    height: 309px;
        width: unset; 
         bottom: unset;
}
.mbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    background: #03879e;
    padding-right: 20px;
}
.mbox img {
    height: 260px;
    width: 200px;
    object-fit: cover;
    object-position: right;
}
.mcircle-back {
    width: 190px;
    height: 190px;
    background: #ffffff17;
    border-radius: 50%;
    padding: 5px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px;
}
.mcircle-back h3 {
    color: #FFFFFF;
    line-height: 1;
    font-size: 22px;
}
.mcircle-back .marrow {
    position: absolute;
    bottom: -20px;
    width: 40px;
    height: 40px;
    background: #ffffff17;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
}
.box-1, .box-2, .box-3 {
    position: relative;
}
.prod_box:nth-child(2) .mbox{
    background: #98d040;
}
.prod_box:nth-child(3) .mbox{
    background: #63b37f;
}
.prod_box:nth-child(4) .mbox{
    background: #3c627c;
}
.lug-caps {
    padding-left: 55px !important;
}
.arrow {
	width: 38px;
    height: 38px;
    border-radius: 50%;
    background:#ffffff17;
    position: absolute;
        bottom: -19px;
    right: 90px;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.arrow i{
	font-size: 25px;
    color: #e8e0e0;
}
.box-img1 img {
       position: absolute;
        top: 82px;
    left: 0;
    width: 136px !important;
    object-fit: cover;
}
.box-img2 img {
	    position: absolute;
    top: 22px;
    left: -67px;
    width: 221px !important;
    height: 209px;
    object-fit: cover;
}
.box-img3 img{
	      position: absolute;
    top: 83px;
    left: -23px;
    height: 198px;
    width: 218px !important;
    object-fit: cover;
}
.sec2 {
	background-color: #F2FAFC;
	    clip-path: polygon(100% 0%, 100% 100%, 0% 109%, -140% 35%);
}
.mask-img {
	padding-top: 21rem;
}
.aboutus {
	padding-left: 62px;
	 
}
.aboutus h2{
	    padding-top: 30px;
    font-size: 52px;
        font-weight: 600;
         font-family: 'Gotham-ProFibre Foils leverages the power of paper to provide custom, eco-friendly packaging solutions.';
    color: #071117;
    padding-bottom: 16px;
}
.firstp{
	  font-family: 'Gotham-Pro-med';
    font-size: 24px;
    line-height: 1.1;
    color:  #0c3c5D;
    width: 414px;
}
.secondp {
	font-size: 18px;
    padding-top: 20px;
    padding-bottom: 50px;
    color: #3C627C;
    width: 414px;
    line-height: 1.6;
}
.aboutus a{
        font-size: 12px;
        color: #03879E;
        font-family: 'Gotham-Pro-med';
    text-decoration: none;
}
 .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    top: 40%;
    left: 59px;
     background:#ffffff15;
    width: 71px;
    height: 71px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.owl-carousel .owl-nav button.owl-prev  i {
	font-size: 33px;
	color: #fff;
}
button:focus {
	outline: none;
}
.owl-carousel .owl-nav button.owl-next {
	position: absolute;
    top: 40%;
    right: 59px;
     background: #ffffff15;
    width: 71px;
    height: 71px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.owl-carousel .owl-nav button.owl-next  i {
	font-size: 33px;
	color: #fff;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background:#ffffff50;
}
.box{
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
    background: #ddd;
    padding-bottom: 40px;
}

.box-bootom1{
	background-color:#03879E;
    margin-bottom: 30px;
}
.sec-3{
    margin-top: -181px;
    padding-top: 14rem;
}

.box-bottom1-img{
	padding-top: 70px;
}
.shetron-head {
	padding: 25px 0;
	font-size: 18px;
	color: #fff;
	    font-family: 'Gotham-Pro-med';
}
.shetron-cont{
	font-size: 16px;
	color:#fff;
    padding: 0 11px;
	line-height: 1.7;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 0 !important;
}
.shetron-know-more-link {
	font-size: 12px;
    color: #fff;
    font-family: 'Gotham-Pro-med';
    text-decoration: underline;
    line-height: 1;
    display: block;
    width: max-content;
    max-width: 100%;
    margin: auto;
    margin-top: 20px;
}
.shetron-know-more-link:hover {
	color: #000;
}
.box-bootom2{
	background-color: #8068D6;
	    line-height: 4.4;
}
.box-bootom3{
	background-color: #63B37F;
}
.box-bottom1-img img {
    height: 200px !important;
    object-fit: contain;
    width: auto;
    max-width: 100%;
    margin: auto;
    display: block;
}
.our-clients {
	font-size: 32px;
	color: #071117;
	padding-bottom: 40px;
        font-family: 'Gotham-Pro';
}
/*footer.shet.sec4 {
    margin-top: -140px;
}*/
.contact-firstp {
	color:  blue;
	font-size: 16px;
	line-height: 1.8;
	text-decoration: none;	
    word-break: break-all;
}
.contact-firstp:hover {
    color:#2a00c0;
    text-decoration: none;
}
.padding-wra {
	padding-top: 25px;

}
.lastp {
	padding-top:25px;
	font-size: 12px;
	font-weight: 600;
}
.lastp a {
	margin-right: 10px;
	color:blue;
	text-decoration: none;
}
.navigation {
	color: blue;
	font-size: 19px;
	font-weight: bold;
	font-family: 'Gotham-Pro';
    padding-top:19px;
}
.contact-link a {
	font-size: 12px;
	color:  blue;
	text-decoration: none;
	display: block;
	padding-bottom: 13px;
	text-transform: uppercase;
}
.contact-link {
	padding-top: 25px;
     column-count: 2;
}
.footer-cont {
	font-size: 16px;
	color: #fff;
	padding:20px 0;
}
.footer {
	background-color:  #0c3c5D;
	/*margin-top: 30px;*/
}
.sec-1 .owl-carousel .owl-nav button.owl-prev {
	background-color: #0c3c5D;
    left: -65px;
    width: 45px;
    height: 45px;
}
.sec-1 .owl-carousel .owl-nav button.owl-prev i,.sec-1 .owl-carousel .owl-nav button.owl-next i {
	font-size: 24px;
}
.sec-1 .owl-carousel .owl-nav button.owl-next {
	background-color: #0c3c5D;
	    right: -65px;
    width: 45px;
    height: 45px;
}
.video-button {
    margin: auto;
    background: transparent;
    border: none;
    padding: 0;
    line-height: 1;
}
.video-button i {
	color: #fff;
	font-size: 27px;
}
.sec-4-container .item img {
	filter:opacity(58%);
    height: 72px;
    object-fit: contain;
    padding: 0px;
    cursor: pointer;
}
.footer-col {
	padding-top: 57px;
    padding-bottom: 30px;
}
/*.video-1{
	position: sticky;
   top: 60%;
   right: 231px;
    z-index: 999;
    margin-left: auto;
}*/
.sec4 .item{
	display: flex;
justify-content: flex-start;
	align-items: center;
}
#myVideo{
	    border-radius: 20px;
	    box-shadow: 0 9px 6px 0px #3e5e7e26;
}
.sec-4-container {
	padding: 0;
}
.aboutus a:hover {
	color: #000;
}
.sec-1 .owl-carousel .owl-nav.disabled {
    display: block;
}
.sec-1 .owl-carousel .owl-nav button.owl-prev:hover,.sec-1 .owl-carousel .owl-nav button.owl-next:hover {
	background:#1a92a7;
}
.arrow:hover {
	text-decoration: none;
	    background: #ffffff50;
}
.nav-item.active a.nav-link{
    font-family: 'Gotham-Pro-med';
        -webkit-color: #2a01c0 !important;
        -moz-color: #2a01c0 !important;
        color: #2a01c0 !important;
}
.sec-4-container .item {
    padding-bottom: 70px;
}



.footer_video-1 {
    position: relative;
}
.play_btn {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
}

















/* about start */
.pose-abs {
    position:unset;
}
.about {
    padding:0;
     padding-top: 0px;
     position: relative;
}
.about-cont{
        position: absolute;
    top: 192px;
    color: #ffff;
    font-size: 48px;
    left: 684px;
}
.about-sec2 {
    margin: auto;
    font-family: 'Gotham-Pro-med';
    padding-top: 30px;
    line-height: 1.7;
}
.about-first-p {
    color: #071117 !important;
    font-size: 18px !important;
     font-family: 'Gotham-Pro-med' !important;
         padding-left: 10px;
}
.about-sec2 p{
    color: #707070;
    font-size: 15px;
    font-family: 'Gotham-Pro';
    padding-top: 15px;
}
.about-last-p {
    padding-bottom: 50px;
}
.our-str {
    font-size: 36px;
    color: #071117;
        font-family: 'Gotham-Pro';
        padding-bottom: 30px;
        padding-top: 30px;
}
.nav-link.active {
    margin:0 !important;
}
.our-str-points li {
    color: #707070;
    font-size: 16px;
    font-family: 'Gotham-Pro';
    padding-bottom: 13px;
}
.whyus {
    background-color: #B4E3EB;
       margin-top: 74px;
       padding-bottom: 40px;
}
.whyus-head {
    font-size: 48px;
    color: #071117;
    padding-top: 50px ;
       font-family: 'Gotham-Pro';
}
.whyus-p {
    color: #202F38;
    font-size: 18px;
     font-family: 'Gotham-Pro';
     margin: auto;
     padding: 30px 0 ;
}
.why-box-1 {
        display: flex;
    justify-content: center;
    align-items: center;
    padding: 85px 0;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
}
.why-us-cont{
    font-size: 14px;
    padding-top: 12px;
    margin: auto;
    width: 155px;
        color: #707070;
    font-family: 'Gotham-Pro';
    line-height: 1.3;
    height: 80px;
}
.trust {
        font-size: 28px;
    color: #005A98;
    font-family: 'Gotham-Pro-med';
}
.partner {
    color: #03879E;
}
.why-us-cont1 {
       padding: 12px 51px;
    font-size: 14px;
    color: #707070;
    line-height: 1.3;
}
.position-wra {
    position: relative;
}
/*.about-prod.active::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 59%;
    margin-left: -50px;
    width: 0;
    height: 0;
    border-top: solid 30px #ffffff;
    border-left: solid 30px #ffffff00;
    border-right: solid 30px #ffffff00;
}*/
.whyus .nav {
    flex-direction: row !important;
}
.why-us-trust h4 {
    padding-bottom: 20px;
}
.why-us-trust {
    padding:73px 0 50px 0;
}
.why-us-trust h3{
    font-size: 28px;
    color: #071117;
    font-family: 'Gotham-Pro-med';
    padding-bottom: 20px;
}
.why-us-trust .tab-pane {
    color: #202F38;
    font-size: 18px;
}
.innovation{
    color: #63B37F;
}
 .whyus-col p {
    font-size: 16px;
    color: #071117;
      font-family: 'Gotham-Pro';
    width: 292px;
    margin: auto;
 }
 .whyus-col img {
    width: 77px;
    height: 93px;
 }
 .our-prod {
    font-size: 48px;
    font-family: 'Gotham-Pro';
        padding: 57px 0 40px 0;
 }
 .about-our-client {
      font-family: 'Gotham-Pro';
 }
 .arrow1 {
    width: 93px;
    height: 93px;
    bottom: 31px;
    right: 51px;
}
.arrow1 i {
    font-size: 45px;
    color: #ffffff;
    }
    .about-footer {
        margin-top: 0;
    }
    .about-sec1 img {
        height: 420px;
        object-fit: cover;
    }


.prod-col {
    padding-bottom: 30px;
}










/* privacy start */
 .privacy-sec1 {
    width: 724px;
    margin-top: -155px;
 }
 .privacy-sec1 h3 {
    font-size: 48px;
    color:#071117;
     font-family: 'Gotham-Pro';  
    padding-bottom: 28px;
 }
  .privacy-sec1 p{
    font-size: 14px;
    color: #707070;
     font-family: 'Gotham-Pro';
         padding: 20px 0 20px 0;
 }
 .privacy-sec1 h4 {
    font-size: 16px;
    color:#03101A;
     font-family: 'Gotham-Pro-med'; 
 }
 .terms-cond {
    font-size: 24px !important;
    color: #03101A !important;
    padding-top: 35px;
 }















/* contactus start */
 .contact-us h3 {
    color: #071117;
    font-size:48px;
         font-family: 'Gotham-Pro';  
         padding-bottom: 50px ;
 }
.map-container{
overflow:hidden;
padding-bottom:30%;
position:relative;
height:0;
}
.map-container iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}
.contact-us {
    padding-bottom: 13px;
}
 .cont-head {
    font-size: 16px;
    color: #03101A;
     font-family: 'Gotham-Pro-med'; 
        padding-bottom: 20px;
 }
 .contact-us-col p {
    font-size: 14px;
    color: #0C3C5D;
        padding-bottom: 13px;
 }
 .cont-secondp {
    padding-bottom: 15px;
 }
 .plant-firstp {
    padding-bottom: 15px;
    width: 239px;
    color: #0C3C5D;
 }
 .contact-sec2 {
    background-color:#B4E3EB;
    margin-top: 64px;
 }
 .contact-sec2 .container {
    width: 720px;
 }
 .contact-sec2 h5 {
    font-size: 48PX;
    color: #071117;
     font-family: 'Gotham-Pro';  
     padding: 50px 0 48px 0;
 }
 .contact-sec2 .form-control{
    border: 0;
    height: 52px;
    border-radius: 0;
 }
 #txtid{
        width: 100%;
    height: 124px;
    border: 0;
    border-radius: 0;
    padding: 10px 1.75rem;
 }
 .button {
    margin: auto;
    padding-bottom: 50px;
 }
 .button button {
    background-color: #005A98;
    height: 52px;
    color: #fff;
      font-family: 'Gotham-Pro-bol';
    font-size: 16px; 
    width: 100%;
    border-radius: 0;
 }
 .cont-sec {
    width: 630px;
    margin: auto;
 }












/* products start */
.products-sec1{
        margin-top: -142px;
        padding-bottom: 50px;
}
 .products-sec1 h3{
    font-size: 48px;
    color: #071117;
    font-family: 'Gotham-Pro'; 
    padding-bottom: 40px;
 }
 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color:#005A98;
        border-color: transparent;
}
.dropdown-toggle::after {
    display: none;
}
.prod-about-sec1 {
        padding-top: 58px;
}
.prod-header{
        padding: 14px 120px;
}
.contact-link.dropdown-menu {
    width: 279px;
    top: 98%;
    border: 0;
    display: none;
    padding-top: 5px;
    box-shadow: 2px 2px 5px 2px #ddd5;
}
header.header {
    position: relative;
    z-index: 9;
}
.contact-link.dropdown-menu a {
    padding: 10px 15px;
}
.contact-link.dropdown-menu.show  {
    display: none;
}
.nav-item:hover .contact-link.dropdown-menu{
    display: block;
    animation: .5s fadeInRight;
}
.produdt-img {
    height: 341px;
    object-fit: cover;
}
.nav-tabs {
    border-bottom: 0;
}
.nav {
    flex-direction: column;
}
.metal-can {
    font-size: 28px;
    color: #071117;
    font-family: 'Gotham-Pro-med'; 
    padding-top: 30px;
}
.metal-can-p{
    font-size: 14px;
    color: #707070;
    font-family: 'Gotham-Pro';
    padding-top: 20px;
}
.list-item ul {
    display: flex;
    flex-wrap: wrap;
}
.benenits {
    font-size: 18px;
    color: #071117;
    padding: 41px 0 20px 0;
     font-family: 'Gotham-Pro-med';
}
.list-item  p {
    font-size: 14px;
    color: #707070;
    padding-bottom: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
}
.list-item {
    padding-left: 15px;
}
.tab-cont .nav-item {
    width: 200px;
}
.list-item  p span {
    width:6px;
    height:6px;
    border-radius: 50%;
    background: #071117;
    margin-right: 31px;
}
.metal-p {
    font-size: 14px;
    color: #071117;
}
.pdf {
    font-size: 12px;
    color: #005A98;
    text-decoration: underline;
}
.nav-link:hover {
    border-color:transparent !important;
}
.nav-link.active{
        width: 100%;
    /*line-height: 29px;*/
    position: relative;
    background:#005A98;
    text-align:center;
    margin:10px auto;
}
/*.nav-link.active:after, .nav-link.active:before{
    content:"";
    position:absolute;
    width:20px;
    height:50%;
    left:100%;
}
.nav-link.active:after{
    bottom:0;
    background: linear-gradient(to right bottom, #005A98 50%, transparent 50%);
}
.nav-link.active:before{
      top:0;
    background: linear-gradient(to right top, #005A98 50%, transparent 50%);
}*/
.product-cont-head {
  font-size: 38px;
    font-family: 'Gotham-Pro';
    padding-bottom: 35px;
    padding-top: 43px;
}
.product-foot {
   margin-top: 70px;
}











/* careers start */
.accordion .item .item-header h2 i {
    font-size: 30px;
    color:#fff;
    opacity: 15%;
    background-color: #071117;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
button.btn.btn-link.collapsed i {
    transform: rotate(0deg);
}

button.btn.btn-link i {
    transform: rotate(180deg);
    transition: 0.5s;
}
.career-head {
    font-size: 48px;
    color: #071117;
       font-family: 'Gotham-Pro';
}
.career {
    width: 540px;
    margin: auto;
    margin-top: -175px;
    padding-bottom: 30px;
}
.open-position {
    font-size: 16px;
    color: #03101A;
     font-family: 'Gotham-Pro-med';
     padding: 40px 0;
}
.collpse-head {
    font-size: 28px;
     font-family: 'Gotham-Pro';
     color: #071117;
       padding:0;
       text-decoration: none;
       width: 100%;
           display: flex;
    justify-content: space-between;
    align-items: center;
}
.card-body {
    padding:40px 0;
        font-size: 14px;
}
.collpse-head:hover {
       text-decoration: none;
}
.item {
    padding-bottom: 40px;
}
.apply {
    font-size: 12px;
    color: #005A98;
    text-decoration: underline;
    padding-bottom: 30px;
}
.accordion .card {
     padding-bottom: 50px;

}
.cont-cont {
    font-size: 18px;
    color: #071117;
    padding-bottom: 50px;
}
.job-head {
    padding-bottom: 12px !important;
}
.form-control {
    padding: .375rem 1.75rem;
}
.carrer-sec {
    background:#F2FAFC;
    margin-top: 54px;
    padding-bottom: 30px;
}












/*quality  start */
h2.quality-cont-head {
    font-size: 38px;
    font-family: 'Gotham-Pro';
    padding-bottom: 12px;
    padding-top: 20px;
}
.quality-lastp {
    color: #071117 !important;
        padding-top: 0 !important;
}
.quality-two-img img {
    height: 95px;
    object-fit: contain;
}
.quality-img {
    height: 341px;
    object-fit: cover;
}
.quality-two-img {
    padding-top: 40px;
    justify-content: center;
}
.one-img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.quality-sec-3 {
      margin-top: 37px;
    padding: 0;
}
.quality-sec-3 h3{
    font-size: 36px;
    color: #071117;
       font-family: 'Gotham-Pro';
}
.quality-sec-3 .owl-carousel .owl-item img {
    height: 400px;
    object-fit: cover;
}
.quality-sec-3 .col-md-12 {
    padding-left: 0;
}
#slider3 {
    padding-top: 50px;
}
.quality-cont .about-sec2 p{
    padding-top: 12px;
}
.quality-cont .about-second-p {
    padding-bottom: 52px;
}
.product-table th{
    border-bottom: 1px solid #000 !important;
    font-size: 12px;
    color: #071117;
    min-width: 180px;
    vertical-align: top !important;
}
.product-table td{
        font-size: 12px;
        color: #071117;
}
.product-note {
    font-size: 12px;
    color: #071117;
    padding-top: 40px;
    padding-bottom: 30px;
}
h2.about-cont.quality-cont-head {
    top: 185px;
}

.about-sec2 h3 {
    font-family: 'Gotham-Pro-med' !important;
    font-size: 17px;
    font-weight: 100;
}

.about-sec2{
    text-align: center;
}
.about-sec2 p{

} 
.about-sec2 ul ,
.about-sec2 ul *{
    text-align: left;
    font-weight: 100 !important;
    color: #707070;
    font-size: 15px;
    font-family: 'Gotham-Pro';
}
.whyus nav .nav-link {
    background: #fff !important;
    height: 100%;
    padding: 40px 0;
}
.whyus nav .nav-link span {
    display: block;
    text-align: center;
}
.whyus nav .about-prod:nth-child(2) span.trust{
    color: #63B37F;
}
.whyus nav .about-prod:nth-child(3) span.trust{
    color: #03879E;
}
.abt_links,.abt_links *{
    cursor: pointer;
    text-align: center;
}
.abt_links::after {
    content: "";
    -webkit-clip-path: polygon(50% 50%, 0 0, 99% 0);
    clip-path: polygon(50% 50%, 0 0, 100% 0);
    position: absolute;
    width: 50px;
    height: 50px;
    background: white;
    left: calc(50% - 25px);
    top: 90%;
    opacity: 0;
    transition: .4s ease-in-out;
}
.abt_links.active::after {
    opacity: 1;
    top: 100%;
}
.prod-col:nth-child(2) .box-bootom1 {
    background: #8068D6;
}
.prod-col:nth-child(3) .box-bootom1 {
    background: #63B37F;
}
.prod-col .box{
    align-items: flex-start;
    align-content: flex-start;
}
.abt_links p{
    padding-top: 20px;
    text-decoration: underline;
    color: #007bff;
}
.abt_links p:hover {
    color: #0056b3;
}

/*.logo img {
    height: 50px;
}*/
.table thead th{
    vertical-align: bottom !important;
}
.dropdown_btn.active i::before {
    content: "\f068";
}
@media screen and (max-width: 580px){
    .contact-link.dropdown-menu{
        box-shadow: unset !important;
    }
    .logo img{
        height: 45px;
    }
    .footer-img {
        width: 80% !important;
    }
}















.pdf-downloader {
    padding-top: 20px;
}
/*.pdf-downloader  i {
       color: #ff0202;
    padding-right: 10px;
    font-size: 30px;
}*/
.pdf-downloader iframe {
    width: 100%;
    height:500px;
}
.pdf-downloader iframe #toolbarContainer, .pdf-downloader iframe #toolbarViewer{
    display:none;
}
.pdf-downloader iframe body {
    background:#fff;
}
#toolbarViewer {
    display: none;
}














.lb-outerContainer  img {
    width: 100% !important;
    height: 100% !important;
}
.gallery-image-link {
    display: flex;
    justify-content: center;
}
.gallery-img2 {
    padding:0;
    position: relative;
}
.gallery-img2 button {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: #0009;
    border: none;
    width: 100%;
    height: 100%;
    font-size: 31px;
    transition: .5s ease-in-out;
    transform: scale(0.7);
    border-radius: 50%;
    opacity: 0;
}
.gallery-img2:hover button {
    transform: scale(0.9);
    border-radius: 0%;
    opacity: 1;
}












































.video-1{
    display: flex;
    justify-content: center;
    align-items: center;
}
.benenits-li p {
    max-width: 100%;
    display: list-item;
}
.benenits-li {
    column-count: 2;
    padding: 0;
}
.list-item.benenits-li li {
    width: 100%;
}
.slid-back {
    /*background-color: #B4E3EB;*/
    /*height: 275px;*/
    padding:0;
}
.slid-back img{
    height: 100%;
    object-fit: contain;
}
.slider-img {
    padding-top: 50px;
}
 .lb-outerContainer {
    width: 296px !important;
    height: auto !important;
    background: white;
}
.benenits-tab .product-table th {
    padding-right: 99px;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
  background:transparent;
}
.sec2-back {
    background: url(../images/back-2.svg) center 0 no-repeat;
}
.header .contact-link {
    column-count: 1;
}
.mcircle-back a:hover {
    text-decoration: none;
}













/* Career Start */
#career .item {
    padding-bottom: 0;
}
.career-contact {
    margin-top: 0;
    background: #F2FAFC;
    padding-bottom: 100px;
}
.career-contact .container {
    width: 904px;
}
.form-career {
    background: #fff;
    padding: 40px 60px 0;
}
.career-contact .form-career .form-control,.form-career #txtid{
    height: 52px;
    border-radius: 0;
    border: 1px solid #C3CCD3;
    padding: 0 20px;
}
.career-contact .form-row>.col,.career-contact  .form-row>[class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
}
.form-career #txtid {
    height: 124px;
    padding-top: 15px;
}
.upload-cv p {
    font-size: 16px;
    color: #071117;
    padding-bottom: 14px;
}
.upload-cv button{
    width: 181px;
    height: 42px;
    background: #005A98;
    border: none;
}
.upload-cv a {
    color: #fff;
    font-size: 16px;
       font-family: 'Gotham-Pro-bol';
       text-decoration: none;
}
.upload-cv a:hover {
    color: #fff;
}
.upload-cv {
    padding:15px 37px !important;
}
.upload-cv span{
    font-stretch: 16px;
    color:#919191;
    margin-left: 15px;
}
.form-career .button {
    padding-top: 46px;
    padding-bottom: 40px;
}

















/* Enquiry Start */
.enquiry-sec{
	margin-top: 0;
	background-color:#fff;
}
.enquiry-sec .form-control{
	background-color:#007bff26;
}
.enquiry-sec .form-check{
	padding-right: 33px;
}
.enquiry-sec .form-check-input{
	margin-top: 6px;
}
.enquiry-sec .form-control:focus {
    color: #000000
 }
 .enquiry-sec .back-col-wrap{
 	    background: #d9ebff;
    padding: 14px 35px;
 }
 
 
 
 
 


/* New Styles */
.dire-page{
    padding: 0;
    margin-bottom: 60px;
}
.dir-1 .nav-tabs  .nav-link.active::after{
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-left: 16px solid #005a98;
    border-bottom: 24px solid transparent;
    content: '';
    position: absolute;
    right: -15px;
    top: -1px;
}
.dir-1 .nav-tabs  .nav-link{
    position: relative;
    height: 48px;
    border-radius: 0 4px 4px 0;
    padding: 0.5rem 30px;
}
.dir-1 .nav-tabs  .nav-link.active{
    text-align: left;
}
.dir-row{
    justify-content: space-between;
}
.dir-head h2{
   font-family: 'Gotham-Pro';
    font-size: 42px;
    color: #071117;
}
.dir-head p{
        color: #262626;
    padding: 11px 0 30px;
}
.dir-tabel .table td, .dir-tabel .table th {
    font-size: 18px;
    border-top: 1px solid #cecece;
    color: #071117;
    padding-left: 30px;
}
.dir-tabel th{
   font-family: 'Gotham-Pro';
    background: #000000;
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
}
.dir-tabel table {
    border: 1px solid #cecece;
}
.want-more {
    margin-top: 30px;
}
.want-more p{
    font-size: 18px;
   font-family: 'Gotham-Pro-med';
    padding-bottom: 21px;
    color: #071117;
}
.pdf-sec{
        display: flex;
    justify-content: space-between;
}
.board p{
        font-size: 14px;
    color: #071117; 
       font-family: 'Gotham-Pro';
    padding-bottom: 0;
}
.board a{
    font-size: 12px;
    color: #005A98;
    text-decoration: underline;
}
.company-secretary h6{
    font-family: 'Gotham-Pro-med';
    font-size: 16px;
    padding-bottom: 20px;
}
.company-secretary h3{
        font-size: 16px;
        padding-left: 0;
    color: #005A98;
    font-family: 'Gotham-Pro-med';
    padding-bottom: 15px;
}
.jagruri p{
    padding-bottom: 10px;
    font-size: 14px;
    color: #262626;
}
.company-secretary{
        border-bottom: 1px solid #707070;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.last-dir p {
    color: #262626;
}
.last-dir h6{
        font-size: 16px;
    color: #071117;
    font-family: 'Gotham-Pro-med';
    padding: 29px 0 0px;
}
.last-table{
    padding-top: 30px;
}
.corporate td:first-child{
        padding-right: 53px;
    width: 47%;
}
.corporate td:last-child{
       font-size: 18px;
   font-family: 'Gotham-Pro-bol';
       color: #000000;
       padding-top: 25px;
}
.blue-sec{
        background: #F2FAFC;
    padding: 42px;
}
.blue-dir{
    padding-left: 42px;
}
.blue-sec h6{
    font-size: 16px;
    font-family: 'Gotham-Pro-med';
    padding-bottom: 25px;
}
.blue-sec select{
        border: 1px solid #C3CCD3;
    border-radius: 0;
    height: 50px;
}
.blue-sec button{
    margin-top: 34px;
    border-radius: 0;
    width: 100%;
    background: #005A98;
    color: #fff;
   font-family: 'Gotham-Pro-bol';
    font-size: 16px;
    height: 52px;
}
.pdf-inner {
    padding-top: 38px;
}
.pdf-inner a {
        margin-bottom: 24px;
    font-size: 18px;
    color: #071117;
    display: flex;
    align-items: center;
    text-decoration: underline;
}
.pdf-inner a  img{
    width: 18px;
    height: 23px;
    margin-right: 27px;
}
.pdf-inner-1{
    display: flex;
    justify-content: space-between;
}