@charset "utf-8";

/***** Design By Sagar 4.3 HTML 5 *****/
@import url("bootstrap.min.css");
@import url("responsive.css");
@import url("banner.css");
@import url("owl.carousel.css");
@import url("animate.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.3/font/bootstrap-icons.css");
  @import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&display=swap');

/* CSS Document */

body {
    font-family: 'Nunito', sans-serif;
    background: #fff;
    color: #222;
    font-size: 16px;
    overflow-x: hidden;
    font-weight: 400;
    line-height: 26px;
	letter-spacing: .5px;
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-thumb {
    background: #313d4f;
    -webkit-border-radius: 0;
    border-radius: 0
}

* {
    padding: 0;
    margin: 0;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

ul,
li {
    padding: 0;
    margin: 0;
}

a {
    color: #2f5296;
    text-decoration: none !important;
}

ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
}

table td {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px
}

::-moz-selection {
    text-shadow: none;
    background: #ff627f;
    color: #fff;
}

::selection {
    text-shadow: none;
    background: #ff627f;
    color: #fff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

/*------------------ VARIABLE CSS ------------ */
.indexemail strong{ font-size:20px !important;}
:root {
    --primary: #000f5c;
    --secondary: #2f5296;
}

.cover {
    object-fit: cover;
    width: 100%;
    border-radius: 0px;
}

.header-s {
    padding: 1px 10px;
    font-size: 14px;
}


/*** header ***/
.mobile3 {
    padding-left: 25px;
}



.header ul li {
    display: inline-block;
    float: none;
    margin: 0px;
}

.headerf-0flex i {
    font-size: 13px;
    padding-top: 0px !important;
}

.headerf-0flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.headerf-0flex li a {
    padding: 10px 15px;
    display: block;
    text-decoration: none;
    color: #111;
    font-size: 16px;
    transition: .6s linear;
    font-weight: 700;
    border-radius: 3px;
    text-transform: uppercase;

}
.headerf-0flex li a:hover{
    color: #fff;
	background:#2f5296;
	border-radius: 0px;
}


.hide {
    display: none;
}

#sub:checked~.dropdoqwn {
    display: block;
}

#sub:checked~.dropdoqwn2 {
    display: block;
}

#sub:checked~.megmenupart {
    display: block;
}

.header ul ul {
    position: absolute;
    display: none;
    animation: fadeIn .5s forwards;
    z-index: 9999;
}

.dropdoqwn li {
    display: block !important;
    float: none;
}

.dropdoqwn2 {
    left: 100%;
    margin-right: .1rem;
    margin-top: -37px;
    min-width: 160px;
    background-color: var(--primary);
}

.dropdoqwn {
    animation: fadeInDown .2s;
}


.dropdoqwn li a {
    display: block !important;
    font-size: 14px;
    padding: 5px 15px;
    min-width: 200px;
    text-align: left;
    border-radius: 0px;
    color: #fff;
    text-transform: capitalize !important;
    font-weight: 500;
    background-color: var(--secondary);
	border-bottom:1px solid #1b3c7e;
}

.dropdoqwn li a:hover {
    background-color: #fff;
    color: #222;
}

.meg:hover {
    background-color: #fff;
}

.headerlist {
    padding: 10px 30px;
}

.myheaderlist ul {
    overflow-x: scroll;
}

.megmenupart {
    position: absolute;
    width: 100%;
    display: none;
    left: 0px;
    right: 0;
    z-index: 9999 !important;
    margin: 0px auto;
    transition: 1s ease-in-out;
    animation: fadeInDown .5s forwards;
}

.megamenu li {
    display: block;
    width: 100%;
}

.megamenu li a {
    padding: 4px;
    text-transform: capitalize;
}

.megamenu strong {
    width: 100%;
    display: block;
    padding-top: 30px;
    font-weight: 700;
    border-bottom: 1px solid #999;
    padding: 10px 0px;
}

.megmenupart ul {
    position: inherit !important;
    display: block !important;
}

.megamenu {
    background-color: #fff;
    color: #444;
    height: 380px;
    border-radius: 0px;
}

