/*
Author : Anil Patel
Company : Star One Web
Date : 07-dec-2020
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap');

@font-face {
    font-family:'fontawesome';
    src: url('../fonts/fontawesome-webfont.ttf');
}
@font-face {
    font-family:'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.ttf');
}
@font-face {
    font-family:'Montserrat-SemiBold';
    src: url('../fonts/Montserrat-SemiBold.ttf');
}
@font-face {
    font-family:'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.ttf');
}
@font-face {
    font-family:'GothamBold';
    src: url('../fonts/GothamBold.ttf');
}
@font-face {
    font-family:'GothamMedium';
    src: url('../fonts/GothamMedium.ttf');
}

@font-face {
    font-family:'Inter-Regular';
    src: url('../fonts/Inter-Regular.ttf');
}
@font-face {
    font-family:'Inter-Medium';
    src: url('../fonts/Inter-Medium.ttf');
}
@font-face {
    font-family:'Inter-Bold';
    src: url('../fonts/Inter-Bold.ttf');
}


@font-face {
    font-family:'Raleway-SemiBold';
    src: url('../fonts/Raleway-SemiBold.ttf');
}
@font-face {
    font-family:'Raleway-Regular';
    src: url('../fonts/Raleway-Regular.ttf');
}
@font-face {
    font-family:'Raleway-Bold';
    src: url('../fonts/Raleway-Bold.ttf');
}
@font-face {
    font-family:'Raleway-Medium';
    src: url('../fonts/Raleway-Medium.ttf');
}
@font-face {
    font-family:'Raleway-SemiBold';
    src: url('../fonts/Raleway-SemiBold.ttf');
}
@font-face {
    font-family:'Jost-Medium';
    src: url('../fonts/Jost-Medium.ttf');
}
@font-face {
    font-family:'Jost-Regular';
    src: url('../fonts/Jost-Regular.ttf');
}
@font-face {
    font-family:'Jost-SemiBold';
    src: url('../fonts/Jost-SemiBold.ttf');
}
@font-face {
    font-family:'Baskervville-Regular';
    src: url('../fonts/Baskervville-Regular.ttf');
}
@font-face {
    font-family:'Baskervville-Italic';
    src: url('../fonts/Baskervville-Italic.ttf');
}

.black{ color: #000; } .white{ color: #fff; } .red{color:#dc3545;} .btn {border-radius: 0px;}
.btn-orange_n{ color: #fff!important; background-color: #FF851B!important; border-color: #FF851B!important;}
.btn-theme{ color: #6b6c70; background-color: #e1e1e1; border-color: #e1e1e1; } .btn-theme:hover, .btn-theme:focus{color:#6b6c70;}
.btn-black{ color: #fff; background-color: #000; border-color: #000; } .btn-black:hover, .btn-black:focus{color:#fff;}
.btn-green{ transform: skew(-20deg); color: #71bf45!important; background-color: #f8f8f8; border-color: #f8f8f8; } .btn-green:hover, .btn-green:focus{color:#71bf45;}
.btn-white{ color: #000; background-color: #fff; border-color: #fff; } .btn-white:hover, .btn-white:focus{color:#000;}
.btn-cofee{ color: #fff; background-color: #6f4e37; border-color: #6f4e37; } .btn-cofee:hover, .btn-cofee:focus{color:#fff;}
.btn-orange{ color: #fff!important; background-color: #fd6f61; border-color: #fd6f61; margin-right: 8px; } .btn-pink:hover, .btn-pink:focus{color:#fff;}
.btn-blue{ color: #fff; background-color: #3777bc; border-color: #3777bc; } .btn-blue:hover, .btn-blue:focus{color:#fff;}
.btn-yellow{ color: #fff; background-color: #FFD700; border-color: #FFD700; } .btn-yellow:hover, .btn-yellow:focus{color:#fff;}
 
body {
    position: relative; 
    font-family:Raleway-Medium;
    color: #6d6e71;
}
h1,h2,h3,h4,h5,h6{
    font-family:Inter-Bold;
    letter-spacing: 1px;
    font-weight: 800;
}
p{
    font-family:Raleway-Regular;
}
.block{
    padding-top:2rem;
    padding-bottom:2rem;
}
.mb-25{
    margin-bottom:25px;
}


/************************************Start Industry CSS***************************************/
.main_menu{  	
  	width: 100%;
}
.menu_one{
	background-color: #0b1940!important;
}
.topbar_desktop,.topbar_mobile {
    background-color: #fff;
}
.topbar_desktop p,.topbar_mobile p{
	font-family:Inter-Regular;
	color: #484848;
	text-align: center;
	margin-bottom: 0px;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
	font-weight: 600;
}
.topbar_desktop img,.topbar_mobile img { 
    height: 24px;
    margin-left: 10px;
}
.menu_one .mymenu ul{
    /*margin-top: 10px;*/ 
    padding-right: 10px;
}
.navbar{
    padding:0px;
}
.navbar-toggler {
    background-color: #fff;
}
.navbar-light .navbar-nav .nav-link{
    color: #fff;
	padding-right: 1.5em;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    /*color: #fff;*/
}
.header_desktop .navbar-light .navbar-nav .nav-link:active{
    color:#cca449!important;
    /*border-bottom: 3px solid red!important;*/
}
.header_desktop .navbar-light .navbar-nav .nav-link:focus{
    color:#cca449!important;
    /*border-bottom: 3px solid red!important;*/
}
.header_desktop .navbar-light .navbar-nav .nav-link:hover{
    color: #cca449!important;
    /*border-bottom: 3px solid red!important;*/
}
.mymenu li a{
    font-size: 13px;
}
.logo img{
	height: 98px;
}
.logo{
	margin-top: 8px;
	margin-bottom: 8px;
}
.menu_one .mymenu ul li a{
    font-family:Raleway-SemiBold;
    text-transform: capitalize;
}
.header_search img{
	height: 16px;
	margin-right: 22px;
}
.header_search ul {
    margin-bottom: 0rem;
}
.carousel-control-prev-icon{
	background-image: url('../../bootstrap/images/slider_left_arrow.svg')!important;
	/*background-color: #D9D9D9;*/
    width: 24px;
    height: 24px;
    border-radius: 20px;
    padding: 18px;
}
.carousel-control-next-icon{
	background-image: url('../../bootstrap/images/slider_right_arrow.svg')!important;
	/*background-color: #D9D9D9;*/
    width: 24px;
    height: 24px;
    border-radius: 20px;
    padding: 18px;
}
.carousel-caption .banner_img{
    text-align: left;
}
.carousel-caption .banner_img img{
    width: 250px;
}
.carousel-caption{
    left: 0%!important;
    right: 67%!important;
    top: 12rem!important;
	bottom: 0px!important;
    /*width: 300px;*/
    /*height: 145px;*/
    /*border-radius: 30%;*/
    /*padding: 25px;*/
}
.carousel-caption h4{
    color: #0C1B45;
	font-family:Baskervville-Regular;
    font-size: 40px;
    text-transform: none;
	background-color: #ffffff3d;
	padding: 8px 8px 8px 50px;
	font-weight: 400!important;
	text-align: left;
	font-style: italic;
   /* margin-bottom: 1rem;    
    word-spacing: 12px;
    transform: scale(1, 1.2);*/
}
.sub-cap p{
    color: #fff;
    font-size: 19px;
    text-transform: capitalize;
    text-align: left;
}
.cap-label{
    text-align: left;
    text-transform: uppercase;
    transform: skew(-18deg);
}
.lab_bg{
    background-color: #17b471;
    border-color: #17b471;
    padding: 6px;
}
.btn-orange .fa,.btn-green .fa{
    margin-right: 5px;
}
#login{
    z-index: 9999;
}

