#header, .header {
    background: linear-gradient(45deg, #082b5d 36%, #ffffff00 36%);
}
.header-2 .top-bar-section {
    background: #082b5d;
    border-bottom: none;
}
.header-2 .navigation > ul > li > a {
    color:#082b5d !important;
    padding: 15px 15px;
    font-family: 'PriReg';
    font-size: 16px;
    letter-spacing: 0.5px;
}
.header-2 .navigation > ul > li.active a {
    background: #ffffff;
}
.header-2 .navigation > ul > li > a:hover, .navigation .sub-nav li a:hover {
    background:#082b5d;
    color: #ffffff !important;
}
.header-2 .primary-header, .navigation .sub-nav, .appointment {
    background: #ffffff !important;
}
.header-2 .navigation > ul > li:hover {
    background: #ffffff;
}
body {
    background: none;
    background-attachment: fixed;
}
.call-us ul li a {
    color:#082b5d;
    font-family: 'PriReg';
}
.call-us i {
    font-size: 40px;
    float: left;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 0px;
    color:#082b5d;
}
.call-box {
    float: right;
    font-weight: bold;
    font-size: 14px;
    color:#082b5d;
    font-family: 'PriMed';
}
.btn-white-line, .btn-color-line {
    color: #ffffff !important;
    font-size: 15px;
    font-family: 'PriMed';
    background:#082b5d;
}
.navigation .sub-nav li a {
    color: #000000;
    font-family: 'PriReg';
    font-size: 16px;
    letter-spacing: 0.5px;
}
.logo a {
    display: inline-block;
    padding: 0px;
}
/*-------------------------welcome--------------------------------------------*/
.about-us-area {
    position: relative;
    z-index: 1;
}
.about-bg{
    position: relative;
    
}
.section-padding-100 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.who-we-contant h4 {
    font-family: 'PriMed';
    color: #082b5d;
    font-size: 25px;
}
#about p {
    font-family: 'PriReg';
    text-align: justify;
    color: #000;
}
/*----------------------------product--------------------------*/
.service-item{margin-bottom: 30px; position: relative;padding:10px;}
.service-item .service-icon { background-color:#fff; width: 80px; height: 80px;
text-align: center; color:#036; display: inline-block; position: absolute;
top: 20px; left: 20px; }
.service-icon img {
    height: 50px;
    width: 50px !important;
    position: absolute;
    top: 15px;
    left: 15px;
}
.service-item .service-icon:before{content: ''; background:#036; width: 100%; height: 100%; top: -20px; left: -20px;
position: absolute; z-index: -9;}
.service-item .service-icon i{ display:inline-block; }
.service-item:hover .service-icon, .service-item:hover .service-icon:before{top: 0; left: 0;}
.service-image{position: relative; z-index: -9;}
.service-desc p{margin-bottom: 0;}
.service-title h5 {
    margin-bottom: 0;
    text-transform: capitalize;
    max-width: 280px;
    font-size: 17px;
    color: #000;
    font-family: 'PriMed';
}
.dark-bg .service-title h5, .dark-bg .service-desc, .theme-bg .service-title h5, .theme-bg .service-desc, .theme-bg
.service-icon span{color:#fff}
.service-desc { padding: 40px 20px 30px; box-shadow: 0 0 45px rgb(5 28 141 / 10%); position: relative;
background-color:#fff;font-family:PriMed }
.service-desc .link-round-text.round-text { position: absolute; right: 20px; top: -50px; width: 80px; height: 80px; }
.service-desc .link-round-text.round-text .text-btn-icon { font-size: 20px; }
.service-item:hover .round-text { background:#000; }

/*Service Sidebar*/
.service-widget ul { padding-left: 0; }
.service-widget li { margin-bottom: 15px; list-style-type: none; }
.service-widget li:last-child { margin-bottom: 0; }
.service-widget li a { background-color:#fff; color:#000; display: block; font-size: 18px; padding: 15px 20px;
font-weight: 500; position: relative; overflow: hidden; }
.service-widget li a.active, .service-widget li:hover a { color:#036; padding-left: 80px; }
.service-widget li a:before, .service-widget li a:after {
    position: absolute; top: 0; left: -50px; font-family: 
    priReg; font-weight: 900; content: "\f054"; font-size: 22px; display: flex; z-index: 99; background:#fff; width:
40px; height: 100%; color: #036; justify-content: center; align-items: center; 
}
.service-widget li a:after{left: auto; right: 20px;}
.service-widget li a:hover:before, .service-widget li a.active:before { opacity: 1; left: 20px; }
.service-widget li a:hover:after, .service-widget li a.active:after { opacity: 1; right: -50px; }



.round-text { position: relative; width: 180px; overflow: hidden; height: 180px; z-index: 9; display: inline-block;
background: var(--themeht-white-color); border-radius: 100%; }
.round-text text { text-transform: uppercase; font-size: 14.2px; letter-spacing: 2px; font-weight: 600; fill:
var(--themeht-text-color); }
.round-text svg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-animation-name: rotate;
-moz-animation-name: rotate; -ms-animation-name: rotate; -o-animation-name: rotate; animation-name: rotate;
-webkit-animation-duration: 20s; -moz-animation-duration: 20s; -ms-animation-duration: 20s; -o-animation-duration: 20s;
animation-duration: 20s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite;
-webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; -ms-animation-timing-function:
linear; -o-animation-timing-function: linear; animation-timing-function: linear; }
.center .round-text { margin-left: auto; margin-right: auto; }
.right .round-text { margin-left: auto; }

@keyframes rotate {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
}
100% {
-webkit-transform: rotate(720deg);
-moz-transform: rotate(720deg);
}
}
.round-text.link-round-text:hover {
background: #000;
}
.link-round-text.round-text {background:#036; border-radius: 50%; margin: 0 auto; display:
block; color:#fff;}
.link-round-text.round-text text { font-size: 22px; letter-spacing: 4px; font-weight: 400; fill:#fff; }
.link-round-text.round-text .text-btn-icon {width: auto; height: auto; background: none !important; }

.service-desc .text-btn-icon {
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -20px;
    left: 303px;
    z-index: 9;
    color: #ffff;
}
.theme-title h6 {
    position: relative;
display: inline-block;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 10px;
color:#036;
font-family: 'PriMed';
letter-spacing: 0;
}
.theme-title h2 {
    margin-bottom: 15px;
    color: #036;
    font-family: 'PriMed';
}
.top li {
    flex: 1;
    text-align: center;
    list-style: none;
    padding: 20px;
    font-size: 20px;
    font-family: 'PriMed';
    color: #036;
    background: #fff;
    display: inline-block;
    margin: 0 20px;
    box-shadow: 0px 0px 6px 0px #000;
}
.top {
    display: flex;
    justify-content: center;
}
.time-line {
    padding: 50px 0;
}
.time-line h3 {
    font-family: 'PriMed';
    font-size: 25px;
    text-align: center;
    margin-bottom: 30px;
    color: #036;
}
.time-line p {
    font-family: 'PriReg';
    text-align: justify;
    color: #000;
    line-height: 1.8;
}
#year-start {
    padding-top: 31px;
}
.white-bg {
    background-color: #fff;
}
.latest-project-info {
    padding: 86px 100px !important;
    height: 574px
}
.latest-project-info h2 {
    font-size: 40px;
    line-height: 60px;
    font-family: 'PriMed';
    text-align: center;
        color: #fff;
    letter-spacing: 2px;
}
.latest-project-info p {
    color: #ffffff;
    font-weight: 100;
    text-align: justify;
    font-family: 'PriReg';
}
.dlab-img-overlay1:before {
    width: 100%;
    height: 100%;
    opacity: 0;
}
.p-lr0 {
    padding-left: 0;
    padding-right: 0;
}
.section-full {
    overflow: hidden;
}
.site-button.white {
    background-color: #fff;
    color: #777;
}
.site-button.white:hover,
.site-button.white:active,
.site-button.white:focus {
    background-color: #F4F4F4;
    color: #555;
}
.site-button, .site-button-secondry {
    color: #fff;
    padding: 12px 30px;
    display: inline-block;
    font-size: 13px;
    outline: none;
    cursor: pointer;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    border-radius: 3px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.bg-primary {
    color: #fff;
    background-color: #036;
}
.theme-title {
    text-align: center;
}
/*QC FOOTER STYLE START*/
#qcfooter-block {
    padding: 40px 0px;
    background: url(../../images/images/images/foot.png);
    color: #fff;
    background-size: cover;
}
#qcfooter-block h3 {
    font-size: 25px;
    font-family: 'PriMed';
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {height: 60px; display: block; margin: 10px 0;}
.footer-content .qc-brand img {
    height: auto;
}
.footer-content p {
    font-size: 15px;
    line-height: 30px;
    font-family: 'PriReg'
}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {
    padding: 5px 0px;
    display: block;
    color: #fff;
    font-family: 'PriReg';
}
.footer-content .quicklinks li i {margin-right: 5px;}
.footer-content .social-links .qc-social-list {margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px;}
.footer-content .social-links .qc-social-list li {display: inline-block; margin-right: 10px;}
.qc-social-list .qc-social .social {width: 40px;height: 40px;background: #fff;border-radius: 50%;line-height: 40px;text-align: center;display: block;font-size: 16px;color:#003366;}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    padding: 10px 0;
    background: #036;
    border-top: 1px solid #ddd;
}
#qcfooter-copyrights .copyright {font-size: 14px; color: #fff;font-family: 'PriMed';}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}

/*QC FOOTER STYLE END*/

.padding {
    padding: 50px 0;
}
#tem554_hmpartner_blk h2 {
    font-family: 'PriMed';
    color: #036;
}
.b-line {
    display:none;
}
.widget-contact-list ul li span {
    float: left;
    font-size: 25px;
    color: #fff;
    padding-top: 0px;
}
.widget-contact ul li .fleft {
    float: left;
    color: #fff;
    width: -webkit-calc(100% - 34px);
    width: calc(100% - 34px);
    font: 400 1em/1.4em 'Open Sans', Sans-serif;
    padding: 1.1em 0 0;
}
.widget-contact ul li .fleft span {
    color: #1FB5C7;
}
.widget-contact ul li span.fa-map-marker {
    padding-top: 22px;
}
.widget-contact ul li span.fa-phone {
    font-size: 21px;
    line-height: 41px;
}
.widget-contact ul li span.fa-envelope-o {
    font-size: 18px;
    line-height: 41px;
}
.footer-bottom {
    background: #141d22;
    color: #7b838e;
    padding: 2em 0;
}
.footer-bottom .fo-txt p {
    color: #7b838e;
}
.footer-bottom .fo-txt p a {
    color: #1d8898;
}
.footer-content li {
    list-style: none;
}
.footer-bottom .fo-txt p a:hover {
    color: #f6ba18;
}
.widget-contact-list li {
    font-family: 'PriReg';
    line-height: 2;
    margin-bottom: 20px;
    font-size: 15px;
}
.product_pagetitle h2, .product_pagetitle, .about_pagetitle h2, .about_pagetitle {
    color: #ffffff;
    font-family: 'PriReg';
    font-size: 25px;
    /* display: flex; */
    padding: 45px 0px;
    line-height: 0;
}
.breadcrumb-list ul {
    padding: 70px 0;
}
.section_blck_bg, .breadcrumb_section {
    background: url(../../images/images/images/breads.png);
    height: 200px;
}
btn-white-line:hover {
    background: #036;   
}
.header-2 .navigation > ul > li.active a, .form_submit, .bottom-section .btn-text {
    color: #036;
}
.tparrows.preview2:after {
    margin-top: -22px;
}
.tparrows.preview2:hover:after {
    color: #fff;
}
.tparrows.preview2 .tp-arr-titleholder {
      color: #fff;
      font-family: 'PriReg';
}
.cust .mer p {
    font-family: 'PriReg';
    line-height: 2;
    text-align: justify;
    color: #000;
}
.cus-img img {
    box-shadow: 0px 0px 8px 0px;
    padding: 10px;
    border-radius: 20px;
    margin-top: 30px;
}
.abt-pg-sec {
    padding: 50px 0;
    font-family: 'PriReg';
    color: #000;
}
.abt-pg-sec h1 {
    font-family: 'PriReg';
    font-size: 25px;
    color: #036;
}
.parsf {
    box-shadow: 0px 0px 4px 0px;
    padding: 10px;
    height: 320px;
    margin-top: 25px;
}
.abt-para {
    text-align: justify;
    line-height: 2;
}
.loc-pg-sec {
    padding: 50px 0;
}
.loc-pg-sec .head {
    text-align: center;
    margin-bottom: 40px;
}
.head h1, .head h4 {
    font-family: 'PriMed';
    text-transform: capitalize;
    color: #036;
}
.loc h5 {
    font-size: 20px;
    font-family: 'PriMed';
    color: #036;
    text-align: center;
}
.loc p {
    font-family: 'PriReg';
    color: #000;
}
.loc-img {
    padding: 20px;
}
.loca {
    box-shadow: 0 0 5px 0 #000;
    margin-bottom: 20px;
    padding: 20px;
}
.loc-img img {
    width: 100%;
}
.log-pg-sec {
    padding: 50px 0;
}
.log-img {
    padding: 20px;
    box-shadow: 0 0 4px 0 #000;
    margin-bottom: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.log-pg-sec h4 {
    font-family: 'PriReg';
    text-align: center;
    margin-bottom: 30px;
}
.awa-pg-sec .col-md-4 {
    padding: 0;
}
.awa-pg-sec .col-md-6 {
    padding: 0 10px;
}
.awa-img img {
    width: 100%;
}
.award img {
    margin-top: 35px;
}
.awa-pg-sec{
    padding:50px 0;
}
.con h4 {
    font-family: 'PriReg';
    text-align: center;
    color: #036;
}
.con h2 {
    font-family: 'PriReg';
    text-align: center;
    color: #036;
}
.cer-row .head h2 {
    text-align: center;
    font-family: priMed;
    color: #036;
    letter-spacing: 1.5px;
    margin: 20px 0;
    text-transform: uppercase;
}
.cer-img img {
    width: 100%;
}
.prod-img {
    margin-top: 25px;
}
.prod-img img {
    width: 100%;
    border-radius: 20px;
    padding: 2px;
    box-shadow: 3px 4px 4px 0px;
}
.infra-para p {
    font-family: 'PriReg';
    text-align: justify;
    line-height: 2;
    color: #000;
    margin-top: 50px;
}
.qua-para p {
    line-height: 2;
    font-family: 'PriReg';
    text-align: justify;
    margin-top: 100px;
    color: #000;
}
.sid-head h3 {
    font-family: 'PriMed';
    text-align: center;
    color: #036;
}

.tem554_contact_page input {
    font-family: 'PriReg';
}
.tem554_contact_page .site-button{
    height:50px;
	width:100%;
}
.tem554_contact_page .form-control{
	padding:10px 20px;
}
.tem554_contact_page .form-control:focus,
.tem554_contact_page .form-control:hover{
	border-color:#c0c0c0;
}
.tem554_contact_page h2{
	margin-top:0;
}
.tem554_contact_page .border-1{
	border:1px solid #b3b3b3;
}
.tem554_contact_page .dlab-social-icon-lg{
	border-top: 1px solid #eeeeee;
    padding-top: 20px;
    text-align: left;
    width: 100%;
	margin: 0;
}
.tem554_contact_page .dlab-social-icon-lg a{
	text-align:center;
}
.tem554_contact_page .dlab-social-icon-lg li a:hover{
	background:#fff;
	color:#000;
	border:1px solid #eee;
}
.tem554_contact_page  .form-group {
    margin-bottom: 25px;
}
.icon-bx-wraper.left .icon-bx-xs {
    float: left;
    margin-right: 20px;
}
.icon-bx-xs {
    width: 40px;
    height: 40px;
}
.icon-bx-xs span {
    font-size: 20px;
    color: #036;
}
.icon-bx-xs span {
    vertical-align: middle;
}
.icon-bx-xs {
    display: inline-block;
    text-align: center;
    border-radius: 3px;
}
.no-margin {
    margin: 0 0 0 !important;
    list-style: none;
}
[class*="icon-bx-"][class*="border-"] .icon-cell {
    display: inline-block;
    vertical-align: sub;
}
.service_pagetitle, .service_pagetitle h2 {
    color: #ffffff;
    font-family: 'PriReg';
    font-size: 25px;
    padding: 45px 0px;
    line-height: 0;
}
#project-section h3 {
    font-family: 'PriMed';
    color: #036;
}
#project-section p {
    font-family: 'PriReg';
}
#project-section h6 {
    font-family: 'PriReg';
}
.p-a30 {
    padding: 30px;
}
#project-section h4 {
    font-family: 'PriReg';
}
textarea {
    font-family: 'PriReg';
}
.btn-white-line:hover {
    background: #fff;
    color: #036 !important;
    border: 1px solid;
}
.btn-text {
    border: 2px solid #036;
    background: #036;
    font-family: 'PriReg';
}

