/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,500;0,600;1,100;1,200;1,300&display=swap');
*{
    margin:0px;
    padding:0px;
}
.mcmillan_heading_text {
    font-family: 'Noto Sans', sans-serif !important;
  line-height:50px;
}
}
.header_inner h1 {
    margin: 0px !important;
    padding: 30px 0px;
    font-family:roboto !important;
  font-family: 'Noto Sans', sans-serif !important;
}
.header_inner {
    width: 100%;
    max-width: 1280px;
    margin: auto;
}
/* .header_millan {
/*     background-color: #14345b; */
} */
.cell_16983624692494-vertical-alignment {
    width: 100% !important;
}
.cell_1698363357153-vertical-alignment.dnd-column {
    width: 100% !important;
  border-radius: 15px;
}
.banner_col {
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin: auto;
  justify-content: space-between;
}
.banner_col_inner {
  width: 33%;
  text-align: center;
}
#sku_under {
  background-color: #14345b;
  color: #ffffff;
  padding: 100px 0px;
}
.banner_col_inner h3 {
  margin: 0px;
  font-size: 60px;
  color: #ffffff3d;
  font-weight: 600;
  font-family: 'Noto Sans', sans-serif !important;
}
.outerimg {
  width: 60px;
  height: 65px;
  margin: auto;
  text-align: center;
  transform: translate(0px, -28px);
}
.outerimg img {
  width: 100%;
  height: 100%;
}
.banner_inner_icon p {
  margin: 0px;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
   font-family: 'Noto Sans', sans-serif !important;
}
.inner_sku {
  border-left: 1px solid #ffffff38;
  border-right: 1px solid #ffffff38;
}
.why_choose_col{
    width: 100%;
    max-width: 1280px;
    margin: auto;
}
.why_choose_col h1 {
    margin: 0px;
   font-family: 'Noto Sans', sans-serif !important;
}
.value_icon {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
}
.value_img {
    /*border: 1px solid black;*/
    width: 64px;
    height: 45px;
}
.value_col {
  display: flex;
  background-color: #fafafa;
  padding: 6px 15px;
  align-items: center;
  column-gap: 5px;
  background: rgba( 255, 255, 255, 0.3 );
  box-shadow: 0 4px 20px 0 rgba( 31, 38, 135, 0.37 );
  backdrop-filter: blur( 4.5px );
  -webkit-backdrop-filter: blur( 4.5px );
  border-radius: 10px;
  border: 1px solid rgba( 255, 255, 255, 0.18 );
  transition: .4s all ease-in-out;
}
.value_img img {
    width: 100%;
    height: 100%;
}
.value_icon_header{
  text-align: center;
}
.value_icon_header p{
  margin: 0px;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
   font-family: 'Noto Sans', sans-serif !important;
  padding: 35px 0px 40px 0px;
}
.industries_inner{
  width: 100%;
  max-width: 1280px;
  margin: auto;
}
.industries_inner_blocks{
  display: flex;
  width: 100%;
  justify-content: space-between;
  column-gap: 20px;
}
.industries_inner_boxes {
  background: #14345b;
  text-align: center;
  width: 16%;
  padding: 55px 25px;
  clip-path: polygon(0 30%,50% 0,100% 30%,100% 70%,50% 100%,0 70%);
}
.industries_inner_boxes:hover {
  background-color: #ec4c24;
  cursor: pointer;
}
.inner_boxes_image {
  width: 64px;
  height: 45px;
  margin: auto;
}
.inner_boxes_image img {
  width: 100%;
  height: 100%;
}
.industries_inner_boxes p {
  padding: 0px !important;
  margin: 0px;
  height: 50px;
  min-height: 50px;
  overflow: hidden;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  vertical-align: middle;
  font-size: 18px;
  padding-top: 15px;
   font-family: 'Noto Sans', sans-serif !important;
}
.industries_millan{
  background-color:#fafafa;
  padding:60px 0px;
}
.service_section_col {
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin: auto;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 30px;
}
.service_col {
  width: 45%;
  /*border: 1px solid black;*/
  text-align: center;
  padding: 25px;
  border-radius: 30px;
  height: 340px;
  min-height: 340px;
  overflow: hidden;
}
.service_col h2 {
  margin: 0px;
  font-family: roboto;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  padding: 0px 0 15px;
  color: #14345b;
   font-family: 'Noto Sans', sans-serif !important;
}
.industries_inner h2{
   font-family: 'Noto Sans', sans-serif !important;
}
#service h2{
  font-family: 'Noto Sans', sans-serif !important;
}