#slider_bottom_part{
	position: relative;
    bottom: 4rem;
	/*display: flex;
    justify-content: center;
    align-content: initial;
    position: relative;
    top: -4em;*/
	/*position: absolute;
	z-index: 1;
    top: 37rem;
	width: 100%;*/
    /*left: 12rem;*/
}
.box_part {
    /*margin: 0 auto;*/
	background-color: #0B1940;
	padding-top: 10px;
	border-radius: 6px;
	box-shadow: 0px 4px 4px rgb(136,136,136);
}
.SliderBottom_desktop .box_part .grid-container {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	/*grid-gap: 10px;*/ 
}
.box_part .card {
    /*width: 15rem!important;*/
	background-color: #0b1940;
	border: none;
}
.box_part .card-body {
    padding-top: 5px;
	padding-bottom: 10px;
}
.box_part .card img {
    width: 60px!important;
    display: table;
    margin: 0 auto;
	background-color: #fff;
	height: 60px;
	border-radius: 35px;
    padding: 8px;
} 
.box_part .card a{
	text-decoration: none!important;
}
.box_part .card h6 {
    color: #CCA449;
    text-align: center;
    margin-top: 10px;
	margin-bottom: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Inter-Medium;
}
.box_part .card p {
    color: #fff;
    text-align: center;
    margin-top: 5px;
    font-size: 10px;
    font-family: Raleway-Regular;
	margin-bottom: 0px;
}
#service_home_desktop{
	margin-bottom: 5rem;
}
#service_home_desktop .common_small_home_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
	margin-bottom: 4px;
}
#service_home_desktop .fa-square {
    color: #dda72b;
    margin-right: 10px;
}
#service_home_desktop .brand_bullet{
	min-height: 130px; 
}
#service_home_desktop .brand_bullet .grid-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px; 
}
#service_home_desktop .brand_bullet .grid-item {
	font-family: Raleway-Regular!important;
	color: #000!important;
	text-transform: capitalize;
    font-size: 14px;
    line-height: 30px;
	border-bottom: 1px solid #b3b1b14d;
}
#service_home_desktop .content_part h3 {
    color: #0B1940;
	margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
	text-transform: uppercase;
}
#service_home_desktop .content_part p {
    color: #353535; 
    margin-bottom: 2rem;
    font-family: Raleway-Regular;
    font-size: 16px;
	text-align: justify; 
}
/*#about .content_part h6 {
    color: #000;
    margin-bottom: 1rem;
    font-family: Raleway-Bold;
    font-size: 16px; 
}
#about .content_part ul {
    padding-left: 15%;  
}
#about .content_part li {
	font-family: Raleway-Regular;
    list-style: none;
    line-height: 34px;
	text-transform: uppercase;
    font-size: 18px;  
}
#about .content_part .fa-square {
    color: #dda72b; 
	margin-right: 10px;
}*/
#service_home_desktop .btn-outline-primary {
    color: #dda72b;
    border-color: #dda72b;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	margin-right: 15px;
}
#service_home_desktop .btn-outline-primary:hover {
    color: #dda72b;
    background-color: #fff;
    border-color: #dda72b;
	padding: 0.5rem 2rem;
	border-radius: 5px;
}
#service_home_desktop .btn-primary:hover {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.5rem 2rem;
	border-radius: 5px;
}
#service_home_desktop .btn-primary {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.5rem 2rem;
	border-radius: 5px;
}
.service_home_btn_part img {
    height: 12px;
    margin-left: 15px;
}
/*#about .img_part { 
	position: relative;
	width: 540px;
	height: 375px;
	padding: 10px 15px 0px 15px;
	margin-top: 3rem;
	border: none;
}
#about .img_part::before,#about .img_part::after{
	position: absolute;
	width: 130px;
	height: 115px;
	content: "";
}
#about .img_part::before {
	right: 0;
	top: 4rem;
	border-right: 2px solid #dda72b;
	border-top: 2px solid #dda72b;
}
#about .img_part::after {
	left: 0;
	bottom: 0.8rem;
	border-left: 2px solid #dda72b;
	border-bottom: 2px solid #dda72b;
}*/
#service_home_desktop .img_part img{
	margin-top: 5rem;
	/*border-right: 15px solid #dda72b;*/
}
.about_over .suceed_part{
	background-color: #0B1940!important;
	position: absolute;
    bottom: 1.6em;
}
.suceed_part{
	padding: 10px;
}
.suceed_part img{
	height: 36px;
}
.suceed_part h5{
	float: right;
	color: #fff;
}
.suceed_part p{
	color: #fff;
	margin-bottom: 0px;
	font-family: Raleway-SemiBold;
	margin-top: 6px;
    font-size: 14px;
}
.about_over .international_part{
	background-color: #DDA72C!important;
	position: absolute;
    bottom: 1.6em;
	left: 7.7em;
}
.international_part{
	padding: 10px;
}
.international_part h5{
	float: right;
	color: #fff;
}
.international_part p{
	color: #fff;
	margin-bottom: 0px;
	font-family: Raleway-SemiBold;
	margin-top: 6px;
    font-size: 14px;
}
#our_brand {
    background-color: #EBEBEB;
	padding-top: 2rem;
    padding-bottom: 3rem;
}
#our_brand .common_small_home_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
    margin-bottom: 4px;
}
.Ourbrand_desktop .brand_bullet .grid-container {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 20px; 
}
.Ourbrand_desktop .ourbrand_home_img_part {
	width: 165px!important;
	height: 135px!important;
    background-color: #fff!important;
	display: flex;
    align-items: center;
	margin-bottom: 1.5em;
    border-radius: 6px;
}
.Ourbrand_desktop .our_brand_mainpart img {
    max-width: 165px !important;
	padding-left: 10px;
	padding-right: 10px;
}
/*#our_brand .common_small_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px; 
}*/
#our_brand .our_brand_heading h3 {
    color: #0B1940;
	margin-top: 1rem;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
#our_brand .Img {
    /*margin-bottom: 15px;
    margin-left: 15px;*/
}
#our_brand .info {
    left: 0px;
}
#our_brand .ih-item.square.effect3 .info h3 {
    text-transform: uppercase;
    color: #fff!important;
    text-align: center!important;
    font-size: 18px!important;
    padding: 5px 5px 0 4px;
    margin: 12px 20px 0 0;
	font-family: Raleway-Regular; 
	font-weight: normal;
}
#our_brand .ih-item.square.effect3 .info{
    background: #6c6b6b61!important;
    margin-bottom: 0px;
    height: 50px;
}
#our_brand .brand_btn_part{
	/*text-align: center;*/
    margin-top: 2rem;
}
#our_brand .brand_btn_part .btn-outline-primary {
    color: #dda72b;
	background-color: #fff;
    border-color: #dda72b;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	margin-right: 15px;
	font-family:Raleway-Medium;
}
#our_brand .brand_btn_part .btn-outline-primary:hover {
    color: #dda72b;
    background-color: #fff;
    border-color: #dda72b;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
#our_brand .brand_btn_part .btn-primary:hover {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
#our_brand .brand_btn_part .btn-primary {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
.brand_btn_part img{
	height: 12px;
	margin-left: 15px;
}
.brand_block img{
	width: 332px;
}
#home_prod_cat {
    background-color: #fff;
	padding-top: 3rem;
    padding-bottom: 3rem;
}
#home_prod_cat .common_small_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px; 
}
#home_prod_cat .home_prod_cat_heading h3 {
    color: #1F1F1F;
	margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
#home_prod_cat .Img {
    /*margin-bottom: 15px;
    margin-left: 15px;*/
}
#home_prod_cat .info {
    left: 0px;
}
#home_prod_cat .ih-item.square.effect3 .info h3 {
    text-transform: uppercase;
    color: #fff!important;
    text-align: center!important;
    font-size: 18px!important;
    padding: 5px 5px 0 4px;
    margin: 12px 20px 0 0;
	font-family: Raleway-Regular; 
	font-weight: normal;
}
#home_prod_cat .ih-item.square.effect3 .info{
    background: #6c6b6b61!important;
    margin-bottom: 0px;
    height: 50px;
}
#home_prod_cat .brand_btn_part{
	/*text-align: center;*/
    margin-top: 2rem;
}
#home_prod_cat .brand_btn_part .btn-outline-primary {
    color: #dda72b;
	background-color: #fff;
    border-color: #dda72b;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	margin-right: 15px;
	font-family:Raleway-Medium;
}
#home_prod_cat .brand_btn_part .btn-outline-primary:hover {
    color: #dda72b;
    background-color: #fff;
    border-color: #dda72b;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
#home_prod_cat .brand_btn_part .btn-primary:hover {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
#home_prod_cat .brand_btn_part .btn-primary {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
.prod_cat_block img{
	width: 332px;
}
#prod_cat_bottom_part {
    background-color: #0b1940!important;
    padding: 30px;
}
#prod_cat_bottom_part h3 {
    color: #fff;
	margin-top: 1rem;
    margin-bottom: 1rem;
    font-family: Inter-Bold;
    font-size: 20px;
	text-transform: uppercase;
}
#prod_cat_bottom_part .common_small_home_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
    margin-bottom: 4px;
}
.overImg{
	width: 50px;
	/*height: 55px;*/
	position: absolute;
	z-index: 1;
	background-color: #203866;
    padding: 5px;
}
.prod_cat_bottom_inner_part .card {
    border: none;
    /*width: 15rem!important;*/
    background-color: #0b1940;
	margin-top: 2rem;
}
.prod_cat_bottom_inner_part .card h6 {
    color: #C79625;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: Raleway-SemiBold;
}
.prod_cat_bottom_inner_part .card p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: Raleway-Regular;
}
.prod_cat_bottom_inner_part .card a {
    color: #C79625;
    display: table;
	margin: 0 auto;
    font-size: 12px;
    font-family: Raleway-Regular;
	text-decoration: none;
}
.prod_cat_bottom_inner_part .card-body {
    padding-right: 0px;
    padding-left: 0px;
}
#prod_cat_bottom_part_mobile h3 {
    color: #0B1940;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-family: Inter-Bold;
    font-size: 20px !important;
    text-transform: uppercase; 
}
#prod_cat_bottom_part_mobile .common_small_home_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
}
#Latest_prod_part {
    background-color: #ededed;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
#Latest_prod_part .common_small_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
}
#Latest_prod_part .latest_prod_heading h3 {
    color: #0B1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