@media(max-width:767px){
.menu {
    border-bottom: 4px solid #ffffff;
    border-top: 4px solid #ffffff;
    }
.menu:after {
    background: #fff;
    }
#header, .header {
    background: #082b5d;
}
#top-bar {
    display: none;
}
.header_logo {
    width: 250px;
    height: 80px;
}
.logo a {
    padding: 15px 0px !important;
}
.header-2 .appointment-button {
    display: none;
}
.who-we-contant h4 {
    text-align: center;
}
.service-desc .text-btn-icon {
    left: 290px;
}
.service-item {
    padding: 0px;
}
.top li {
    padding: 15px;
    margin: 0 0px;
    width: 100%;
}
.top ul {
    padding:0px;
}
.time-line h3 {
    font-size: 22px;
    margin: 15px 0;
}
.latest-project-info {
    padding: 25px 30px !important;
}
.footer-content ul {
    padding: 0 15px;
}
.header-2 .navigation > ul > li > a {
    color: #ffffff !important;
    background: #036;
}
.header-2 .navigation > ul > li.active a{
    color: #036 !important;
}
.header-2 .primary-header {
    border-bottom: 0;
}
.breadcrumb-list ul li{
    display: none;
}
.cust {
    padding: 0;
}
.pt-xs-60 {
    padding-top: 30px;
}
.pb-80 {
    padding-bottom: 40px;
}
.parsf {
    height: 380px;
}
.man-img img {
    margin-top: 20px;
}
.cer-img img {
    margin-top: 20px;
}
.footer-content p {
    color: #fff !important;
}
.about_pagetitle, .about_pagetitle h2 {
    color: #ffffff;
    font-family: 'PriReg';
    font-size: 25px;
    padding: 45px 0px;
    line-height: 0;
}
.infra-para p {
    margin-top: 0;
}
.qua-para p {
    margin-top: 0;
}
#project-section h3 {
    margin-top: 20px;
}
.contact-area ul {
    padding: 0;
}
}