.service_col p {
  margin: 0px;
  line-height: 1.5;
  font-size:16px;
  /*   font-family: Verdana, Geneva, sans-serif; */
  color: #14345b;
}
.service_col ul li{
  list-style: none;
  line-height: 1.5;
  color: #14345b;
/*   font-family: Verdana, Geneva, sans-serif; */
}
.col_even {
    box-shadow: 4px 1px 0px #14345b52;
}
.col_odd{
    box-shadow: 4px 1px 0px #ec4c2421;
}
.col_even:hover {
    background-color: #14345b52;
}
.col_odd:hover {
    background-color: #ec4c2421;
}
section#service h2 {
    padding-bottom: 18px;
}
.service_col ul {
    padding-top: 15px;
}
#service{
  padding:60px 0px;
}
.value_icon_col {
    margin-top: 60px !Important;
}
#footer_mcmillan{
  background-color: #14345b;
  padding: 40px 0px;
}
.why_choose_col p {
    font-family: 'Noto Sans', sans-serif !important;
}
.industries_inner p {
    font-family: 'Noto Sans', sans-serif !important;
}
.industries_inner_boxes p{
    font-family: 'Noto Sans', sans-serif !important;
}
.service_col p {
    font-family: 'Noto Sans', sans-serif !important;
  color:#333333 !important;
}
.service_col ul li {
    font-family: 'Noto Sans', sans-serif !important;
  color:#333333 !important;
}
.footer_col_logo {
    display: none;
}
.footer_col {
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin: auto;
  justify-content: space-between;
}
.footer_col_content h2{
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
  margin: 0px;
  font-family: 'Noto Sans', sans-serif !important;
}
.footer_col_content p{
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  margin: 0px;
  padding-top: 15px;
  font-family: 'Noto Sans', sans-serif !important;
}
.footer_col_content a {
  text-decoration: none;
  font-family: 'Noto Sans', sans-serif !important;
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
}
.dnd-column.cell_16983624692494-vertical-alignment {
    width: 100% !important;
}
.undersku {
    transform: translate(0px, -38px);
}
.value_col:hover {
    transform: translate(0px, -8px);
}

/* new service section --------------- style */

.inner_image {
    /*border: 1px solid black;*/
        height: 300px;
    min-height: 380px;
    overflow: hidden;
/*   margin-top:64px; */
}
.inner_image img{
	width: 100%;
	height: 100%;
}


	.service_mcmillan {
    width: 100%;
    max-width: 1280px;
    margin: auto;
}
.service_mcmillan_swap {
	 display: flex;
    width: 100%;
    max-width: 1280px;
    margin: auto;
     margin-bottom: 50px;
     column-gap: 45px;
  align-items:center;
}
.service_mcmillan{
	 display: flex;
    width: 100%;
    max-width: 1280px;
    margin: auto;
    column-gap: 45px;
    margin-bottom:50px;
  align-items:center;
}