#Latest_prod_part .slick-dots li button:before{ 
	content: '.';
	font-size: 8rem;
}
/*#Client_part {
    margin-top: 1rem;
    margin-bottom: 6rem;
}*/
.common_small_head {
    color: #C79625;
	font-size: 12px;
	font-family: Inter-Regular;
}
#Client_part h3 {
    color: #203866;
    margin-bottom: 3rem;
    font-family: Inter-Bold;
    font-size: 20px;
	text-transform: uppercase;
}
#Client_part .common_small_testi_head img{
	height: 10px;
    width: 38px;
    margin-right: 10px;
    margin-bottom: 4px
}
#Client_part .common_small_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
}
#Client_part .card {
    border: 1px solid #cccccc38;
	background-color: #F9F9F9;
    width: 22rem; 
}
#Client_part .card-body {
    padding-right: 0px; 
	padding-top: 0px;
}
#Client_part .card-body p {
    color: #353535;
	font-size: 14px;
	text-align: justify;
    margin-right: 20px;
	margin-top: 2rem;
	font-family:Raleway-Regular;
	min-height: 235px;
}
#Client_part .Quote{
	float: right;
	margin-right: 22px;
    color: #0B1940;
}
#Client_part .Quote img{
	height: 14px;
}
#Client_part .media {
   margin-top: 1rem; 
}
#Client_part .media img {
    display: table;
    margin: 0 auto;
    width: 70px!important;
}
#Client_part .media-body {
    margin-top: 1rem;
	margin-left: 1rem;
}
#Client_part .media-body h5{
    color: #2E2E2E;
	font-size: 18px;
	font-family:Inter-Medium;
	min-height: 43px;
}
#Client_part .client_star .checked {
    color: #C79525;
}
#Client_part .slick-dots li button:before{ 
	content: '.';
	font-size: 8rem;
}

/*************************************About Page CSS Start*************************************/
#about_desktop_part .content_part h3 {
    color: #0B1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
    text-transform: uppercase;
} 
#about_desktop_part .content_part p{
	color: #353535;
    margin-bottom: 2rem;
    font-family: Raleway-Regular;
	font-size: 16px!important;
	text-align: justify;
}
#about_desktop_part .about_over .suceed_part,#about_desktop_part .about_over .international_part{
	bottom: 2.5em;
}
#about_part1_desktop{
	background-color: #f7f7f7!important;
}
#about_desktop_part .common_small_home_head img,#about_our_team_desktop .common_small_home_head img,#about_part1_desktop .common_small_home_head img{
	height: 10px;
    width: 38px;
    margin-right: 10px;
    margin-bottom: 4px;
}
.about_part1_content .common_small_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
}
.about_part1_content_heading .common_small_head{
	margin-right: 6em;
}
.about_part1_content .about_part1_content_heading h3 {
    color: #0B1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
    text-transform: uppercase;
	margin-right: 3em;
}
.about_part1_content .media{
	margin-bottom: 1em;
}
.about_part1_content .media img{
	width: 45px;
	margin-right: 5px;
}
.about_part1_content .media h5{
	color: #000;
    font-size: 16px;
    text-transform: capitalize;
    font-family: Raleway-Regular;
	font-weight: normal;
}
.about_part1_content_form .form-control {
    border: 1px solid #C79525;
    font-family: Inter-Regular;
    margin-bottom: 1em;
}
.about_part1_content_form h6{
	font-family: Raleway-Medium;
	color: #0B1940;
	font-weight: normal;
	margin: 2em 2em;
    font-size: 16px;
	text-align: center;
}
.about_part1_content_form_inner{
	background-color: #ECECEC;
	padding: 1em;
	margin-bottom: 1em;
}
.about_part1_content_form .btn-primary {
    color: #DDA72C;
    background-color: #0B1940;
    border-color: #0B1940;
    padding: 0.5rem 2rem;
    border-radius: 5px;
    display: table;
    margin: 0 auto;
}
.about_part1_content_form img {
    height: 12px;
    margin-left: 15px;
}
#about_our_team_desktop{
	margin-bottom: 3rem;
}
.about_ourteam_content_part{
	/*margin-top: 3rem;*/
}
#about_our_team_desktop h3 {
    color: #0B1940;
    margin-top: 6px;
    margin-bottom: 1rem;
    font-family: Inter-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
#about_our_team_desktop .card{
	border: solid white 5px;
	margin-top: 3rem;
	box-shadow: 0px 0px 6px 0px rgba(199,199,199,0.5);
}
#about_our_team_desktop .card h6 {
    text-align: center;
	color: #353535;
	font-family: Raleway-Regular;
	font-size: 16px;
}
#about_our_team_desktop .card p {
    text-align: center;
    color: #656565;
	font-family: Inter-Medium;
	font-size: 16px;
}
#about_our_team_desktop .card img {
    display: table;
    margin: 0 auto;
    width: 100px !important;
}

/*************************************About Page CSS Start*************************************/

/*************************************Service Page CSS Start*************************************/
#service_block .common_small_service_head img,#service_block1 .common_small_service_head img,#service_block2 .common_small_service_head img,#service_block3 .common_small_service_head img,#service_block4 .common_small_service_head img,#service_block5 .common_small_service_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
    margin-bottom: 4px;
}
#service_block .service_content_part h3,#service_block1 .service_content_part h3,#service_block2 .service_content_part h3,#service_block3 .service_content_part h3,#service_block4 .service_content_part h3,#service_block5 .service_content_part h3 {
    color: #0b1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Montserrat-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