#nav:checked~.header {
    display: block;
    transform: translateX(0);
    transition: all 0.3s ease-out;
    ;
}

.dropdoqwn i {
    float: right;
    padding-top: 4px;
}

.side-right {
    float: right;
}

.side-right li {
    display: inline-block;
    margin-right: 5px;
}

.header-bg {
    background-color: #ffffff;
    text-align: center;

}

.logo-m {
    display: none;
}

.darkHeader {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 17%);
    animation: fadeInDown .8s;
}

.darkHeader .top-head {
    display: none;
}

.darkHeader .top-header {
    display: none;
}

.top-header {
    display: flex;
    justify-content: space-between;
    padding: 0px 0px;
    font-size: 14px;
    flex-wrap: wrap;
}

.social_media {
    display: flex;
    margin-left: 10px;
    justify-content: end;
}

.social_media a {
    text-align: center;
    font-size: 15px !important;
    transition: .5s ease-in-out;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    padding: 9px 10px !important;
    border-right: 1px solid #5f5f62;
}

.email-b {
    align-items: center;
    display: flex;
    margin-left: -15px;
}

.login {
    padding: 0px;
    color: #111;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.login i {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    color: #2f5296;
    line-height: 28px;
}

.form1 {
    min-width: 470px;
    display: flex;
    position: relative;
}

.formset {
    padding: 10px 67px 10px 20px;
    border-radius: 5px;
    background-color: #eeeeee;
    border: none;
    transition: .5s ease-in-out;
    border: 1px solid #eeeeee;
    color: #96989b;
    font-size: 16px;
}

.formset::placeholder {
    color: #96989b;
    font-size: 16px;
}

.search {
    position: absolute;
    top: 0;
    background-color: transparent !important;
    color: #404040;
    border: none;
    font-weight: bold;
    width: 40px;
    outline: none;
    top: 5px;
    left: 9px;
}

.button1 {
    background: #272727;
    border: none;
    border-radius: 100px;
    text-align: center;
    font-weight: 400;
    top: 4px;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 0px 5px 5px 0px;
    font-size: 17px;
    padding-right: 15px;
    padding-left: 15px;
    transition: .3s ease-in-out;
}
.button1:hover{
    background-color: var(--secondary);
    color: #fff;
}

.call {
    font-size: 19px;
    color: #222;
    font-weight: 600;
    border: 1px solid #d1caca;
    padding: 9px 20px;
    border-radius: 5px;
}

.call i {
    padding-right: 5px;
    color: #2f5296;
    font-size: 20px;
}

.button1 i {
    display: inline-block;
    padding-right: 4px;
    font-size: 18px;
}


.about {
    padding: 4rem 0rem;
}

.about strong {
    color: #305198;
    display: block;
    font-weight: 700;
}

.about h4 {
    font-weight: 600;
    font-size: 28px;
    line-height: 37px;
    margin-top: 10px;
    color: #222;
    max-width:550px;
}

.industrice {
    background-color: #f3f3f3;
    text-align: center;
    padding: 3rem 0rem 5rem 0rem;
    color: #000;
}

.industrice h3 {
    font-weight: 800;
    font-size: 48px;
    color: #2f5296;
}

.industrice_p {
    max-width: 780px;
    margin-top: 1rem;
    margin-left: auto;
    font-size: 16px;
    margin-right: auto;
}

.list_panel {
    border-top: 1px solid #ccc;
    margin-top: 2rem;
    text-align: left;
}

.list_panel i {
    color: #2e5495;
    font-size: 20px;
    padding-right: .5rem;
}

.list_panel p {
    margin-top: .4rem;
    margin-bottom: 0;
}

