/*==================================
* Author        : "ThemeSine"
* Template Name :  Browny  HTML Template
* Version       : 1.0
==================================== */

/*==================================
font-family: 'Poppins', sans-serif;
==================================== */


/*=========== TABLE OF CONTENTS ===========
1.  General css (Reset code)
2.  Header
3.  Welcome-hero
4.  About me 
5.  Education
6.  Skill
7.  Experience
8.  Profiles
9.  Portfolio
10. Clients
11. Contact

/*-------------------------------------
		1.General css (Reset code)
--------------------------------------*/
*{
    padding: 0;
    margin: 0;
}

*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
body{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	color: #676a81;
	background: #fff;
    max-width:1920px;
    margin:0 auto;
	overflow-x:hidden;
}

a,a:hover,a:active,a:focus {
	display:inline-block;
	text-decoration:none;
	color: #6a708e;
	font-size:16px;
	padding:0;
}
h1,h2,h3,h4,h5,h6 { 
	margin: 0;
	color:#43485c;
    font-size: 16px;
	font-family: 'Poppins', sans-serif;
	text-transform: capitalize;
}
p {
	margin: 0;
	line-height:1.8;
	color:#43485c;
	font-size:14px;
	font-family: 'Poppins', sans-serif;
}
img{border:none;max-width:100%; height:auto;}
ul{
	padding: 0;
    margin: 0 auto;
    list-style: none;
}
ul li {
	list-style: none;
	
}
select,input,textarea,button{box-shadow:none;outline:0!important;}
button {background: transparent;border: 0;}

html,body{
    height: 100%;
	position: relative;
}
[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.3s ease; 
  -moz-transition: opacity 0.3s 0.3s ease; 
  -ms-transition: opacity 0.3s 0.3s ease; 
  -o-transition: opacity 0.3s 0.3s ease; 
  transition: opacity 0.3s 0.3s ease; 
  opacity: 0;
}

.fix{position: relative;clear: both;}
/*=============Style css=========*/

/*-------------------------------------
        2. Header
--------------------------------------*/
.top-area {
    position: relative;
    z-index: 9999;
}


/* rjhirhoijrjr */

.market_share_inner{
  display: flex;
/* gap: 40px; */
justify-content: space-between;
margin: 50px 0;
}

.market_share_inner>div{
  width: 40%;
  /* border: 1px solid grey; */
}

.market_share_inner>div>div{


display: inline-block;
    text-align: center;
  }

  .market_share_inner b{
  font-size: 22px;
}
.market_share_inner .box{
  border: 1px solid;
  width: 100%;
  max-width: 103px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  font-size: 23px;
  color: #fd5000;
  margin: 10px 0;
  border-radius: 10px;
  margin:10px  auto;
  /* margin-left: 14px; */

}

.product_text_box{
  text-align: left;
  display: flex;
  gap: 30px;
  margin: 20px 0;
}

.product_text_box>div{
  width: 100%;
}


.alum_cables ul li{
  width: 100%;

}
/* .product_text_box>div{
  border: 1px solid;
} */


.product_text_box>div>span {
  display: block;
  font-weight: 600;
  font-size: 20px;
  margin: 10px 0;
}

.orange-color{
  color: orange;
  font-weight: 600;
}

.red-color{
  color: red;
  font-weight: 600;
}
.green-color{
  color: green;
  font-weight: 600;
}

.product_text_box ul {
  display: block !important;
  text-align: left;
  padding-left: 20px;
}

.product_text_box ul li{
border: none !important;
    padding: 0px !important;
    text-align: left !important;
    overflow: visible !important;
        
        list-style-type: disc !important;
  }
/* irhoirhoir */

.multi_stand_box .product_text_box>div:first-child ul li:nth-child(2),.multi_stand_box .product_text_box>div:first-child ul li:nth-child(4),.multi_stand_box .product_text_box>div:first-child ul li:nth-child(6){
  list-style: none !important;

}

.desk_text {
  color: #fff;
  position: relative;
  top: 31px;
  left: 29%;
  font-size: 22px;
  text-transform: lowercase;
}

@media (max-width: 1024px){
  .desk_text {
    display: none;
  }
}
nav.navbar.bootsnav.no-background {
    background-color:#fd5000;
    border: none;
    padding:10px 0 ;
}

nav.navbar.bootsnav {
    background-color: #fff;
    border-bottom: transparent;
    box-shadow: 0 3px 15px rgba(0,0,0,.2);
}

/*.navbar-brand*/
.navbar-header a.navbar-brand,.navbar-header a.navbar-brand:hover,.navbar-header a.navbar-brand:focus {
    display: inline-block;
    color: #d92cf9;
    font-size: 20px;
    font-weight: 600;
    /* padding: 33px 0px 57px; */
    display: block;
    text-transform: uppercase;
    padding-top: 10px;

}
/*.navbar-brand*/