#service_block .service_content_part p,#service_block1 .service_content_part p,#service_block2 .service_content_part p,#service_block3 .service_content_part p,#service_block4 .service_content_part p,#service_block5 .service_content_part p {
    color: #353535;
    margin-bottom: 2rem;
    font-family: Raleway-Regular;
	text-align: justify;
    font-size: 14px;
}
#service_block .service_content_part h6,#service_block1 .service_content_part h6,#service_block2 .service_content_part h6,#service_block3 .service_content_part h6,#service_block4 .service_content_part h6,#service_block5 .service_content_part h6 {
    color: #000;
    margin-bottom: 1rem;
    font-family: Montserrat-SemiBold;
    font-size: 16px;
}
#service_block .service_content_part ul,#service_block1 .service_content_part ul,#service_block2 .service_content_part ul,#service_block3 .service_content_part ul,#service_block4 .service_content_part ul,#service_block5 .service_content_part ul {
    padding-left: 15%;
}
#service_block .service_content_part li,#service_block1 .service_content_part li,#service_block2 .service_content_part li,#service_block3 .service_content_part li,#service_block4 .service_content_part li,#service_block5 .service_content_part li {
    list-style: none;
    line-height: 34px;
    text-transform: uppercase;
    font-size: 14px;
}
#service_block .service_content_part .fa-square,#service_block1 .service_content_part .fa-square,#service_block2 .service_content_part .fa-square,#service_block3 .service_content_part .fa-square,#service_block4 .service_content_part .fa-square,#service_block5 .service_content_part .fa-square {
    color: #dda72b;
    margin-right: 10px;
}
#service_block .img_part img,#service_block1 .img_part img,#service_block2 .img_part img,#service_block3 .img_part img,#service_block4 .img_part img,#service_block5 .img_part img {    
	width: 528px;
    height: 366px;
}
#service_block .img_part,#service_block1 .img_part,#service_block2 .img_part,#service_block3 .img_part,#service_block4 .img_part,#service_block5 .img_part {
    margin-top: 0.5rem;
    border-right: 12px solid #dda72b;
}
#service_block2,#service_block4 {
    background-color: #e9e9e9; 
    padding-top: 3rem;
    padding-bottom: 3rem;
}
#service_block:nth-child(even){
	background-color: #e9e9e9!important; 
    padding-top: 2rem!important;
    padding-bottom: 3rem!important;
}
#service_block:nth-child(odd){
	background-color: #fff!important; 
    padding-top: 2rem!important;
    padding-bottom: 3rem!important;
}
.service_content_part .fa-square {
    color: #dda72b;
    margin-right: 10px;
}
.service_content_part .brand_bullet{
	min-height: 130px; 
}
.service_content_part .brand_bullet .grid-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px; 
}
.service_content_part .brand_bullet .grid-item {
	font-family: Raleway-Regular!important;
	color: #353535!important;
	text-transform: capitalize;
    font-size: 14px;
    line-height: 25px;
	margin-left: 2em;
}
.service_btn_part{
	margin-top: 2rem!important;
	margin-left: 2rem!important;
}
.service_btn_part .btn-primary:hover {
    color: #dda72b!important;
    background-color: #0b1940!important;
    border-color: #0b1940!important;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
.service_btn_part .btn-primary {
    color: #dda72b!important;
    background-color: #0b1940!important;
    border-color: #0b1940!important;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
.service_btn_part img {
    height: 12px;
    margin-left: 15px;
}
.reverse{
	display: flex!important;
	flex-direction: row-reverse!important;
}
.regular{
	display: flex!important;
}
/*************************************Service Page CSS End***************************************/


/*************************************Our Product Page CSS Start*************************************/
#ourproduct_block .common_small_ourproduct_head img,#ourproduct_block1 .common_small_ourproduct_head img,#ourproduct_block2 .common_small_ourproduct_head img,#ourproduct_block3 .common_small_ourproduct_head img,#ourproduct_block4 .common_small_ourproduct_head img,#ourproduct_block5 .common_small_ourproduct_head img,#ourproduct_block6 .common_small_ourproduct_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
    margin-bottom: 4px;
}
#ourproduct_block .ourproduct_content_part h3,#ourproduct_block1 .ourproduct_content_part h3,#ourproduct_block2 .ourproduct_content_part h3,#ourproduct_block3 .ourproduct_content_part h3,#ourproduct_block4 .ourproduct_content_part h3,#ourproduct_block5 .ourproduct_content_part h3,#ourproduct_block6 .ourproduct_content_part h3 {
    color: #0b1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Montserrat-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
#ourproduct_block .ourproduct_content_part p,#ourproduct_block1 .ourproduct_content_part p,#ourproduct_block2 .ourproduct_content_part p,#ourproduct_block3 .ourproduct_content_part p,#ourproduct_block4 .ourproduct_content_part p,#ourproduct_block5 .ourproduct_content_part p,#ourproduct_block6 .ourproduct_content_part p {
    color: #353535;
    margin-bottom: 2rem;
    font-family: Raleway-Regular;
	text-align: justify;
    font-size: 14px;
}
#ourproduct_block .ourproduct_content_part h6,#ourproduct_block1 .ourproduct_content_part h6,#ourproduct_block2 .ourproduct_content_part h6,#ourproduct_block3 .ourproduct_content_part h6,#ourproduct_block4 .ourproduct_content_part h6,#ourproduct_block5 .ourproduct_content_part h6,#ourproduct_block6 .ourproduct_content_part h6 {
    color: #000;
    margin-bottom: 1rem;
    font-family: Montserrat-SemiBold;
    font-size: 16px;
}
#ourproduct_block .ourproduct_content_part ul,#ourproduct_block1 .ourproduct_content_part ul,#ourproduct_block2 .ourproduct_content_part ul,#ourproduct_block3 .ourproduct_content_part ul,#ourproduct_block4 .ourproduct_content_part ul,#ourproduct_block5 .ourproduct_content_part ul,#ourproduct_block6 .ourproduct_content_part ul {
    padding-left: 15%;
}
#ourproduct_block .ourproduct_content_part li,#ourproduct_block1 .ourproduct_content_part li,#ourproduct_block2 .ourproduct_content_part li,#ourproduct_block3 .ourproduct_content_part li,#ourproduct_block4 .ourproduct_content_part li,#ourproduct_block5 .ourproduct_content_part li,#ourproduct_block6 .ourproduct_content_part li {
    list-style: none;
    line-height: 34px;
    text-transform: uppercase;
    font-size: 14px;
}
#ourproduct_block .ourproduct_content_part .fa-square,#ourproduct_block1 .ourproduct_content_part .fa-square,#ourproduct_block2 .ourproduct_content_part .fa-square,#ourproduct_block3 .ourproduct_content_part .fa-square,#ourproduct_block4 .ourproduct_content_part .fa-square,#ourproduct_block5 .ourproduct_content_part .fa-square,#ourproduct_block6 .ourproduct_content_part .fa-square {
    color: #dda72b;
    margin-right: 10px;
}
#ourproduct_block .img_part img,#ourproduct_block1 .img_part img,#ourproduct_block2 .img_part img,#ourproduct_block3 .img_part img,#ourproduct_block4 .img_part img,#ourproduct_block5 .img_part img,#ourproduct_block6 .img_part img {    
	width: 528px;
    height: 366px;
}
#ourproduct_block .img_part,#ourproduct_block1 .img_part,#ourproduct_block2 .img_part,#ourproduct_block3 .img_part,#ourproduct_block4 .img_part,#ourproduct_block5 .img_part,#ourproduct_block6 .img_part {
    margin-top: 0.5rem;
    border-right: 12px solid #dda72b;
}
#ourproduct_block2,#ourproduct_block4,#ourproduct_block6 {
    background-color: #e9e9e9; 
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.ourproduct_content_part .fa-square {
    color: #dda72b;
    margin-right: 10px;
}
.ourproduct_content_part .brand_bullet{
	min-height: 130px; 
}
.ourproduct_content_part .brand_bullet .grid-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px; 
}
.ourproduct_content_part .brand_bullet .grid-item {
	font-family: Raleway-Regular!important;
	color: #353535!important;
	text-transform: capitalize;
    font-size: 14px;
    line-height: 25px;
	margin-left: 2em;
}
#ourproduct_block:nth-child(even){ 
	background-color: #e9e9e9!important; 
    padding-top: 2rem!important;
    padding-bottom: 3rem!important;
}
#ourproduct_block:nth-child(odd){
	background-color: #fff!important; 
    padding-top: 2rem!important;
    padding-bottom: 3rem!important;
}
.ourproduct_btn_part{
	margin-top: 2rem!important;
	margin-left: 2rem!important;
}
.ourproduct_btn_part .btn-primary:hover {
    color: #dda72b!important;
    background-color: #0b1940!important;
    border-color: #0b1940!important;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
.ourproduct_btn_part .btn-primary {
    color: #dda72b!important;
    background-color: #0b1940!important;
    border-color: #0b1940!important;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
.ourproduct_btn_part img {
    height: 12px;
    margin-left: 15px;
}

/*************************************Our Product Page CSS End***************************************/


/*************************************Project Page CSS Start*************************************/
#project_Mainblock {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
#project_Mainblock .grid_container_project {
	display: grid;
	grid-template-columns: 2fr 1fr 95px;
	grid-gap: 12px;
}
#project_Mainblock .item_project {
	text-align: center;

	img{
		width: 100%;
		height: 100%;
	}
}
#project_Mainblock .item12_project{
	grid-column-start: -1 ;
	grid-column-end: 2 ;
	grid-row-start: 1 ;
	grid-row-end: 3 ;
}
#project_Mainblock .item12_project img{
	width: 247px!important;
    height: 401px!important;
}
#project_Mainblock .item_project img{
	width: 281px;
    height: 195px;
}
#project_Mainblock .img_part {
    margin-top: 3rem; 
}
#project_block2,#project_block4 { 
    background-color: #e9e9e9; 
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.project_content_part{
	margin-left: 2em!important;
}
.project_content_part p{
	color: #353535;
    font-family: Raleway-Regular;
    text-align: justify;
    font-size: 14px;
}
#project_Mainblock .common_small_project_head img,#project_block .common_small_project_head img,#project_block1 .common_small_project_head img,#project_block2 .common_small_project_head img,#project_block3 .common_small_project_head img,#project_block4 .common_small_project_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
    margin-bottom: 4px;
}
#project_Mainblock .project_content_part h3,#project_block .project_content_part h3,#project_block1 .project_content_part h3,#project_block2 .project_content_part h3,#project_block3 .project_content_part h3,#project_block4 .project_content_part h3 {
    color: #0b1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Montserrat-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
