   
  
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {font-family: 'Open Sans', sans-serif;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,h2,h3,h4,h5,h6{font-family: 'Oswald', sans-serif;}
html {
  scroll-behavior: smooth;
}
/**=======================custom-css-start=================**/   
	.header-inner-contant {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-inner-contant nav li a {
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-transform: capitalize;
    text-decoration: none;
}

.header-inner-contant nav ul {
    display: flex;
}
 

header {
    position: fixed;
    left: 0;
    right: 0;
    padding: 10px;
}

.navbar-brand img {
    max-width: 260px;
}

img {
    max-width: 100%;
}

.banner-contant {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.banner-contant h1 {
    font-size: 84px;
    line-height: 1.3;
    color: #dde3e9;
}

.banner-contant p {
    font-size: 24px;
    padding: 10px 0;
    line-height: 1;
    color: #0099ff;
}


.section-title {
         text-align: center;
     padding: 10px ;
     margin-bottom: 15px;
}
.section-title h1{    
	margin-bottom: 20px;
	font-size: 43px;

}
.section-title p{line-height: 28px;}
.about-article .section-title {
    color: #114385;
    font-weight: bold;
    text-align: left;
}
 
.header_right button {
    background: transparent;
    border: none;
}

.header_right {
    display: flex;
    align-items: center;
}

.header-inner-contant nav li a {
    font-size: 14px;
}
.contact-aobut {
    text-align: center;
}

.contact-aobut p {
    line-height: 1.5;
    padding: 15px;
    font-size: 26px;
    font-weight: 300;
}


header {transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;z-index: 999;}

header.fixed {
 background: #1a3253;
   
} .navbar .container {
    justify-content: space-between;
}

.navbar-expand-lg .navbar-collapse {
}

.navbar-expand-lg .navbar-nav {
    justify-content: flex-end;
    margin-left: auto;
    margin-right: 0!important;
}.navbar-nav .nav-link {
    font-size: 15px;
    color: #333!important;
    font-weight: 600;
    padding: 10px 15px!important;
}

.navbar-nav .nav-link:hover {
    color: #0096ff!important;
}

.navbar-brand {
    padding: 0;
}

.navbar {
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}.about-us {
    padding: 54px 0;
}
 

.banner-contant .btn-get-started,.border_btn {border: 2px solid #0698ff;padding: 10px 15px;display: block;text-decoration: none;color: #0698ff;font-weight: 600;background: #fff;margin: 20px 0 0 0;min-width: 150px;text-align: center;max-width: 150px;line-height: 1.5;}

.banner-section {
    position: relative;
}
.large_img {
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #c1c1c1;
    padding: 3px;
    background-color: #fff;
}

.large_img img {
    border-radius: 12px;
}

.infrastructure {
    background-color: #010101;
    padding: 64px 0;
}

.section_title {
    font-size: 32px;
    margin-bottom: 20px;
    color: #222;
}

p {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
	padding-bottom:10px;
}
 .infrastructure p {
    color: #ddd;
}

.infrastructure h2 {
    color: #535252;
    font-size: 62px;
}
 

.process_tech {
    padding: 50px 0;
}

.product_option {
    padding: 50px 0;
}

.product_short {
    background: #010101;
    border-radius: 30px;
    box-shadow: 0 0 20px rgb(0 0 0 / 15%);
    padding: 36px 15px;
    text-align: center;
}.product_short .btn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}.gallery_section {
    background-color: #f1f1f1;
    padding: 50px 0;
}

.gallery_section .page_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.gallery_section .page_title .btn.border_btn {
    /* padding: 0; */
    /* border: none; */
    /* box-shadow: none; */
    /* background: transparent; */
    /* min-width: initial; */
}.gallery_item {
    background: #fff;
    padding: 3px;
} 
.product_short .section_title {
    color: #535252;
    margin-bottom: 15px;
    font-size: 70px;
}

.product_short p {
    color: #ededed;
    font-size: 24px;
}

.infrastructure .text_content {
    text-align: right;
    padding-right: 32px;
}.infrastructure .text_content .btn {
    margin-left: auto;
}.banner-section figure img {
    width: 100%;
}
.about-us .section_title {
    font-size: 110px;
    font-weight: 900;
    color: #dedede;
}

.border_btn {
    border-radius: 0;
    box-shadow: none;
}

.banner-contant .btn-get-started:hover, .border_btn:hover {
    background-color: #01e907;
    color: #fff;
    border-color: #01e907;
}
.process_tech .section_title {
    font-size: 54px;
    color: #dedede;
}.system_info {
    padding: 36px 0;
    background-color: #f1f1f1;
}
.system_info .section_title {
    font-size: 84px;
    color: #dedede;
}

footer {
    padding: 56px 0 0 0;
    background-color: #333;
    color: #fff;
}

footer h3 {
    margin-bottom: 15px;
    font-size: 24px;
    text-transform: capitalize;
}
a {
    color: #ddd;
    text-decoration: none;
}
.footer_bid p {
    color: #cdcdcd;
    font-size: 15px;
}

.footer_bid li a {
    color: #fff;
    text-decoration: none;
    padding: 15px 0;
    display: inline-block;
    border-bottom: 1px solid #464646;
    width: 100%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.footer_bid li a:hover{letter-spacing:1.1px;}

.footer_bid {
    padding: 0 15px;
}

.footer_bid li:last-child a {
    border-bottom: none;
}.copyright {
    text-align: center;
    background: #262626;
    padding: 15px 0;
    margin-top: 32px;
}
.inner-banner-section {
    position: relative;
}

.inner-banner-section .banner-contant {
    text-align: center;
    transform: translateY(-50%);
    z-index: 2;
}

.inner-banner-section h1 {
    display: inline-block;
    padding: 0 34px;
    color: #fff;
}

.inner-banner-section:after {
    content: "";
    background: #001c2f6b;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}
.product_inner .text_content {
    border: 1px solid #ddd;
    padding: 5px;
    height: calc(100%  - 15px);
    margin-bottom: 15px;
}

.product_inner .text_content figcaption {
    padding: 15px;
}

.product_inner .text_content .section_title {
    font-size: 20px;
    margin-bottom: 10px;
}

.product_inner .text_content p {
    font-size: 15px;
}

.product_inner {
    padding: 50px 0;
}
.inner-banner-section figure img {
    width: 100%;
}
.education_about {
    padding: 54px 0;
}
.education_about .text_content p {
    font-size: 14px;
    margin-bottom: 10px;
}.education_feature_section {
    background-color: #333;
    padding: 50px 0;
}

.education_feature_section .section_title {
    color: #fff;
}

.education_feature_section p {
    color: #e8e8e8;
}.faq_section {
    padding: 54px 0;
}
.system_information .section_title {
    font-size: 36px;
}

.text_content li {
    font-size: 16px;
    line-height: 1.3;
    padding: 10px 0;
    font-weight: 600;
    list-style: circle;
}

.text_content ul {
    padding-left: 1.4rem;
}

.infrastructure .text_content li {
    color: #ddd;
}

 
.article-text {
    margin: 36px 0 0 0;
    background: #f5f5f5;
    padding: 24px;
    border-radius: 24px;
}

.article-text p {
    font-weight: 600;
    color: #000;
    text-align: center;
}
.gallery_section .section_title {
    margin-bottom: 0;
}

.contact_info li {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
    line-height: 1.4;
    display: flex;
}

.contact_info li i {
    margin-right: 10px;
    font-size: 24px;
}

.contact_form .form-group {
    margin-bottom: 15px;
}

. 
.contact_form label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact_form {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 10px;
}

.contact_form .form-control {
    border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 15px;
}

 .social {
    padding-top: 20px;
}

.social a {
    font-size: 32px;
    margin-right: 10px;
}
.contact_info .social a{color:#333;}
.contact_info .social a:hover,.contact_info .social a:focus{ color: #01ea06;}

a:hover,a:focus {
    color: #01ea06;
}

.contact_info li span {
    display: flex;
    width: 64px;
    height: 64px;
    border: 1px solid #ddd;
    padding: 10px;
    margin-right: 15px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}

.contact_info li span img {
    max-height: 24px;
    opacity: 0.6;
}

.contact_info .social {
    margin-top: 15px;
    border-top: 1px solid #dbdbdb;
}

.contact_info .border_btn {
    max-width: initial;
}


.btn-row .btn.btn.border_btn {
    max-width: initial;
	margin-right:10px;
}






/*process css*/


.ProcessStepsRow {
    display: flex;
    /* flex-wrap: wrap; */
    position: relative;
    padding: 0 0 136px 0;
    background-color: #f9f9f9;
}

.Step-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: #fff;
}

.ProcessStepsCols {
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 24px 24px 24px 20%;
    box-sizing: border-box;
}

.ProcessStepsBanner {
    flex: 0 0 50%;
    max-width: 50%;
}

.ProcessStepsBanner img {
    width: 100%;
}

.ProcessStepsRow:nth-child(even) .ProcessStepsCols {
}

.ProcessStepsCols h3 {
    font-size: 32px;
    color: #024638;
    font-family: 'Open Sans', sans-serif;
}

.ProcessStepsSection {
    background: #fff;
    padding: 0 0 54px 0;
}

.ProcessStepsCols  hgroup h3 {
    font-family: 'Oswald', sans-serif;
    margin-bottom: 24px;
}

.ProcessStepsCols hgroup p {
    font-size: 18px;
    line-height: 1.6;
}

.ProcessStepsSection h2 {
    text-align: center;
    margin-bottom: 32px;
    font-size: 36px;
    padding: 15px 0;
}

.whatWeDo hroup {
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    padding: 30px;
    display: block;
    text-align: center;
    line-height: 1.6;
    position: relative;
    z-index: 2;
    max-width: 700px;
    margin: auto;
}

.whatWeDo hroup h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

.whatWeDoBanner {
    margin-top: -180px;
}

.whatWeDoBanner img {
    width: 100%;
}

.whatWeDo {
    padding: 64px 0;
}

.processBannerCaption {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

.processBannerCaption h1 {
    color: #024638;
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
}

.processBanner {
    position: relative;
}

.ProcessStepsRow:nth-child(odd) {
    flex-direction: row-reverse;
}

.ProcessStepsRow:nth-child(odd) .ProcessStepsCols {
    padding: 24px 20% 24px 24px;
}

.ProcessStepsRow:last-child span.Step-shape {
    display: none;
}


.achivmentSection {
    background: #f7f7f7;
}

.achivmentSection article.text_content {
    text-align: right;
}

.achivmentSection ul {direction: rtl;padding-left: 0;padding-right: 1.5rem;}

.achivmentSection .btn.border_btn {
    margin-left: auto;
}






.JewellryProduct_inner {
    padding: 54px 0;
}

.JewellryProduct_inner .product_img {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 8px;
    line-height: 1;
}

.JewellryProduct_inner .product_img img {
    border-radius: 4px;
}

.JewellryProduct_inner figcaption {
    position: absolute;
    bottom: 20px;
    background: #fff;
    left: 20px;
    padding: 10px 20px;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    border-radius: 4px;
}

.JewellryProduct_inner article {
    position: relative;
}

.JewellryProduct_inner figcaption .section_title {
    margin: 0;
    font-size: 24px;
}