.service_mcmillan_img {
    width: 56%;
}
.service_mcmillan_img  img {
    width: 100%;
    height: 100%;
}
.service_mcmillan_content {
    width: 46%;
}
.service_mcmillan_content h2{
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
    margin: 0px;
    font-family: 'Noto Sans', sans-serif !important;
   color: #14345b !important;
    padding-bottom: 20px;
}
.service_mcmillan_content p{
	font-weight: normal;
	line-height: 30px;
	font-family: 'Noto Sans', sans-serif !important;
	color: #333333;
	font-weight: 500;
	font-size: 16px;
	margin: 0px;
}
.service_mcmillan_content ul li{
	line-height: 24px;
	font-family: 'Noto Sans', sans-serif !important;
	color: #333333;
	font-weight: 500;
	font-size: 16px;
/* 	list-style: none; */
	font-weight: bold;

}
.service_btn a{
	font-weight: 500;
    line-height: 20px;
    font-family: 'Noto Sans', sans-serif !important;
    color: #ffffff;
    font-size: 16px;
    list-style: none;
    background-color: #ec4c24;
    padding: 11px 22px;
    text-decoration: none;
    border-radius: 20px;
}
.service_btn {
    margin: 40px 0px;
}
.service_mcmillan_content ul{
	padding: 16px 0px 16px 18px;
}
.service_section_head h2 {
    font-size: 40px;
    text-align: center;
    line-height: 2;
    font-weight: bold;
  font-family: 'Noto Sans', sans-serif !important;
          color: #14345b;
  padding-bottom:25px;
}
section#service_section {
   padding: 60px 0px 10px 0px;
}
/* new service sction style end here ----------------- */

#hsForm_b5ac15d0-938f-473c-a96e-20fe56a50f50 label {
    display: none;
}






@media only screen and (max-width: 980px)  {
  #hs_cos_wrapper_widget_1698362515383_ {
      text-align: center !Important;
  }
.banner_col_inner {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  }
.banner_inner_icon p {
  font-size: 20px;
  line-height: 16px;
  }
.why_choose_mcmillan {
  padding: 0px 30px;
  }
.industries_inner_blocks {
   display: block;
}
.value_icon {
  display: block;
  text-align: -webkit-center;
}  
  .banner_col {
    display: block;
}
  .value_col {
    text-align:center;
    background-color: #efebeb;
    column-gap: 15px;
    padding: 10px 15px;
    justify-content: start;
    width: 50%;
    margin-bottom: 12px !important;
    border-radius: 5px;
   
}
  .industries_inner_boxes {
    width: 30%;
    padding: 50px 35px;
    margin: auto;
}
  .industries_inner_boxes {
    margin-bottom: 15px;
}
.service_col {
    width: 80%;
    border-radius: 30px;
    height: unset;
    min-height: unset;
    margin: auto;
}
  .footer_col {
    display: block;
}
.footer_col_logo img{
  width:50%;
}
.footer_col_content {
    padding: 16px 30px 0px 30px;
}
.footer_col_logo img {
    padding-left: 20px;
}
  .why_choose_col h1 {
    font-size:30px !important;
}
  .service_mcmillan {
    display: block;
}
  .service_mcmillan_swap {
    display: flex;
    flex-direction: column-reverse;
}
  .service_mcmillan_img {
    width: 100%;
}
  .service_mcmillan_content {
    width: 100%;
}
  .service_mcmillan_content h2 {
    font-size: 28px;
    color: #14345b;
    padding: 15px 30px;
}
  .service_mcmillan_content p {
    padding: 0px 30px 0px 30px;
}
  .inner_image {
   height: unset !important;
    min-height: unset !important;
    padding: 0px 30px;
}
  #hs_cos_wrapper_widget_1698362515383 {
    margin-bottom: 50px;
}
  .cell_1698363357153-vertical-alignment.dnd-column {
    width: 90% !important;
    margin: auto;
}
  .why_choose_col p {
    text-align: left !important;
}
  .value_icon_header p {
    text-align: center !important;
}
  .industries_inner p {
/*     text-align: left !important; */
    padding: 0px 30px;
}
  

}


@media only screen and (max-width: 1366px) and (min-width: 1024px)  {
.banner_col_inner h3 {
    font-size: 40px;
}
  .banner_inner_icon p {
    font-size: 18px;
}
}