.project_content_part h6 {
    color: #000;
    margin-bottom: 1rem;
    font-family: Montserrat-SemiBold;
    font-size: 16px;
}
.project_content_part .fa-square {
    color: #dda72b;
    margin-right: 10px;
}
.project_content_part .brand_bullet{
	min-height: 165px; 
}
.project_content_part .brand_bullet .grid-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr); 
	grid-gap: 10px;
}
.project_content_part .brand_bullet .grid-item {
	font-family: Raleway-Regular!important;
	color: #353535!important;
	text-transform: capitalize;
    font-size: 14px;
    line-height: 25px!important;  
	margin-left: 2em;
}
#project_block .img_part,#project_block1 .img_part,#project_block2 .img_part,#project_block3 .img_part,#project_block4 .img_part {
    margin-top: 0.5rem;
    border-right: 12px solid #dda72b;
}
#project_block .img_part img,#project_block1 .img_part img,#project_block2 .img_part img,#project_block3 .img_part img,#project_block4 .img_part img {
    width: 528px;
	height: 366px;
}
#project_block:nth-child(even){
	background-color: #e9e9e9!important; 
    padding-top: 2rem!important;
    padding-bottom: 3rem!important;
}
#project_block:nth-child(odd){
	background-color: #fff!important; 
    padding-top: 2rem!important;
    padding-bottom: 3rem!important;
}
.project_btn_part{
	margin-top: 2rem!important;
	margin-left: 2rem!important;
}
.project_btn_part .btn-primary:hover {
    color: #dda72b!important;
    background-color: #0b1940!important;
    border-color: #0b1940!important;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
.project_btn_part .btn-primary {
    color: #dda72b!important;
    background-color: #0b1940!important;
    border-color: #0b1940!important;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
.project_btn_part img {
    height: 12px;
    margin-left: 15px;
}
.proInslider .carousel-control-next, 
.proInslider .carousel-control-next:hover, 
.proInslider .carousel-control-prev, 
.proInslider .carousel-control-prev:hover{
	color: #000;
}
/*************************************Project Page CSS End*************************************/


/*************************************Brand Page CSS Start*************************************/
/*#brand_Mainblock .Img {
    margin-bottom: 15px;
    margin-left: 15px;
}
#brand_Mainblock .grid_container_brand {
	display: grid;
	grid-template-columns: 2fr 1fr 95px;
	grid-gap: 12px;
}
#brand_Mainblock .item_brand {
	text-align: center;

	img{
		width: 100%;
		height: 100%;
	}
}
#brand_Mainblock .item12_brand{
	grid-column-start: -1 ;
	grid-column-end: 2 ;
	grid-row-start: 1 ;
	grid-row-end: 3 ;
}
.brand_group_bigImg .Img{
	width: 226px!important; 
}
#brand_Mainblock .item12_brand img{
	width: 247px!important;
    height: 401px!important;
}
#brand_Mainblock .item_brand img{
	width: 281px;
    height: 195px;
}*/
#brand_Mainblock{
	margin-top: 0rem;
	margin-bottom: 0rem;
}
.brand_content_part .common_small_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
}
.brand_content_part{
	margin-left: 2em!important;
}
.brand_content_part h3 {
    color: #0b1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Montserrat-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
.brand_content_part h6 {
    color: #000;
    margin-bottom: 1rem;
    font-family: Montserrat-SemiBold;
    font-size: 16px;
}
/*.brand_content_part p {
    color: #000;
    margin-bottom: 2rem;
    font-family: Montserrat-Medium;
    font-size: 14px;
}
.brand_content_part ul {
    padding-left: 15%;
	margin-bottom: 0rem!important; 
}
.brand_content_part li {
    list-style: none;
    line-height: 34px;
    text-transform: uppercase;
    font-size: 14px;
	font-family: Raleway-Regular!important;
    color: #000!important;
}*/
.brand_content_part .fa-square {
    color: #dda72b;
    margin-right: 10px;
}
.brand_content_part .brand_bullet{
	min-height: 165px; 
}
.brand_content_part .brand_bullet .grid-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr); 
	grid-gap: 10px;
}
.brand_content_part .brand_bullet .grid-item {
	font-family: Raleway-Regular!important;
	color: #353535!important;
	text-transform: capitalize;
    font-size: 14px;
    line-height: 48px!important; 
	margin-left: 2em;
}
#brand_block .img_part,#brand_block1 .img_part,#brand_block2 .img_part,#brand_block3 .img_part {
    margin-top: 0.5rem;
    border-right: 12px solid #dda72b;
}
#brand_block .img_part img,#brand_block1 .img_part img,#brand_block2 .img_part img,#brand_block3 .img_part img{
    width: 528px;
	height: 366px;
}
/*#brand_Mainblock .img_part {
    margin-top: 5.5rem; 
}
#brand_Mainblock .grid_container_brand .item12_brand img {
    border-right: 12px solid #dda72b!important;
}*/ 
#brand_block:nth-child(even){
	background-color: #e9e9e9!important; 
    padding-top: 2rem!important;
    padding-bottom: 3rem!important;
}
#brand_block:nth-child(odd){
	background-color: #fff!important; 
    padding-top: 2rem!important;
    padding-bottom: 3rem!important;
}
/*#brand_block,#brand_block1,#brand_block3 {
    background-color: #e9e9e9; 
    padding-top: 3rem;
    padding-bottom: 3rem;
}*/
.brand_btn_part{
	margin-top: 3rem!important;
	margin-left: 2em!important;
} 
.brand_btn_part .btn-outline-primary {
    color: #dda72b;
    border-color: #dda72b;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	margin-right: 15px;
	font-family:Raleway-Medium;
}
.brand_btn_part .btn-outline-primary:hover {
    color: #dda72b!important;
    background-color: #fff!important;
    border-color: #dda72b!important;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
.brand_btn_part .btn-primary:hover {
    color: #dda72b!important;
    background-color: #0b1940!important;
    border-color: #0b1940!important;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
.brand_btn_part .btn-primary {
    color: #dda72b!important;
    background-color: #0b1940!important;
    border-color: #0b1940!important;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	font-family:Raleway-Medium;
}
.brand_btn_part img {
    height: 12px;
    margin-left: 15px;
}
#brand_Mainblock .common_small_brand_head img{
	height: 10px;
    width: 38px;
    margin-right: 10px;
    margin-bottom: 4px;
}
/*************************************Brand Page CSS End********************************/

/*******************************Financing Page CSS Start****************************/
#finan_first_part_desktop{
	margin-bottom: 4rem;
}
#finan_first_part_desktop .common_small_home_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
	margin-bottom: 4px;
}
#finan_first_part_desktop .brand_bullet{
	min-height: 130px; 
}
#finan_first_part_desktop .brand_bullet .grid-container {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 10px; 
}

#finan_first_part_desktop .brand_bullet .grid-item {
	font-family: Raleway-Regular!important;
	color: #000!important;
	text-transform: capitalize;
    font-size: 14px;
    line-height: 30px;
	border-bottom: 1px solid #b3b1b14d;
}
#finan_first_part_desktop .finan_first_part_content h3 {
    color: #0B1940;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
	text-transform: uppercase;
}
#finan_first_part_desktop .finan_first_part_content p {
    color: #353535;
    margin-bottom: 2rem;
    font-family: Raleway-Regular;
    font-size: 16px;
	text-align: justify; 
}
#finan_first_part_desktop .finan_first_part_content .fa-square {
    color: #dda72b; 
	margin-right: 10px;
}
#finan_first_part_desktop .btn-outline-primary {
    color: #dda72b;
    border-color: #dda72b;
	padding: 0.5rem 2rem;
	border-radius: 5px;
	margin-right: 15px;
}
#finan_first_part_desktop .btn-outline-primary:hover {
    color: #dda72b;
    background-color: #fff;
    border-color: #dda72b;
	padding: 0.5rem 2rem;
	border-radius: 5px;
}
#finan_first_part_desktop .btn-primary:hover {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.5rem 2rem;
	border-radius: 5px;
}
#finan_first_part_desktop .btn-primary {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.5rem 2rem;
	border-radius: 5px;
}
.finan_first_part_btn img {
    height: 12px;
    margin-left: 15px;
}
#finan_second_part_desktop{
	background-color: #EBEBEB;
    padding-bottom: 2rem;
    padding-top: 2rem;
}
#finan_second_part_desktop .common_small_home_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
	margin-bottom: 4px;
}
#finan_second_part_desktop .finan_second_part_content h3 {
    color: #0B1940;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}
#finan_second_part_desktop .finan_second_part_content p {
    color: #353535;
    margin-bottom: 2rem;
    font-family: Raleway-Regular;
    font-size: 16px;
	text-align: center; 
}
#finan_third_part_desktop{
	background-color: #DDA72C;
	padding-bottom: 2rem;
    padding-top: 2rem;
}
#finan_third_part_desktop .common_small_home_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
	margin-bottom: 4px;
}
#finan_third_part_desktop .finan_third_part_content h3 {
    color: #0B1940;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}
#finan_third_part_desktop .finan_third_content_box_part .grid-container {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    /* grid-gap: 10px; */
}
.finan_third_content_box_part .card {
    /* width: 15rem !important; */
    background-color: #DDA72C;
    border: none;
}
.finan_third_content_box_part .card img{
    width: 100px !important;
	height: 100px;
    display: table;
    margin: 0 auto;    
    padding: 8px;
}
.finan_third_content_box_part .card .card-img-top{
	width: 60px !important;
	height: 60px;
	margin-top: 22px; 
}
.finan_third_content_box_part .card-body {
    padding: 0px;
}
.finan_third_content_box_part .card h6 {
    color: #2D2D2D;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 16px;
    text-transform: capitalize;
    font-family: Inter-Medium;
}
#finan_four_part_desktop{
	margin-bottom: 4rem;
	margin-top: 2rem;
}
#finan_four_part_desktop .common_small_home_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
	margin-bottom: 4px;
}
#finan_four_part_desktop .finan_four_part_content h3 {
    color: #0B1940;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}
#finan_four_part_desktop .finan_four_part_content p {
    color: #353535;
    margin-bottom: 2rem;
    font-family: Raleway-Regular;
    font-size: 16px;
	text-align: center; 
}
#finan_four_part_desktop .btn-primary {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.5rem 2rem;
	border-radius: 5px;
}
#finan_four_part_desktop .btn-primary:hover {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.5rem 2rem;
	border-radius: 5px;
}
.finan_four_part_btn img {
    height: 12px;
    margin-left: 15px;
}
.finan_four_part_btn{
	margin-bottom: 2rem;
}
/*****************************Financing Page CSS End********************************/