.box1 {
    padding: 2rem 3rem;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.box2 {
    padding: 2rem 3rem;
}

.box1-1 {
    padding: 2rem 0rem;
}

.products {
    background-color: #fff;
    text-align: center;
    padding: 3rem 0rem 5rem 0rem;
    color: #000;
}

.products h3 {
    font-weight: 800;
    font-size: 48px;
    color: #2f5296;
}

.products_p {
    margin-top: 1rem;
    font-size: 17px;
    text-align: center;
    padding-bottom: 3rem;
}

.product_group img{
    width: 100%;
    object-fit: cover;
}

.p-details{
    text-align: left;
    padding: 30px 30px !important;
    color: #444;
}
.product_h{
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: #222;
    margin-top: 13px;
    padding-bottom: 15px;
}
.read_btn{
    display: inline-block;
    color: #305397;
    border-bottom: 2px solid #305397;
    font-weight: 700;
    margin-top: .5rem;
    font-size: 17px;
}
.browse-btn{
    background-color: #305397;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 100px;
    color: #fff;
    margin-top: 3rem;
}
.browse-btn:hover{
    background-color: #000;
    color: #fff;
}


.features{
    background: url(../images/bg.png);
    min-height: 674px;
    background-size: 100%;
    padding-top: 4rem;
    padding-bottom: 4rem;
    color: #fff;
    text-align: center;
}
.features h1{
    font-size: 60px;
    letter-spacing: 1px;
}
.features-btn{
    background-color: transparent;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 100px;
    color: #fff;
    margin-top: 2rem;
    border: 2px solid #fff;
    transition: .3s ease-in-out;
}
.features-btn:hover{
    background-color: #fff;
    color: #333;
}
.top_p{
    padding-top: 300px;
}

.text-plus{
    font-size: 4rem;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top_p h6{
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-top: 2.5rem;
    font-size: 20px;
}


footer{
    background-color: #2f5296;
    padding: 3rem 0rem;
    color: #fff;
}
footer a {
    color: #fff;
    font-size: 15px;
    transition: .4s ease-in-out;
    line-height: 20px;
    font-weight: 300;
    transition: .3s ease-in-out;
}
footer h6{
    color: #fff;
    font-size: 17px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: 600;
}
.social a{
    display: inline-block;
    padding: 15px 5px;
    font-size: 24px;
}
.footerbottom span {
    color: #737373;
    text-align: center;
    line-height: 24px;
    display: block;
    font-size: 15px;
    padding: 16px 10px;
    background-color: #121315;
    font-weight: 500;
    text-transform: uppercase;
}
.footerbottom a{
    color: #737373;
}

.breadcrumbbg{ background:#2f5296; padding:20px 0px 5px; text-align:center; color:#fff;display: block;}
.breadcrumbbg h1{ font-size:28px;}
.breadcrumbbg a{ color:#fff;}
.aboutsectop{ background:#eee; padding:40px 0px; text-align:center; color:#000;}
.aboutsectop h2{ font-weight:700;}
.aboutsectop h6{ font-size:22px; font-weight:700; padding-bottom:15px;}
.aboutmedial{ margin-top:30px; background:#fff; padding:30px;}
.aboutmedial h3{ font-weight:700; font-size:40px;}
.aboutmedial i{color:#2f5296;}
.aboutmedial strong{ font-size:18px;}
.aboutcontent{ padding:50px 0px;}
.aboutcontent p{ text-align:justify;}

.mygallery img{  height:250px; width:100%; object-fit:cover; padding:10px; border:1px solid #ccc; background:#fff; margin-bottom:15px;}
    
.categorybox{ position:relative; height:430px; border:1px solid #ccc; padding:30px; margin-top:-1px; margin-left:-1px; text-align:center;}
.categorybox img{ height:280px; width:100%; object-fit:cover; padding-bottom:15px;}
.categorybox h3{ font-weight:700;}
.categoryview{ position:absolute; bottom:15px;width: 100%;left: 0px;}
.categoryview a{ border-bottom:2px solid #2f5296; line-height:35px; font-weight:600; font-size:14px;}
.categoryview a:hover{ color:#000;border-bottom:2px solid #000;}

.producthead{ background:#eee; padding:40px 0px; text-align:center; color:#000;}
.producthead h2{ font-weight:700;}
.producthead h6{ font-size:22px; font-weight:700;}

.productdetailspage{ background:#eee;    text-align: left; padding:30px 0px; color:#000;}
.productdetailspage img{ border:8px solid #cccccc; width:100%; height:300px; object-fit:cover; margin:0 auto; display:table; background:#fff; margin-bottom:20px;}

.productdetailstext ul li{ background:url(../images/arrow-right.png) no-repeat; background-position:0px 4px; padding-left:15px; line-height:18px; margin-bottom:15px; margin-top:15px;}

.productpdf {
    box-shadow: -1px 1px 24px 2px rgba(0, 0, 0, .14);
    padding: 30px 30px;
    border-radius: 10px;
    background: #fff;
}
.productpdf a{ background:#2f5296; padding:8px 10px; text-align:center; color:#fff; font-size:18px; font-weight:600;display: block; border-radius:5px;}
.productpdf a:hover{ background:#111111; color:#fff;}

.gotosection{ text-align:center;}
.gotosection strong{ color:#999999;}
.gotosection a{ color:#2f5296; font-weight:600; font-size:16px; padding:8px 10px;}
.certificate{ text-align:center;}
.certificate h6{ font-size:20px; color:#000; padding-bottom:10px;}
.certificate i{ font-size:40px;}
.certificate a{ color:#2f5296; font-weight:600; font-size:14px; padding:5px 0px; border-bottom:2px solid #ccc;}


/*#region  Subscription */
.subscription {
    background: #f0f4f9;
    padding: 60px 0px;
}

.subscription h3 {
    font-size: 40px;
    text-align: center;
    font-weight: 800;
    padding-bottom: 50px;
    color: #2d5298;
}

.subscriptiontext {
    background: #2f5296;
    padding: 50px 35px 35px;
    border-radius: 5px;
    color: #fff;
    min-height: 100%;
}

.subscription i {
    font-size: 40px;
    margin-top: 1rem;
    display: block;
}

.subscriptiontext strong {
    font-size: 28px;
}

.signupemail {
    background: rgba(255, 255, 255, 8%);
    color: #fff;
    width: 90%;
    padding: 10px 15px;
    outline: none;
    border: none;
    border-radius: 5px;
}

.signupemail::placeholder {
    color: #fff;
}

.signupbutton {
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 2px -46px;
    background: transparent;
    border: none;
    padding: 8px;
}


.set_or {
    position: relative;
}

.option {
    width: 45px;
    position: absolute;
    top: bott;
    height: 45px;
    background: #fff;
    margin: 0 auto;
    right: 0;
    left: 0;
    font-weight: 800;
    top: 34%;
    border-radius: 100px;
    border: 1px solid #006b95;
    outline: 7px solid #fff;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 0px;
}

/*#endregion  Subscription */

.support_bottom {
    position: fixed;
    bottom: 85px;
    right: 40px;
    z-index: 9999;
}

.fixed-1 {
    background-color: transparent;
    border: none;
}

.btn_a {
    background-color: #2f5296 !important;
    display: flex;
    width: 50px;
    height: 50px;
    margin-left: auto;
    border-radius: 100px !important;
    justify-content: center;
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid #fff;
    background-size: 25px;
    justify-content: center;
    align-items: center;
    transition: .4s ease-in-out;

}

.btn_a:hover {
    background-color: #222 !important;
    color: #fff;
    border: 2px solid #fff;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("../images/plus.png") !important;
    background-repeat: no-repeat;
    transition: transform .2s ease-in-out;

}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/plus.png) !important;
    transform: rotate(-133deg) !important;
}

.group {
    display: flex;
    align-items: center;
    margin-top: .5rem;
    justify-content: end;
}

.list_txt {
    background-color: #040e24;
    color: #fff;
    padding: 3px 18px;
    border-radius: 10px;
    font-size: 15px;
    border: 1px solid #fff;
    margin-right: .5rem;
}

.phone-i {
    background-color: #2f5296;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 100px;
    border: 1px solid #fff;
}

.email_i {
    background-color: #2f5296;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 100px;
    font-size: 1.1rem;
    border: 1px solid #fff;
}

.accrd {
    padding: 1rem 0.3rem !important;
}
.certificates a{background: #eeffd7;
    border: 1px solid #ccc;display: block;padding-left: 15px;    margin-bottom: 8px;}
.indexletwork{ margin-top:400px;}