/*.nav li*/
nav.navbar.bootsnav ul.nav > li > a {
    font-size: 16px;
    font-weight: 500;
    text-transform:uppercase;
    -webkit-transition: 0.3s linear; 
    -moz-transition: 0.3s linear; 
    -ms-transition: 0.3s linear; 
    -o-transition: 0.3s linear; 
    transition: 0.3s linear;
    color: #fff;
}
nav.navbar.bootsnav ul.nav > li > a {padding: 35px 20px;}
nav.navbar.bootsnav ul.nav > li > a:hover,nav.navbar.bootsnav ul.nav > li > a:focus,nav.navbar.bootsnav ul.nav > li.active>a{color: #000;}

nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    content: "";
}
nav.navbar.bootsnav ul.nav > li.dropdown span {
    font-size: 8px;
    margin-left: 15px;
}
.sticky-wrapper.is-sticky nav.navbar.bootsnav ul.nav > li > a {color:#fff;}
.sticky-wrapper.is-sticky nav.navbar.bootsnav ul.nav > li > a:hover,.sticky-wrapper.is-sticky nav.navbar.bootsnav ul.nav > li > a:focus,.sticky-wrapper.is-sticky nav.navbar.bootsnav ul.nav > li.active>a{color: #000;}
/*.nav li*/


.navbar.navbar-default.bootsnav.navbar-fixed.dark.on.no-full.no-background .navbar-brand>img{
  max-width: 130px;
  padding-top: 0px;
}

.navbar.navbar-default.bootsnav.navbar-fixed.dark.on.no-full .navbar-brand>img{
  max-width: 100px;
  transition: all .5s;
  padding-top: 7px;
}

.sticky-wrapper.is-sticky .navbar.navbar-default.bootsnav.navbar-fixed.dark.on.no-full ul.nav > li > a{
  color: #000;
}

.navbar-brand>img{
  max-width: 130px;
}

/*.menu-ui-design*/
.menu-ui-design{overflow-y:scroll;height: 350px;}
.menu-ui-design::-webkit-scrollbar {
    width:5px;
}
.menu-ui-design::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px #000;
}
.menu-ui-design::-webkit-scrollbar-thumb {
  background-color: #d92cf9;
}
/*.menu-ui-design*/



/*.navbar-toggle */
nav.navbar.bootsnav .navbar-toggle {
    position: relative;
    background-color: transparent;
    border: 1px solid #d92cf9;
    padding: 10px;
    top: 0;
}
nav.navbar.bootsnav .navbar-toggle i{color: #d92cf9;}
/*.navbar-toggle */



/*-------------------------------------
        3.  Welcome-hero
--------------------------------------*/
.welcome-hero{
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
    background:url(../images/BANNER2.jpg)no-repeat;
    background-size:100%;
    background-position: center;
    height: 450px;
    margin-top: 106px;
    border: none;
    background-color: transparent;
}

.welcome-hero>span{
  position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
}
.welcome-hero:before{
    position:absolute;
    content: " ";
    top:0;
    left:0;
    background:rgb(0 0 0 / 33%);
    width:100%;
    height:100%;
}

/*.header-text-area*/
.header-text h2 {
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    text-transform:lowercase;
    line-height: 1.5;
}


.about_page .header-text h2{
  text-transform: capitalize;
}

.header-text h2 span {color: #d92cf9;}
.header-text p {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-transform:lowercase;
    margin: 30px 0 60px;
    letter-spacing: 1px;
}
.header-text a {
    width: 200px;
    height: 60px;
    line-height: 60px;
    border-radius: 3px;
    text-transform: capitalize;
    color: #fff;
    background: #b636ff;
    border:1px solid #b636ff;
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    -webkit-transition: 0.3s linear; 
    -moz-transition: 0.3s linear; 
    -ms-transition: 0.3s linear; 
    -o-transition: 0.3s linear; 
    transition: 0.3s linear;
}
.header-text a:hover{ box-shadow: 0 5px 20px rgba(0,0,0,.4);background:#9f00ff;border: 1px solid #9f00ff;}
/*.header-text-area*/

/*-------------------------------------
        4.  About
--------------------------------------*/
.about {padding: 50px 0 100px;}
.about-content {padding-top: 100px;}
/*.single-about-txt*/
.single-about-txt h3 {
    font-size:18px;
    color: #3c4258;
    text-transform: initial;
    line-height: 1.8;
}
.single-about-txt p {
    font-size: 16px;
    color: #999fb3;
    padding: 35px 0 43px;
    border-bottom: 1px solid #999fb3;
}
.single-about-add-info {
    margin: 35px 0;
}
.single-about-add-info h3 {
    color: #636a82;
    font-size: 16px;
    text-transform: capitalize;
}
.single-about-add-info p {font-weight:  300;border:  0;padding: 0;margin-top: 3px;}
/*.single-about-txt*/

/*.single-about-img */
.single-about-img{position: relative;box-shadow: 0 5px 20px rgba(14,25,80,.30);}
.single-about-img:before {
    position:  absolute;
    content: " ";
    top: 0;
    left:  0;
    width: 109%;
    height:  100%;
    background: rgba(31,44,108,.3);
}
.single-about-img img {
    max-width: 500px;
    height: 468px;
}
.about-list-icon{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 109%;
    height: 90px;
    background: #1f2c6c;
}
/*.ab-list-icon */
.about-list-icon ul {
    display: flex;
}
.about-list-icon  ul li a {
    padding-right: 22px;
    cursor:pointer;
    color: #fff;
}
.about-list-icon ul li a {
    cursor: pointer;
    color: #fff;
    display: inline-block;
    border: 2px solid;
    margin-left: 20px;
    border-radius: 8px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
}
.about-list-icon ul li a i {
    margin-left: 6px;
}
/*.ab-list-icon */

/*.single-about-img */

/*-------------------------------------
        5.  Education
--------------------------------------*/

.education {
    background:  #f9fbfd;
    padding-top:  50px;
}
.education-horizontal-timeline {
    padding: 80px 0;
}

/*.education-horizontal-timeline*/
.education-horizontal-timeline .col-sm-4 {padding:0 2px;}

.single-horizontal-timeline .experience-time h3{text-transform: capitalize;}
.single-horizontal-timeline .experience-time h3 span{text-transform:lowercase;}
.single-horizontal-timeline .timeline-content h5 {margin: 15px 0;}
.single-horizontal-timeline p {color: #999fb3;max-width: 335px;}

/*.timeline-horizontal-border*/
.timeline-horizontal-border {
    display:  flex;
    align-items: center;
    padding: 26px 0 30px;
}
.timeline-horizontal-border i {
    font-size:  10px;
    color: #d92cf9;
    margin-right:  5px;
}
span.single-timeline-horizontal {
    display:  inline-block;
    background: #b2c1ce;
    height:  1px;
    width: 380px;
}
span.single-timeline-horizontal.spacial-horizontal-line {width: 88px;}
/*.timeline-horizontal-border*/

/*.education-horizontal-timeline*/

/*-------------------------------------
        6.  Skills
--------------------------------------*/
.skills {
    
}
.skill-content{padding: 50px 0 80px;}
.single-skill-content{padding-top: 100px;}
.section-heading h2 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 50px;
    border-bottom: 1px solid #e5ebf2;
}
.single-progress-txt {
    display: flex;
}
.single-progress-txt h3 {
    width: 10%;
    color: #a606c3;
    position: relative;
    top: 6px;
    left: 20px;
}
.barWrapper {
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}
.progress {
    border-radius:3px;
    overflow: visible;
    background: #e6ecf3;
    height:8px;
    margin-top: 15px;
    width: 85%;
    margin-bottom: 37px;
}
.progress-bar {
   background: #b636ff;
    border-radius: 3px;
   -webkit-transition: width 1.5s ease-in-out;
   -ms-transition: width 1.5s ease-in-out;
   -moz-transition: width 1.5s ease-in-out;
   -o-transition: width 1.5s ease-in-out;
   transition: width 1.5s ease-in-out;
}
.tooltip{
   position:relative;
   float:right;
}
.tooltip > .tooltip-inner {
   background-color: transparent;
   padding: 1px 5px;
   color: #b636ff;
   font-weight: 500;
   font-size: 12px;
   border-radius: 0;
}
.popOver + .tooltip > .tooltip-arrow {
   border-left: 6px solid transparent;
   border-right: 6px solid transparent;
   border-top: 6px solid #fff;
   bottom: -1px;
   transform: translateX(-50%);
   margin-left: 0;
}

/*-------------------------------------
        7. Experience
-------------------------------------*/
.experience {
    padding: 50px 0 0px;
    border-top: 1px solid #e5ebf2;
}
.experience-content {padding-top: 100px;}
.single-timeline-box {margin-bottom: 75px;}

/*experience-time*/
.experience-time {
    position: relative;
}
.experience-time h2 {
    font-weight: 400;
}
.experience-time h3 {
    font-size: 16px;
    font-weight: 300;
    color: #636a82;
    margin-top: 14px;
    text-transform: uppercase;
}
/*experience-time*/

/*main-timeline*/
.main-timeline{
    position: relative;
    margin-left: 80px;
}
.main-timeline:before{
    content: "";
    width: 2px;
    height: 84%;
    background: #b2c1ce;
    position: absolute;
    top: 1.5%;
    left: 45.8%;
    z-index: -1;
}
.main-timeline .timeline{
    position: relative;
}

.timeline-content span>i, .experience-time span>i {
    color:#fd5000;
    position: absolute;
    font-size: 10px;
    left: -14.8%;
    z-index: 1;
}
.timeline-content h4.title {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.timeline-content h5 {
    color: #636a82;
    font-size: 14px;
    font-weight: 300;
    margin: 18px 0 20px;
}
.main-timeline .description {
    font-size: 14px;
    color: #999fb3;
}
.main-timeline .timeline-content.right{
    float: right;
    text-align: left;
}
.timeline-single-before:before {
    content: '';
    top: 57px;
    left: -3px;
    position: absolute;
    width: 100%;
    height:400px;
    border-left:15px solid #fff;
}

.experience-time-responsive{display: none;}
/*-------------------------------------
        8. Profiles
--------------------------------------*/
.profiles {
    padding:  50px 0 60px;
    border:  1px solid #e5ebf2;
}


.profiles-content>div>div:last-child .single-profile{
  border-right: none;
}
.profiles-content {padding-top: 60px;}
.profiles-content .col-sm-3{padding:0;}
.profile-txt {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.single-profile {
    position: relative;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #b2c1ce;
    overflow:hidden;
    -webkit-transition:background 0.5s linear; 
    -moz-transition:background 0.5s linear; 
    -ms-transition:background 0.5s linear; 
    -o-transition:background 0.5s linear; 
    transition:background 0.5s linear;
    
}
.profile-icon-name {
    text-transform: capitalize;
    color: #636a82;
    font-size: 16px;
}
.single-profile.profile-no-border{border-right:transparent;}
.profile-border {
    border-bottom: 1px solid #b2c1ce;
}
.single-profile-overlay{
    display:flex;
    align-items:center;
    text-transform: capitalize;
    justify-content:center;
    position: absolute;
    top: 0;
    left: 0;
    content: " ";
    width:100%;
    height: 100%;
    background: #d92cf9;
    background: -moz-linear-gradient(left, #fd5000 0%, #fd5000 100%);
    background: -webkit-linear-gradient(left, #fd5000 0%,#fd5000 100%);
    background: linear-gradient(to right, #fd5000 0%,#fd5000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d92cf9', endColorstr='#b636ff',GradientType=1 );
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.single-profile:hover .single-profile-overlay{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    top:0;
}
.single-profile:hover .profile-icon-name,.single-profile:hover .profile-txt a>i{color: #fff;}
.single-profile:hover .profile-border {border:transparent;}
/*-------------------------------------
        9. Portfolio
--------------------------------------*/
.portfolio {
    padding:  50px 0 100px;
    border:  1px solid #e5ebf2;
}

.portfolio-content {padding-top: 100px;}

/* ---- .item ---- */
.isotope:after {
    content: '';
    display: block;
    clear: both;
}
.isotope .item {
    position:relative;
    overflow:hidden;
    margin-bottom: 30px;
    border: 1px solid #b3b3b3;
    border-radius: 10px;
}
/*.item img*/
.isotope .item img{
    width:100%;
    height:100%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.isotope .item:hover  img{
    -webkit-transform:scale(1.5);
    -moz-transform:scale(1.5);
    -ms-transform:scale(1.5);
    -o-transform:scale(1.5);
    transform:scale(1.5);
}/*.item img*/

/*.isotope-overlay*/
.isotope-overlay{
    position:absolute;
    height:100%;
    width:100%;
    background:#fd500040;
    display:flex;
    align-items:center;
    text-transform: uppercase;
    justify-content:center;
    flex-direction:row;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.isotope-overlay a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.isotope .item:hover .isotope-overlay{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    top:0;
}/*.isotope-overlay*/

/*-------------------------------------
        10. Clients
--------------------------------------*/
.clients {padding-top: 50px;}
.clients-area {
    display: flex;
    align-items: center;
    height: 250px;
}
.clients-area .item {padding: 0 25px;}

.clients .clients-area .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    border-radius:0;
}

/*-------------------------------------
        11. Contact
--------------------------------------*/
.contact {
    background: #f9fbfd;
    padding: 50px 0 100px;
}

.contact_page{
    padding-top: 0px;
}

.single-contact-box {padding-top: 100px;}
.contact-form  .form-group {
    margin-bottom: 20px;
    
}
.contact-form .form-control {
    padding: 25px;
    font-size: 14px;
    border: 1px solid #fff;
    border-radius: 0px;
    box-shadow: none;
    outline: 0!important;
    background: #fff;
    color: #636a82;
    resize: none;
}

/*--contct button--*/
.contact-form .single-contact-btn {
    display:flex;
    align-items:center;
    justify-content:center;
    height:50px;
    text-transform:capitalize;
    margin-top: 3px;
    background: #fd5000;
    border: 1px solid #fd5000;
    cursor:pointer;
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
     -webkit-transition: .5s; 
    -moz-transition:.5s; 
    -ms-transition:.5s; 
    -o-transition:.5s;
    transition: .5s;
    border-radius: 5px;
}
.contact-form .single-contact-btn .contact-btn ,
.contact-form .single-contact-btn .contact-btn:focus {
    margin-top:0px;
    outline: 0 !important;
    border:0;
    color: #fff;
    border-radius: 0px;
    font-size:14px;
    -webkit-transition: .5s; 
    -moz-transition:.5s; 
    -ms-transition:.5s; 
    -o-transition:.5s;
    transition: .5s;
    
}
.single-contact-btn:hover{
    background: transparent;
    border: 1px solid #000;
    
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
}

.single-contact-btn:hover a{
  color: #000 !important;
}

/*--contct button--*/

/* contact-adress */
.contact-add-head h3 {
    font-size:  24px;
    color:  #3c4258;
}
.contact-add-head p {
    font-size:  16px;
    text-transform: capitalize;
    color:  #636a82;
    font-weight:  300;
    margin-top:  6px;
}
/* contact-adress */

/*.contact-add-info */
.contact-add-info { margin: 0px 0 52px;}
.single-contact-add-info h3 {
    color:  #636a82;
    font-weight:  500;
}
.single-contact-add-info p {
    color:  #999fb3;
    font-size:  16px;
    margin-top:  18px;
}
.single-contact-add-info {
    margin-bottom:  26px;
}
/*.contact-add-info */

/*hm-foot-icon*/
.hm-foot-icon {
   
}
.hm-foot-icon ul li{float:left;}
.hm-foot-icon ul li>a {
  color: #fe5000;
    margin-right:18px;
    -webkit-transition: .3s; 
    -moz-transition:.3s; 
    -ms-transition:.3s; 
    -o-transition:.3s;
    transition: .3s;
    
    font-size: 29px;
}
.hm-foot-icon ul li>a:hover{
    color: #b636ff;
}/*hm-foot-icon*/

.hm-footer-copyright p{
    color: #888ea5;
    text-transform: capitalize;
    padding: 38px 0;
}
.hm-footer-copyright p a {color: #888ea5;}
/*===============================
    Scroll Top
===============================*/
#scroll-Top  .return-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: none;
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    background:#fd5000;
	border:1px solid #fd5000;
	border-radius:50%;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
	z-index: 2;
}
#scroll-Top  .return-to-top:hover {
    background:#fff;
    color: #fd5000;
	border:1px solid #fd5000;
}

#scroll-Top  .return-to-top i{
    position:relative;
    bottom:0;

}

#scroll-Top  .return-to-top i{
    position: relative;
    animation-name: example;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-duration:1s;
}
@keyframes example {
    0%   {bottom:0px;}
    100%  {bottom:7px;}
}


.hero_area {
    position: relative;
    background-color: #d1e3ff;
  }
  
  .header_section .container-fluid {
    padding-right: 25px;
    padding-left: 25px;
  }
  
  .header_section .header_top {
    padding: 15px 0;
    background-color: #000000;
  }
  
  .header_section .header_top .contact_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  
  .header_section .header_top .contact_nav a {
    color: #ffffff;
  }
  
  .header_section .header_top .contact_nav a i {
    color: #ff8a1d;
  }
  
  .header_section .header_bottom {
    padding: 10px 0;
  }
  
  .navbar-brand {
    padding: 0;
    margin: 0;
    color: #000000;
    font-weight: bold;
    font-size: 24px;
    font-weight: bold;
    padding-top: 10px;
    
  }
  
  .navbar-brand span {
    color: #0355cc;
    text-transform: uppercase;
  }
  
  .custom_nav-container {
    padding: 0;
  }
  
  .custom_nav-container .navbar-nav {
    margin-left: auto;
  }
  
  .custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 10px 25px;
    color: #000000;
    text-align: center;
  }
  
  .custom_nav-container .navbar-nav .nav-item:hover .nav-link, .custom_nav-container .navbar-nav .nav-item.active .nav-link {
    color: #0355cc;
  }
  
  .custom_nav-container .form-inline .nav_search-btn {
    width: 35px;
    height: 35px;
    padding: 0;
    border: none;
    color: #000000;
  }
  
  .custom_nav-container .form-inline .nav_search-btn:hover {
    color: #0355cc;
  }
  
  .custom_nav-container .navbar-toggler {
    outline: none;
  }
  
  .custom_nav-container .navbar-toggler {
    padding: 0;
    width: 37px;
    height: 42px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  
  .custom_nav-container .navbar-toggler span {
    display: block;
    width: 35px;
    height: 4px;
    background-color: #000000;
    margin: 7px 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  
  .custom_nav-container .navbar-toggler span::before, .custom_nav-container .navbar-toggler span::after {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000000;
    top: -10px;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  
  .custom_nav-container .navbar-toggler span::after {
    top: 10px;
  }
  
  .custom_nav-container .navbar-toggler[aria-expanded="true"] {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  
  .custom_nav-container .navbar-toggler[aria-expanded="true"] span {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  
  .custom_nav-container .navbar-toggler[aria-expanded="true"] span::before, .custom_nav-container .navbar-toggler[aria-expanded="true"] span::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: 0;
  }
  
  .custom_nav-container .navbar-toggler[aria-expanded="true"] .s-1 {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: 0;
    margin-bottom: -4px;
  }
  
  .custom_nav-container .navbar-toggler[aria-expanded="true"] .s-2 {
    display: none;
  }
  
  .custom_nav-container .navbar-toggler[aria-expanded="true"] .s-3 {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin: 0;
    margin-top: -4px;
  }
  
  .custom_nav-container .navbar-toggler[aria-expanded="false"] .s-1,
  .custom_nav-container .navbar-toggler[aria-expanded="false"] .s-2,
  .custom_nav-container .navbar-toggler[aria-expanded="false"] .s-3 {
    -webkit-transform: none;
            transform: none;
  }
  
  .quote_btn-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .quote_btn-container a {
    color: #ffffff;
    margin-right: 25px;
    text-transform: uppercase;
  }
  
  .quote_btn-container a span {
    margin-left: 5px;
  }
  
  .quote_btn-container a:hover {
    color: #ff8a1d;
  }
  
  /*end header section*/
  /* slider section */
  .slider_section {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-size: cover;
    background-position: bottom;
  }
  
  .slider_section .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .slider_section #customCarousel1 {
    width: 100%;
    position: unset;
  }
  
  .slider_section .detail-box {
    padding-bottom: 90px;
  }
  
  .slider_section .detail-box h1 {
    font-weight: bold;
    margin-bottom: 25px;
    color: #0355cc;
  }
  
  .slider_section .detail-box p {
    color: #444;
    font-size: 15px;
  }
  
  .slider_section .detail-box a {
    display: inline-block;
    font-family: 'Merriweather Sans', sans-serif;
    text-transform: uppercase;
    padding: 10px 45px;
    background-color: #ff8a1d;
    border: 1px solid #ff8a1d;
    border-radius: 5px;
    color: #ffffff;
    margin-top: 15px;
  }
  
  .slider_section .detail-box a:hover {
    background-color: transparent;
    color: #ff8a1d;
  }
  
  .slider_section .img-box img {
    width: 100%;
  }
  
  .feature_section {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
  .feature_section .feature_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .feature_section .feature_container .box {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    margin: 0 10px;
    padding: 45px 15px;
    background-color: #ffffff;
    color: #555089;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  }
  
  .feature_section .feature_container .box .img-box {
    width: 90px;
    height: 90px;
  }
  
  .feature_section .feature_container .box .img-box svg {
    width: 100%;
    height: auto;
    max-height: 100%;
    fill: #726dae;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  
  .feature_section .feature_container .box .img-box svg path {
    fill: #726dae;
  }
  
  .feature_section .feature_container .box .name {
    margin-top: 20px;
    text-transform: uppercase;
    font-family: 'Merriweather Sans', sans-serif;
    margin-bottom: 0;
  }
  
  .feature_section .feature_container .box:hover, .feature_section .feature_container .box.active {
    background-color: #ff8a1d;
    color: #ffffff;
  }
  
  .feature_section .feature_container .box:hover .img-box svg, .feature_section .feature_container .box.active .img-box svg {
    fill: #ffffff;
  }
  
  .feature_section .feature_container .box:hover .img-box svg path, .feature_section .feature_container .box.active .img-box svg path {
    fill: #ffffff;
  }
  
  .about_section .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .about_section .detail-box h2 {
    text-transform: uppercase;
    font-weight: bold;
  }
  
  .about_section .detail-box p {
    margin-top: 10px;
  }
  
  .about_section .detail-box a {
    margin-top: 15px;
    display: inline-block;
    font-family: 'Merriweather Sans', sans-serif;
    text-transform: uppercase;
    padding: 10px 45px;
    background-color: #0355cc;
    border: 1px solid #0355cc;
    border-radius: 2px;
    color: #ffffff;
  }
  
  .about_section .detail-box a:hover {
    background-color: transparent;
    color: #0355cc;
  }
  
  .about_section .img-box img {
    width: 100%;
  }
  
  .professional_section {
    background-color: #d1e3ff;
  }
  
  .professional_section .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .professional_section .img-box img {
    width: 100%;
  }
  
  .professional_section .detail-box h2 {
    text-transform: uppercase;
    font-weight: bold;
    color: #0355cc;
  }
  
  .professional_section .detail-box p {
    margin-top: 20px;
  }
  
  .professional_section .detail-box a {
    margin-top: 25px;
    display: inline-block;
    font-family: 'Merriweather Sans', sans-serif;
    text-transform: uppercase;
    padding: 10px 45px;
    background-color: #ff8a1d;
    border: 1px solid #ff8a1d;
    border-radius: 2px;
    color: #ffffff;
  }
  
  .professional_section .detail-box a:hover {
    background-color: transparent;
    color: #ff8a1d;
  }
  
  .service_section {
    position: relative;
  }
  
  .service_section .box {
    margin-top: 30px;
    text-align: center;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
    padding: 25px 15px;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .service_section .box .img-box {
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .service_section .box .img-box img {
    max-height: 100%;
    max-width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  
  .service_section .box .detail-box {
    margin-top: 15px;
  }
  
  .service_section .box .detail-box h5 {
    font-weight: bold;
  }
  
  .service_section .box .detail-box p {
    margin: 0;
  }
  
  .service_section .box:hover {
    background-color: #ff8a1d;
    color: #ffffff;
  }
  
  .service_section .box:hover .img-box img {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  
  .service_section .btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 45px;
  }
  
  .service_section .btn-box a {
    display: inline-block;
    font-family: 'Merriweather Sans', sans-serif;
    text-transform: uppercase;
    padding: 10px 45px;
    background-color: #0355cc;
    border: 1px solid #0355cc;
    border-radius: 0;
    color: #ffffff;
  }
  
  .service_section .btn-box a:hover {
    background-color: transparent;
    color: #0355cc;
  }
  
  .client_section .heading_container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  
  .client_section .box {
    margin: 15px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    padding: 25px;
  }
  
  .client_section .box .client_id {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .client_section .box .client_id .img-box {
    width: 125px;
    min-width: 125px;
    margin-right: 15px;
  }
  
  .client_section .box .client_id .img-box img {
    width: 100%;
    border-radius: 100%;
  }
  
  .client_section .box .client_id .client_detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 25px;
  }
  
  .client_section .box .client_id .client_detail .client_info h6 {
    margin-bottom: 0;
  }
  
  .client_section .box .client_id .client_detail .client_info i {
    color: #fbaf5d;
  }
  
  .client_section .box .client_text {
    margin-top: 20px;
  }
  
  .client_section .owl-carousel .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
  }
  
  .client_section .owl-carousel .owl-nav button {
    width: 50px;
    height: 50px;
    background-color: #0355cc;
    outline: none;
    margin: 0 20px;
    color: #ffffff;
  }
  
  .heading_container {
    margin-bottom: 30px;
  }
  
  .contact_section input {
    width: 100%;
    border: none;
    height: 50px;
    margin-bottom: 25px;
    padding-left: 25px;
    background-color: #ffffff;
    outline: none;
    color: #ffffff;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
  }
  
  .contact_section input::-webkit-input-placeholder {
    color: #737272;
  }
  
  .contact_section input:-ms-input-placeholder {
    color: #737272;
  }
  
  .contact_section input::-ms-input-placeholder {
    color: #737272;
  }
  
  .contact_section input::placeholder {
    color: #737272;
  }
  
  .contact_section input.message-box {
    height: 135px;
  }
  
  .contact_section button {
    border: none;
    display: inline-block;
    font-family: 'Merriweather Sans', sans-serif;
    text-transform: uppercase;
    padding: 10px 55px;
    background-color: #0355cc;
    border: 1px solid #0355cc;
    border-radius: 0;
    color: #ffffff;
    margin-top: 15px;
  }
  
  .contact_section button:hover {
    background-color: transparent;
    color: #0355cc;
  }
  
  .contact_section .map_container {
    height: 360px;
  }
  
  .contact_section .map_container .map {
    height: 100%;
  }
  
  .info_section {
    padding: 75px 0;
    background-color: #0a0f43;
    text-align: center;
    color: #fff;
  }
  
  .info_section h4 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 25px;
  }
  
  .info_section .social-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 25px;
  }
  
  .info_section .social-box .box {
    background-color: #ffffff;
    padding: 5px 15px;
  }
  
  .info_section a {
    margin: 0 5px;
    color: #0355cc;
  }
  
  .info_section a i {
    font-size: 18px;
  }
  
  .info_section a:hover {
    color: #ff8a1d;
  }
  
  .info_items a {
    position: relative;
  }
  
  .info_items .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  
  .info_items .item .img-box {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    line-height: 80px;
    background-color: #0355cc;
    color: #ffffff;
  }
  
  .info_items .item .img-box i {
    font-size: 24px;
  }
  
  .info_items .item p {
    margin-top: 25px;
    color: #fff;
    margin-bottom: 0;
    background-color: #0a0f43;
  }
  
  .info_items .item:hover .img-box {
    background-color: #ff8a1d;
  }
  
  .info_items {
    position: relative;
  }
  
  .info_items::before {
    content: "";
    position: absolute;
    top: 65px;
    width: 75%;
    height: 1px;
    background-color: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  
  /* footer section*/
  .footer_section {
    background-color: #0a0f43;
  }
  
  .footer_section p {
    margin: 0;
    padding: 25px 0;
    color: #ffffff;
    text-align: center;
    border-top: 0.8px solid #ffffff;
  }
  
  .footer_section a {
    color: inherit;
  }
  
  /* end footer section*/
  /*# sourceMappingURL=style.css.map */


  .collage-wrapper {
    overflow: hidden;
    height: 100vh;
  }
  .collage-wrapper .collage {
    padding: 0;
    margin: 0;
    line-height: 0;
    -webkit-column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-count: 3;
    -moz-column-gap: 0;
    column-count: 3;
    column-gap: 0;
  }
  .collage-wrapper .collage img {
    width: 100%;
    padding: 0;
  }


  /* .profiles-content>div:first-child>div:nth-child(odd),.profiles-content>div:last-child>div:nth-child(even){
    
    background-color: orange;
  } */


  .profiles-content>div:first-child>div:nth-child(1)>div{
    background: url(../images/cat_1_1.jpeg);
    background-position:center;
    background-size: 100px;
    background-repeat: no-repeat;
  }

  .profiles-content>div:first-child>div:nth-child(3)>div{
    background: url(../images/cat_2_1.jpeg);
    background-position:center;
    background-size: 100px;
    background-repeat: no-repeat;
  }
  .profiles-content>div:last-child>div:nth-child(2)>div{
    background: url(../images/cat_3_2.jpeg);
    background-position:center;
    background-size: 100px;
    background-repeat: no-repeat;
  }

  .profiles-content>div:last-child>div:nth-child(4)>div{
    background: url(../images/cat_4_2.jpeg);
    background-position:center;
    background-size: 100px;
    background-repeat: no-repeat;
  }
  

  .profiles-content>div:first-child>div:nth-child(odd) .profile-icon-name,.profiles-content>div:last-child>div:nth-child(even) .profile-icon-name{
    color: #000;
  }

  .the_power_mbl{
    display: none;
  }
  
  .hm-footer-copyright {
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot_menu{
  display: flex;
  gap: 20px;
  justify-content: flex-end;
  margin: 0px;
  align-items: flex-end;
}

.about_page .welcome-hero{
  background: url(../images/NEWB1.jpg);
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
}

.what_we_do>div{
  display: flex;
 justify-content: space-between; 
 color: #000;
}

.what_we_do>div>div,.what_we_do>div>div .imgb{
  min-height: 100%;
  display: flex;
  /* align-items: center ; */
  width: 100%;
}


.what_we_do>.sec_inner>div{
width: 100%;
}

.what_we_do>.sec_inner>div>span{
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
}

.what_we_do>.sec_inner span{
  display: block;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 28px;
    color: #000;
    font-family: monospace;
}

.what_we_do>.sec_inner ul{
padding-left: 20px;
}

.what_we_do>.sec_inner ul li{
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  list-style: disc;
  /* padding-left: 20px; */

}
.what_we_do .sec_left{
  width: 85% !important;

}

.what_we_do .sec_right,.our_goal .sec_left{
  padding: 30px ;
}
.what_we_do>div>div img{
  height: 100%;
object-fit: cover;
  width: 100%;
}

.our_goal .sec_right{
  padding: 0px;
}

/* .our_motto{
  padding: 40px 0;
} */

.our_motto .imgb {
  align-items: center;
}
.our_motto .imgb img{
  max-height: 300px;
  object-fit: contain;
}

.vidoes_sec_inner{
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
gap: 30px;
margin-top: 30px;
}

.vidoes_sec_inner>div{
  width: 30%;
  
}
.vidoes_sec_inner iframe,.vidoes_sec_inner img{
  width: 100%;
  height: auto;
  border-radius: 20px;
  min-height: 200px;
  object-fit: cover;
}


.products_inner>div ul{
  display: flex;
  gap: 30px;
  justify-content: space-between;
}

.products_inner>div .heading{
  text-align:center;
  font-size: 30px;
  color: #000;
  /* font-family: monospace; */
  font-weight: 600;
  margin: 50px 0 40px;
}

.products_inner>div ul li {
  border: 1px solid #adadad;
  padding: 10px;
  border-radius: 13px;
  overflow: hidden;
  text-align: center;
}

.products_inner>div ul li:hover img{
  transform: scale(1.4);
  transition: all .8s;
}

.products_inner>div ul img{
  width: 100%;
  height: auto;
  max-height: 200px;
  min-height: 200px;
  object-fit: cover;
  min-width: 200px;
  max-width: 200px;
  transition: all .8s;
}

  @media (max-width:992px) {
    .clients-area{
      overflow: hidden;
      height: 150px;
    }
    .welcome-hero>span{
      display: none;
    }
    .welcome-hero{
      margin-top: 78px;
    }

    .navbar.navbar-default.bootsnav.navbar-fixed.dark.on.no-full.no-background .navbar-brand>img{
      max-width: 80px;
    }

    .navbar.navbar-default.bootsnav.navbar-fixed.dark.on.no-full .navbar-brand>img{
      max-width: 70px;
      padding-top: 0px;
    }

    .navbar.navbar-default.bootsnav.navbar-fixed.dark.on.no-full .navbar-toggle i{
      color: #000 !important;
    }

    .navbar.navbar-default.bootsnav.navbar-fixed.dark.on.no-full.no-background  .navbar-toggle i{
      color: #fff !important;
    }
    

    nav.navbar.bootsnav .navbar-toggle{
      margin-top: 19px;
    margin-bottom: 10px;
    padding: 0px;
    border: none;
    }

    nav.navbar.bootsnav .navbar-toggle i {
      color: #fff;
      font-size: 25px;
  }

  .header-text h2{
    font-size: 44px;
    line-height: 1.2;
  }


  .profiles-content>div:first-child>div:nth-child(even){display: none;}
  .profiles-content>div:last-child>div:nth-child(odd){display: none;}
  

  .clients .clients-area .owl-carousel .owl-item img{
    max-width: 130px;
  }
  .profiles-content {
    padding-top: 10px;
}


.single-timeline-box{
  margin-bottom: 50px;
}

.main-timeline{
  margin-left: 40px;
}



.portfolio-content{
  padding-top: 40px;
}
.portfolio{
  padding-bottom:20px;
}

.the_power_mbl{
  display: block;
  color: #fff;
  margin-top: 20px;
  display: inline-block;
  margin-left: 50px;
  text-transform: lowercase;
}

.contact{
  padding-bottom: 40px;
}

.contact-add-info{
  margin: 30px 0;
}

.single-contact-box{
  padding-top: 50px;
}
  }

  @media (max-width:767px) {
    .the_power_mbl{
      margin-left: 50px;
      margin-right: 0px;
      font-size: 14px;
      margin-top: 16px;
    }
    .hm-foot-icon ul li>a{
      font-size: 23px;
    }


    .single-profile{

      border: 1px solid #aeaeae !important;
    border-radius: 10px;
    margin: 0px auto !important;
    }


    .profiles-content>div:first-child>div:nth-child(1)>div
    .profiles{
      padding-bottom: 20px;
    }
     .navbar-brand {
      padding-top: 3px !important;
  }


  .profiles-content>div:first-child>div:nth-child(odd),.profiles-content>div:last-child>div:nth-child(even){
    margin-top:20px;
    margin-bottom: 20px;
  }

  

  .navbar.navbar-default.bootsnav.navbar-fixed.dark.on.no-full .navbar-brand>img{
    padding-top: 3px;
  }
    nav.navbar.bootsnav .navbar-toggle {
      
      margin-top: 12px !important;
  }

     .navbar-brand>img{
      max-width: 80px;
    }
    .welcome-hero {
      height: 240px !important;
  }

  .welcome-hero {
    margin-top: 70px;
}

.header-text h2 {
  font-size: 29px;
  line-height: 1.2;
}
 

.header-text p{
  font-size: 16px;
  margin: 20px 0 13px;
}
.experience-content{
  padding-top: 50px;
}

.single-timeline-box{
  margin-bottom: 20px;
}

.isotope .item{
  text-align: center;
}

.isotope .item img {
  max-height: 200px;
  max-width: 200px;
}
 
.hm-footer-copyright{
  flex-direction: column-reverse;
  text-align: left;
  align-items: center;
}

.hm-footer-copyright p{
  padding: 30px 0;
  font-size: 12px;
}
.foot_menu{
  flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0;
  
}
.foot_menu li{
  width: 47%;
  
}

.foot_menu li a{
  font-size: 14px;
}

.section-heading h2{
  font-size: 21px;
  padding-bottom: 30px;
}

.experience,.profiles{
  padding-top: 30px;
}

.profiles{
  padding-bottom: 30px;
}

.what_we_do>div{
  display: block;
  padding: 10px;
  border: 1px solid #8b8b8b;
  margin: 15px;
  border-radius: 10px;
  font-size: 13px;
}

.what_we_do>.sec_inner ul li{
  font-size: 13px;
}

section.our_goal.what_we_do>div{
  display: flex;
  flex-direction: column-reverse;
}

section.our_goal.what_we_do .sec_right{
  padding: 0px;
}

.products_inner>div ul{
  display: block;
}

.products_inner>div>ul li{
  margin-bottom: 20px;
}
.product_text_box{
  display: block;
}

.product_text_box>div>span{
  font-size: 16px;
  margin-top: 20px;
}

.products_inner>div .heading{
  font-size: 20px;
  margin:  35px 0 20px;
}

.what_we_do>div>div img{
  border-radius: 10px;
}

.what_we_do .sec_right, .our_goal .sec_left{
  padding: 15px;
}

.what_we_do>.sec_inner span{
  font-size: 20px;
  margin-bottom: 10px;
}
.what_we_do .sec_left{
  width: 100% !important;
}

.vidoes_sec_inner{
  display: block;
}
.vidoes_sec_inner>div {
  width: 100%;
  margin-bottom: 20px;
}
}