/*******************************Join Our Team Page CSS Start****************************/
#join_our_team_part_desktop .join_our_team_content h3 {
    color: #0B1940;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
    text-transform: capitalize;
    text-align: center;
}
#join_our_team_part_desktop .common_small_home_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
    margin-bottom: 4px;
}
#join_our_team_part_desktop .join_our_team_content p {
    color: #353535;
    margin-bottom: 2rem;
    font-family: Raleway-Regular;
    font-size: 16px;
    text-align: center;
}
#join_our_icon_part_desktop {
    background-color: #FAFAFC;
    padding-bottom: 2rem;
    padding-top: 2rem;
}
#join_our_icon_part_desktop .join_our_icon_part .grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 70px;
}
#join_our_icon_part_mobile .join_our_icon_part .grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 70px;
}
#join_our_icon_part_mobile .card img {
    width: 60px !important;
    margin: 0 auto;
    height: 60px;
}
#join_our_icon_part_mobile .card {
    border: none;
}
#join_our_icon_part_mobile .card h5 {
    color: #353535;
	text-align: center;
    font-size: 16px;
    text-transform: capitalize;
    font-family: Raleway-Regular;
    font-weight: normal;
}
.join_our_icon_part .media img {
    width: 55px;
    margin-right: 20px;
}
.join_our_icon_part .media h5 {
    color: #353535;
    font-size: 16px;
    text-transform: capitalize;
    font-family: Raleway-Regular;
    font-weight: normal;
}
#join_our_form_part_desktop {	
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.join_our_form_content h6 {
    font-family: Raleway-Medium;
    color: #353535;
    font-weight: normal;
    margin: 2em 2em;
    font-size: 16px;
    text-align: center;
}
.join_our_form_content .form-control {
    border: 1px solid #C79525;
    font-family: Inter-Regular;
    margin-bottom: 1em;
}
.join_our_form_content .btn-primary {
    color: #DDA72C;
    background-color: #0B1940;
    border-color: #0B1940;
    padding: 0.5rem 2rem;
    border-radius: 5px;
    display: table;
    margin: 0 auto;
}
.join_our_form_content .btn-primary:hover {
    color: #DDA72C;
    background-color: #0B1940;
    border-color: #0B1940;
    padding: 0.5rem 2rem;
    border-radius: 5px;
    display: table;
    margin: 0 auto;
}
.join_our_form_content img {
    height: 12px;
    margin-left: 15px;
	margin-bottom: 5px;
}
/*****************************Join Our Team Page CSS End********************************/

/*******************************Brand Product Page CSS Start****************************/
#brand_product_part .card{
	border: none!important; 
}
#brand_product_part .card h5{
	color: #1B1B1B;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 15px;
    text-transform: capitalize;
    font-family: Jost-Medium;
}
#brand_product_part .card h6{
	color: #6F6F6F;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Jost-Regular;
}
#breadcrumb_part{
	background-color: #D9D9D9;
}
.breadcrumb_menu .breadcrumb {
	background-color: transparent;
	margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.breadcrumb_menu .breadcrumb-item+.breadcrumb-item::before{
	content: ">>";
	color: #000;
}
.breadcrumb_menu a:hover{
	text-decoration: none;
}
.breadcrumb_menu a{
	color: #000;
	font-family: Raleway-Medium;
}
.breadcrumb_menu .breadcrumb-item.active{
	color: #000;
}
.breadcrumb_menu .breadcrumb-item{
	font-size: 13px;
}
.sortby_part{
	width: 50%!important;
	align-self: center;
}
.sortbyPart{
	display: flex;
	justify-content: end;
}
.sortby_part .fa-sort-desc:before{
	color: #fff;
}
.sortby_part .fa-sort-desc{
	background-color: #0B1941;
    height: 22px;
    width: 22px;
    border-radius: 10px;
}
.sortby_part .btn-success{
	color: #0b1940;
    background-color: #dda72b;
    border-color: #dda72b;
}
.sortby_part .btn-success:not(:disabled):not(.disabled):active{
	color: #0b1940;
    background-color: #dda72b;
    border-color: #dda72b;
}
#brand_product_part .pagination {
    display: table;
    margin: 0 auto;
}
#brand_product_part .pagination>ul>li {
    padding-left: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-right: 10px !important;
    margin: 2px;
    display: inline-block;
	font-size: 20px;
}
#brand_product_part .pagination>ul>li>a {
    color: #0b1940 !important;
    text-decoration: none;
}
#brand_product_part .pagination>ul>li>a.active {
    color: #dda72b !important;
}
/*******************************Brand Product Page CSS End*******************************/

/*******************************Brand Product Page View CSS Start************************/
#Related_Product .card{
	border: none!important; 
}
#Related_Product .card h5{
	color: #1B1B1B;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 15px;
    text-transform: capitalize;
    font-family: Jost-Medium;
}
#Related_Product .card h6{
	color: #6F6F6F;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Jost-Regular;
}
#Related_Product .common_small_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
}
#Related_Product .brand_prod_view_heading h3 {
    color: #0B1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
#Related_Product .slick-next::before{
	content: "\f054";
    font-family: 'fontawesome';
}
#Related_Product .slick-prev::before {
    content: "\f053";
    font-family: 'fontawesome';
}
#Related_Product .slick-prev:before, #Related_Product .slick-next:before {
    font-size: 24px;
    color: #6F6F6F;
}
/*******************************Brand Product Page View CSS End************************/

/*******************************Contact Page CSS Start************************/

#contact_part1 .common_small_contact_head img{
	height: 10px;
    width: 38px;
    margin-right: 10px;
    margin-bottom: 4px;
}
.contact_part1_content{
	margin-top: 2em;
}
.contact_part1_content .location_foot img {
    width: 20px;
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}
.contact_part1_content h3 {
    color: #0B1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
.contact_part1_content .list-inline>li{
	display: inline-block;
    padding-right: 15px;  
}
.contact_part1_content ul li {
    list-style: none;
    text-decoration: none;
    color: #000000;
    font-size: 14px;
    line-height: 2rem;
    font-family: Raleway-Regular;
}
.contact_part1_content ul li img {
    width: 25px;
}
.contact_part1_content .contact_social img {
    color: #ffffff;
    width: 30px;
    height: 30px;
    background-color: #DDA72C;
    border-radius: 5%;
    text-align: center;
    line-height: 30px;
    border: 1px solid #DDA72C;
    padding: 5px;
}
.contact_part1_form{
	padding-bottom: 2em;
    padding-top: 2em;
}
.contact_part1_form .common_small_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
	margin-left: 0px;
}
.contact_part1_form h3 {
    color: #0B1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
.contact_part1_form .form-control {
    border: 1px solid #C79525;
    font-family: Inter-Regular;
	margin-bottom: 1em;
}
.contact_part1_form .btn-primary {
    color: #DDA72C;
    background-color: #0B1940;
    border-color: #0B1940;
    padding: 0.5rem 2rem;
    border-radius: 5px;
	display: table;
    margin: 0 auto;
}
.contact_part1_form img {
    height: 12px;
    margin-left: 15px;
}
.contact_part1_content .contact_social>ul>li>a>i{
	color: #ffffff;
    font-size: 15px; 
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}
.contact_part1_content .contact_social .fa-facebook {
    background-color: #3b5998 !important;
    border: 1px solid #3b5998 !important;
}
.contact_part1_content .contact_social .fa-linkedin {
    background-color: #0e76a8 !important;
    border: 1px solid #0e76a8 !important;
}
.contact_part1_content .contact_social .fa-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    border: 1px solid #ffffff !important;
}
.contact_part1_content .contact_social .fa-youtube-play {
    background-color: #c4302b !important;
    border: 1px solid #c4302b !important;
}
/*******************************Contact Page CSS End************************/

.my-caption .container{
	padding-left: 0px;
	margin-left: 0px;
	width: 380px;
}
.foot_logo img{
    width: 200px;
}
.f_logo{
    min-height: 60px;
	/*margin-left: 30px;*/
	margin-bottom: 1rem;
}
#footer {
    background-color: #0b1940!important; 
    padding: 30px;   
    /*margin-top: 4rem;*/
}
#footer_bottom {
    background-color: #d9d9d9;
    padding: 20px 0px 15px 0px;
}
#footer p {
    color: #fff!important;
}
#footer h4{
    color: #003478;
    font-size: 20px;
    margin-bottom: 1rem;
}
.foot_menu_reach ul {
    padding-left: 0px;
    margin-bottom: 18px;
}
.foot_menu_reach ul li {
    list-style: none;
    text-decoration: none;
    color: #FBFBFB;
	font-size: 12px;
	line-height: 2rem;
	font-family: Raleway-Regular;
}
.foot_menu_reach li a {
    color: #fff;
	text-decoration: none;
}
.foot_logo .location_foot img{
	width: 20px;
	float: left;
    margin-right: 20px;
	margin-top: 4px;
}
.foot_menu_reach .list-inline>li {
    display: inline-block;
    padding-right: 5px;
    /*padding-left: 5px;*/
}
.foot_menu_reach .fa{
	font-size: 16px;
	color: #C79525;
}
.foot_menu_reach img{
	width: 20px;
}
.f_social{
	margin-top: 2rem;
}
.f_social>ul>li>a>i {
    color: #ffffff;
    width: 35px;
    height: 35px;
    background-color: #C79525;
    border-radius: 5%;
    text-align: center;
    line-height: 30px;
    border: 1px solid #C79525;
}
.f_social img{
	color: #ffffff;
    width: 30px;
    height: 30px;
    background-color: #C79525;
    border-radius: 5%;
    text-align: center;
    line-height: 30px;
    border: 1px solid #C79525;
	padding: 5px;
}
.foot-email a{
	font-size: 14px;
	color: #fff!important;
	font-weight: normal;
	text-decoration:none;
	line-height: 3rem;
}
.foot-website{
	font-size: 14px;
	color: #fff!important;
	font-weight: normal; 
}
.foot_social .fa-facebook{
    background-color: #3b5998!important;
    border: 1px solid #3b5998!important;
}
.foot_social .fa-linkedin{
    background-color: #0e76a8!important;
    border: 1px solid #0e76a8!important;
}
.foot_social .fa-instagram{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    border: 1px solid #ffffff!important;
}
.foot_social .fa-youtube-play{
    background-color: #c4302b!important;
    border: 1px solid #c4302b!important;
}
.foot_social>ul>li>a>i {
    color: #ffffff;
    font-size: 15px;
    width: 30px;
    height: 30px;
    background-color: #414042;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    border: 1px solid #414042;
}
.foot_social>ul>li {   
    display: inline-block;
    padding-right: 20px;
    list-style: none;
}
.foot_menu h5,.foot_menu_reach h5,.foot_menu_news h5{
    color: #fff;
	font-family: Raleway-SemiBold;
	font-size: 16px;
	padding-bottom: 20px;
}
.foot_menu_reach .heading_before,.foot_menu .heading_before,.foot_menu_news .heading_before{ 
    height: 10px;
    width: 38px;
    margin-right: 10px;
}
.foot_menu ul{
    padding-left: 0px;
}
.foot_menu li{
    list-style: none;
    line-height: 34px;
}
.foot_menu a{
    text-decoration: none;
    color: #fff!important;
    text-transform: capitalize; 
    font-size: 12px;
    font-family: Inter-Regular;
}
.foot_menu a:before{
	font-family: FontAwesome;
	content: "\f0c8";
	margin-right: 10px;
	color: #dda72b;
}
.join_our_part{
	margin-top: 1rem;
}
.join_our_part h6{
	color: #fff;
	font-family: Raleway-Bold;
    font-size: 12px;
	margin-bottom: 1rem;
}
.join_our_part .form-control{
	border: 1px solid #dda72b;
	background-color: #d9d9d9;
	font-size: 12px;
}
.join_our_part .btn-success{
	color: #0b1940;
    background-color: #dda72b;
    border-color: #dda72b;
}
.join_our_part .btn-success:not(:disabled):not(.disabled):active{
	color: #0b1940;
    background-color: #dda72b;
    border-color: #dda72b;
}
.join_our_part .fa{
	font-size: 28px;
}
.que_part{
	margin-top: 2rem;
}
.que_part h6{
	color: #fff;
	font-family: 'Montserrat-Medium';
    font-size: 12px;
}
.que_part .form-control{
	border: 1px solid #dda72b;
	background-color: #d9d9d9; 
}
.que_part .btn-primary{
	color: #0a1942;
    background-color: #dda72b;
    border-color: #dda72b;
	border-radius: 5px;
	display: table;
	margin: 0 auto;
}
#footer .nav-link{
    border-bottom: none!important;
    color: #F2F2F2!important;
    padding: 0px;
}
.foot_contact li a:before {
    content: "";
}
#top{
    position: fixed;
    z-index: 9999;
    right: 20px;
    bottom: 60px;
    color: #83878a;
}
.tophide {
    opacity: 0;
}

/************************************End Industry CSS***************************************/


/************ Start Industry Mobile Screen CSS *************************************************/

.header_mobile a {
  text-decoration: none;
  color: inherit;
}

.header_mobile .fadeInDown {
  opacity: 1 !important;
  transform: translateY(40px) !important;
}

.header_mobile #menu-btn {
  position: absolute;
  top: 5em;
  right: 20px;
  padding: 10px 20px;
  border: 1px solid transparent;
  /* To avoid icon movement on hover */
  font-weight: 300;
  user-select: none;
  transition: border-color 0.3s;
  transform: translateY(-50%);
  i {
    margin-left: 10px;
  }
  &:hover {
    cursor: pointer;
    border-color: #fff;
  }
}

.header_mobile #menu__panel {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 300px;
  z-index: 9999;
  background-color: #fff;
  box-shadow: -2px 2px 20px rgba(#000, 0.5);
  user-select: none;
  transform: translateX(300px);
  transition: transform 0.5s;
}

.header_mobile .menu {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-content: center;
  top: 40px;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.header_mobile .menu-item {
  width: 100%;
  height: 60px;
  opacity: 0;
  transform: translateY(0);
  transition: all 0.3s;
  &:hover {
    background-color: #fff;
  }
  i {
    margin: 0 10px;
  }
  a {
    display: inline-block;
    width: 100%;
    height: 70px;
    padding-left: 50px;
    line-height: 70px;
  }
}

.header_mobile .menu__close {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px 10px;
  transition: transform 0.5s;
  &:hover {
    cursor: pointer;
  }
}

.header_mobile .dropdown-menu.show{
	position: static!important;
    transform: translate3d(50px, 0px, 0px)!important;
	border: none;
	/*height: 100px;
    overflow-x: auto;*/
}
.header_mobile .dropdown-menu:hover{
	position: static!important;
    transform: translate3d(50px, 0px, 0px)!important;
	border: none;
	/*height: 100px;
    overflow-x: auto;*/
}

.header_mobile .nav-link{
	color: #403f41;
	display: table;
    /*margin: 0 auto;*/
	line-height: 15px;
	margin-left: 10px;
}

.header_mobile .nav-link:focus, .header_mobile .nav-link:hover{
	color: red!important;
}

.header_mobile .fa-bars{
	font-size: 22px;
}

#slider_bottom_part_mobile{
	margin-top: 3em;
	margin-bottom: 3em;
}
.box_part_mobile .media{
	border: 1px solid #000;
	margin-bottom: 1em;
	background-color: #0B1940;
    border-radius: 6px;
    box-shadow: 0px 4px 4px rgb(136,136,136);
}
.box_part_mobile .media img {
    width: 35px !important;
    background-color: #fff;
    height: 35px;
    border-radius: 20px;
    padding: 5px;
	margin-left: 2em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.box_part_mobile .media h6 {
    color: #CCA449;
    text-align: center;
    /*margin-top: 10px;
    margin-bottom: 5px;*/
    font-size: 10px!important;
    text-transform: uppercase;
    font-family: Inter-Medium;
}
.box_part_mobile .media p {
    color: #fff;
    text-align: center;
    margin-top: 5px;
    font-size: 10px!important;
    font-family: Raleway-Regular;
    margin-bottom: 1em;
}
#service_home_mobile_part .common_small_home_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
}
#service_home_mobile_part h3 {
    color: #0B1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px!important;
    text-transform: uppercase;
}
#service_home_mobile_part .content_part p {
    color: #000;
    margin-bottom: 2rem;
    font-family: Raleway-Regular;
    font-size: 15px!important;
	margin-top: 2em;
	text-align: justify; 
}
#service_home_mobile_part .content_part h6 {
    color: #000;
    margin-bottom: 1rem;
    font-family: Raleway-Bold;
    font-size: 16px!important;
}
#service_home_mobile_part .content_part li {
    font-family: Raleway-Regular;
    list-style: none;
    line-height: 38px;
    text-transform: uppercase;
}
#service_home_mobile_part .content_part .fa-square {
    color: #dda72b;
    margin-right: 10px;
}
#service_home_mobile_part .content_part ul {
    padding-left: 0px;
}
#service_home_mobile_part .btn-outline-primary {
    color: #dda72b;
    border-color: #dda72b;
	padding: 0.6rem 2rem;
	border-radius: 5px;
	margin-bottom: 10px;
}
#service_home_mobile_part .btn-outline-primary:hover {
    color: #dda72b;
    background-color: #fff;
    border-color: #dda72b;
	padding: 0.6rem 2rem;
	border-radius: 5px;
}
#service_home_mobile_part .btn-primary:hover {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.9rem 1.2rem;
	border-radius: 5px;
}
#service_home_mobile_part .btn-primary {
    color: #dda72b;
    background-color: #0b1940;
    border-color: #0b1940;
	padding: 0.9rem 1.2rem;
	border-radius: 5px;
}
#service_home_mobile_part .about_btn_part{
	margin-bottom: 2em;
}
/*#service_home_mobile_part .img_part::before,#service_home_mobile_part .img_part::after{
	position: absolute;
	width: 130px;
	height: 115px;
	content: "";
}
#service_home_mobile_part .img_part::before {
	right: 0;
	top: 4rem;
	border-right: 2px solid #dda72b;
	border-top: 2px solid #dda72b;
}
#service_home_mobile_part .img_part::after {
	left: 0;
	bottom: 0.8rem;
	border-left: 2px solid #dda72b;
	border-bottom: 2px solid #dda72b;
}*/
#our_brand_mobile { 
    background-color: #ededed!important;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
#our_brand_mobile .common_small_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px;
}
#our_brand_mobile h3 {
    color: #0B1940;
    margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px !important;
    text-transform: uppercase;
}
#our_brand_mobile .slick-dots li button:before {
    content: '.';
    font-size: 8rem;
}
#our_brand_mobile .slick-next::before {
    content: "\f178";
	font-family: 'fontawesome'; 
}
#our_brand_mobile .slick-prev::before {
    content: "\f177";
	font-family: 'fontawesome'; 
}
#our_brand_mobile .slick-next {
    right: 10px;
}
#our_brand_mobile .slick-prev {
    left: 10px;
	z-index: 1;
}
#our_brand_mobile .slick-prev:before, #our_brand_mobile .slick-next:before{
	font-size: 16px;
	color: #000;
	background-color: #fff;
    border-radius: 10px;
    padding: 2px;
	opacity: none;
}
#our_brand_mobile .info {
    left: 0px;
}
#our_brand_mobile .ih-item.square.effect3 .info h3 {
    text-transform: uppercase;
    color: #fff!important;
    text-align: center!important;
    font-size: 18px!important;
    padding: 5px 5px 0 4px;
    margin: 12px 20px 0 0;
	font-family: Raleway-Regular; 
	font-weight: normal;
}
#our_brand_mobile .ih-item.square.effect3 .info{
    background: #6c6b6b61!important;
    margin-bottom: 0px;
    height: 50px;
}
#home_prod_cat_mobile {
    background-color: #fff;
	padding-top: 3rem;
    padding-bottom: 3rem;
}
#home_prod_cat_mobile .common_small_head img {
    height: 10px;
    width: 38px;
    margin-right: 10px; 
}
#home_prod_cat_mobile .home_prod_cat_heading h3 {
    color: #1F1F1F;
	margin-top: 6px;
    margin-bottom: 2rem;
    font-family: Inter-Bold;
    font-size: 20px;
    text-transform: uppercase;
}
#home_prod_cat_mobile .slick-dots li button:before {
    content: '.';
    font-size: 8rem;
}
#home_prod_cat_mobile .slick-next::before {
    content: "\f178";
	font-family: 'fontawesome'; 
}
#home_prod_cat_mobile .slick-prev::before {
    content: "\f177";
	font-family: 'fontawesome'; 
}
#home_prod_cat_mobile .slick-next {
    right: 10px;
}
#home_prod_cat_mobile .slick-prev {
    left: 10px;
	z-index: 1;
}
#home_prod_cat_mobile .slick-prev:before, #home_prod_cat_mobile .slick-next:before{
	font-size: 16px;
	color: #000;
	background-color: #fff;
    border-radius: 10px;
    padding: 2px;
	opacity: none;
}
#home_prod_cat_mobile .info {
    left: 0px;
}
#home_prod_cat_mobile .ih-item.square.effect3 .info h3 {
    text-transform: uppercase;
    color: #fff!important;
    text-align: center!important;
    font-size: 18px!important;
    padding: 5px 5px 0 4px;
    margin: 12px 20px 0 0;
	font-family: Raleway-Regular; 
	font-weight: normal;
}
#home_prod_cat_mobile .ih-item.square.effect3 .info{
    background: #6c6b6b61!important;
    margin-bottom: 0px;
    height: 50px;
}


/************ End Mobile Screen CSS *************************************************/

.content_part .media{
    margin-bottom: 1rem;
}
.content_part .media p{
    width: 130px;
    margin-top: -9px!important;
    color: #1267b2!important;
    font-weight: bold;
	margin-right: 15px;
}
.content_part h5{
    color: #1267b2;
    letter-spacing: 0px;
    margin-left: 35px;
    text-transform: uppercase;
    font-family:'GothamBold';
	font-size: 1.45rem;
	font-family: 'Montserrat', sans-serif;
}
.nav-tabs .nav-link{
    border:none;
}
.nav-tabs{
    border-bottom:none;
}
.carousel-indicators{
    /*display: none;*/
    bottom: 7rem;
}
.carousel-indicators li{
    background-color: #003865;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.carousel-indicators .active{
    background-color: #CF212A;
}
.inner-head h1 {
    color: #393186;
    font-size: 26px;
    /*text-transform: capitalize;*/
    padding-top: 7rem;
    font-weight: bold;
}

.inner-head p {
    color: #333333;
    font-size: 18px;
    /*padding-top: 1rem;*/
}

.inner-content h1, .inner-content h2, .inner-content h3, .inner-content h4, .inner-content h5{
    text-transform: capitalize;
    /*border-left: 5px solid #ed1b24;*/
    padding-left: 5px;
    color: #393184;
}

.inner-content ul li{
    list-style: none;
}
.inner-content ul{
    /*padding-left: 24px;*/
}
.inner-content ul li:before{
    font-family:'fontawesome';
    content: "\f0da";
    color: #393184;
    margin-right: 10px;
    margin-left: -26px;
    font-size:18px;
}
.inner-content ul li{
    margin-bottom: 14px;
}

.inner-content table{
    width: 100%;
}
.inner-content h3{
    margin-bottom: 13px;
}
.inner-content h4{
    margin-bottom: 20px;
}
.inner-content p{
    text-align: justify;
    line-height: 26px;
}
.inner-content table tr td{
    border:1px solid #3931864d;
    padding:10px;
}
.heading>img {
    margin: 0 auto!important;
    display: table!important;
}
.heading h3{
    text-transform: capitalize;
    padding-bottom: 6px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    position: relative;
    display:inline-block;
    color: #00a386;
    text-shadow: 0 2px white, 0 3px #777;
    font-family: 'Ultra', sans-serif;
}
.heading h3:before{
    content: '';
    position: absolute;
    bottom: -4%;
    left: 0%;
    width: 50%;
    height: 1px;
    background: #003865;
}
.heading h3:after{
    content: '';
    position: absolute;
    bottom: -4%;
    left: 0;
    width: 20%;
    background: #CF212A;
    height: 4px;
}


.my-navbar1 ul{
    margin-top: 8px;
}
.my-navbar1 ul li a{
    color: #000;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{background-color: #fff; color:#F05945;}
.nav-pills .nav-link{color:#fff; background-color: #F05945; font-family: 'GTreg';}
.nav-pills li{margin-right: 10px; margin-bottom: 1px;}
.pro-text{margin-bottom: 0px; text-align: justify;}




.gly-spin {
    -webkit-animation: spin 5s infinite linear;
    -moz-animation: spin 5s infinite linear;
    -o-animation: spin 5s infinite linear;
    animation: spin 5s infinite linear;
    color:#ffac01;
}
.error-title {
    font-size: 10em;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.hidden{
     opacity:0;
}
.visible{
     opacity:1;
}

/* basically PERFECT scrollbars */

::-webkit-scrollbar {
  width: 8px;
  background-color: #fff;
}
::-webkit-scrollbar:hover {
  background-color: #fff;
}
::-webkit-scrollbar-thumb:vertical {
    background: #003478;
}
::-webkit-scrollbar-thumb:vertical:active {
   background: #003478; 
}
#inner-banner {
    /*padding-bottom: 25px;*/
}
#inner-banner>p {
    color: #00a386;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 700;
    border-left: 8px solid #394354;
    display: table;
    padding-left: 8px;
    margin-bottom: 12px;
}
#inner-banner>img {
    margin: 0 auto;
    display: table;
}
.mydrop .dropdown-item {
    color: #fff!important;
    line-height: 30px;
}

.my-caption{
    /*background-image:url('../images/c_banner_icon.png');
    background-repeat: no-repeat;
    background-size: contain;
    border-top-left-radius: 85px;
    border-bottom-left-radius: 85px;
    padding-left: 6rem;
    right: 48%!important;*/
}





.theme-title {
    text-align: right;
    font-size: 4em;
    color: #32A560;
    font-weight: 300;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    width:100%;
	bottom: 0.5rem;
}

.theme-title h2:before, .theme-title h2:after {
    content: '';
    position: absolute;
    bottom: 0%;
}
.theme-title h2:before {
    left: -3px;
    width: 100%;
    height: 1px;
    background: #58595b;
}
.theme-title h2:after {
    right: 3px;
    width: 55%;
    background: #58595b;
    height: 4px;
}

.exe_img_part .card-body {
    padding: 0.5rem;
}
.lines{
    border-top: 2px solid #6d6e71;
}
.lines_q{
    border-top: 2px solid #6d6e71;
}

#adv{
	background-image: url(../images/technology_block2_n.png);
    background-repeat: no-repeat;
    height: 469px;
    background-position: right;
    background-size: contain;
}

.adv2{
	background-color: #17b471;
	z-index: -1;
    position: relative;
}
.inr-adv{
	padding: 4.7rem 8rem 3.3rem 5rem;
}
#sec{
	padding-top: 5rem;
	background-color:#ededee;
	padding-bottom: 5rem;
}
#sec .sec-content h3{
	color: #17B471;
}
/*.sec-img{
	background-image: url(../images/technology_left_image.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
	height: 300px;
}*/
.inr-adv h3:after {
    content: '';
    position: absolute;
    left: 16%;
    width: 9%;
    background: #fff;
    height: 4px;
    top: 25%;
}

.navbar-light .navbar-toggler{
	/*margin: 10px auto;*/
}



