/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/



.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}
.container_fhstyle {
	width: 97.2%;
	margin: 0 auto;
}
.container_fhstyle2 {
	width: 100%;
	margin: 0 auto;
}

.container {
	width: 1170px;
	margin: auto;
}

.content_fullwidth {
	float: left;
	width: 100%;
	padding: 120px 0px 0px 0px;
}

.content_fullwidth.less {
	padding: 0px 0px 0px 0px;
}
.content_fullwidth.less2 {
	padding: 100px 0px 0px 0px;
}

.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */


#logo11 {
	float:left;
	display:block;
	width:100%;
	min-height: 75px;
	margin-top:12px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo11.png) no-repeat left top;
}


/* header area adinationals */


.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;
}

.menu_main.rslinks {
	width: 67%;
}

.menu_main.rslinks3 {
	width: 67%;
}

.menu_main.rslinks4 {
	width: 64%;
}

.menu_main.rslinks5 {
	width: 64%;
}

.menu_main.rslinks7 {
	width: 62%;
}


.menu_main_full {
	float: left;
	width: 87%;
	z-index: 9999;
	background: #06377B;
	border-radius: 5px 0px 0px 5px;
}

.menu_main_full2 {
	float: left;
	width: 97.5%;
	z-index: 9999;
}



.mstslider {
	width: 100%;
	float: left;
}

/* top navigations */
.top_nav {
	float: left;
	width: 100%;
	background: #fcfcfc;
	border-bottom: 1px solid #f9f9f9;
	font-size: 12px;
	color: #c3c3c3;
}
.top_nav .left {
	float: left;
	width: 30%;
	padding: 7px 0px;
}
.top_nav .left i {
	color: #c3c3c3;
}
.top_nav .left a {
	color: #c3c3c3;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 70%;
	text-align: right;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	padding: 7px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 14px 0px 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #c3c3c3;
	font-size: 13px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	color: #999;
}

.tpbut {
	
	color: #c3c3c3;
	margin-left: 0px;
	padding: 7px 18px;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	transition: all 0.3s ease;
}
.tpbut:hover, .tpbut.active {
	color: #999;
	background: #f9f9f9;
}
.tpbut.two {
	border-right: 1px solid #f3f3f3;
	border-left: none;
}



.top_section {
	float: left;
	width: 100%;
	background: #fff;
}
.top_section .left {
	float: left;
	width: 40%;
}
.top_section .right {
	float: left;
	width: 60%;
	margin-top:26px;
	color: #646464;
    font-size: 16px;
	font-family: 'Nunito', sans-serif;
}
.top_section .right a {
	color: #454545;
	font-size: 13px;
	transition: all 0.3s ease;
}
.top_section .right a:hover {
	color: #ccc;
}
.top_section .right i {
	font-size: 30px;
    color: #ea5324;
	margin-left: 0px;
}
.top_section ul.topsocial {
	
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.top_section .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_section .topsocial li a {
	float: left;
	color: #000;
	font-size: 13px;
	transition: all 0.3s ease;
	margin: 0;
	line-height: 20px;
	letter-spacing: 1px;
	text-align:left;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

.top-header-left{
	width: 29%;
	float: left;
	margin-right: 2%;
	border-right: 1px solid #aaacc5;
	text-align: left;
}
.top-header-center{
	width: 34%;
	float: left;
	padding-right: 2%;
	border-right: 1px solid #aaacc5;
	margin-left: 2%
}
.top-header-right{
	width: 30%;
	float: left;
	margin-left: 3%
	
}

 .top-header-icons span {
    float: left;
    margin-right: 12px;
    margin-bottom: 0px;
    margin-top: 2px;
}

 .top-header-icons b {
    float: left;
    font-weight: 600;
	font-family: 'Nunito', sans-serif;
	color: #282828;
	font-size: 16px;
}







.menu_rlinks {
	float: right;
	width: 13%;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.3px;
	font-weight: 300;
	background: #ea5324;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: center;
	display: flex;
    justify-content: center;
}
.menu_rlinks .mrbut {
	float: right;
	color: #fff;
	font-size: 17px;
	margin-left: 0px;
	padding: 18px 22px 17px 22px;
	transition: all 0.3s ease;
	font-weight: 300;
    text-transform: none;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}
.menu_rlinks .mrbut:hover {
	color: #fff;
	background: #ea5324;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.menu_rlinks .mrbut.two {
	border-right: none;
	border-left: none;
}




.slidermar {
	margin-top: 40px;
}







/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/

/* featured section 1 */
.featured_section1 {
	float: left;
	width: 100%;
}
  .featured_section1  .section-title h6{
    font-weight: 500;
    color: #06377B;
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 10px;}

.featured_section1  .section-title h5{
	color: #F7E212;
    font-size: 16px;
    margin-bottom: 10px;
}
.featured_section1 .section-title h2{
	    font-size: 36px;
    line-height: 48px;
    color: #222;
    font-weight: 500;
}
.featured_section1 .section-title p{
    font-size: 16px;
    line-height: 25px;
	margin-top: 30px;
    margin-bottom:0;
	color:rgba(255,255,255,.85);
}
.section-title{
	margin-top: 50px;
}
.histories{
	    background: #fff;
    padding: 40px;
box-shadow:0 0 35px rgb(0 0 0 / 10%);
margin-bottom: 60px;
}

.histories__text p{
	font-size: 16px;
    line-height: 26px;	
    text-align: justify;
	position:relative;
	padding-left:45px;
	color: #4d4c4c;
	padding-bottom: 15px;
}

.histories__text p{
	font-size: 17px;
    line-height: 26px;	
    text-align: justify;
	position:relative;
	padding-left:45px;
}
.histories__text .left-line::before {
    content: "";
    position: absolute;
    background: #06377B;
    left: 0;
    top: 5px;
    width: 5px;
    height: 102px;
    z-index: 1;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.portfolio{
	border-radius:6px;
	overflow:hidden;
}
.portfolio__thumb {
    overflow: hidden;
}
.portfolio__thumb::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background:#ea5324;
    opacity: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    z-index: 1;
}
.portfolio__thumb img {
    display: block;
    width: 100%;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.portfolio__content {
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.portfolio__content h6 {
    color: white;
    font-size: 18px;
    line-height: 40px;
    font-weight: 700;
}
.portfolio__content h3 a {
    color: white;
    font-size: 35px;
    line-height: 1.1;
    font-weight: 500;
}
.portfolio__content p{
	
	color:#fff;
	width:80%;
	margin-left:10%;
	font-size:16px;
	
}
.popup-image i{
	font-size: 32px;
    color: #fff;
	    font-weight: 300;
	
}
.portfolio:hover .portfolio__thumb img , .product_list .owl-item.center .portfolio__thumb img{
    transform: scale(1.1);
}
.portfolio:hover .portfolio__content, .product_list .owl-item.center  .portfolio__content{
    opacity: 1;
    visibility: visible;
} 
.portfolio:hover .portfolio__thumb::before,  .product_list .owl-item.center .portfolio__thumb::before{
	opacity:0.95;
}
.position-relative {
    position: relative!important;
    z-index: -1;
}

.position-absolute {
    position: absolute!important;
    z-index: -1;
}

.text-center {
    text-align: center !important;
}
.histories__text .blog_btn:hover {
    color: #06377B;
    border-color: #06377B;
}
.histories__text .blog_btn {
    color: #ea5324;
    border-color: #ea5324;
    margin-left: 45px;
}

.featured_section2 {
	float: left;
	width: 100%;
	background:#06377B;
	color:#fff;
	padding: 40px 0px;
}
.featured_section2 h4{
	color: #F7E212;
	font-size: 16px;
	}

.featured_section2  h2 {
    font-size: 37px;
    margin-bottom: 15px;
    line-height: 44px;
    color: #fff;
    font-weight: 400;
}

.heading-seperator {
    position: relative;
    margin-bottom: 30px;
}

.heading-seperator span:after {
    right: auto;
    left: 70px;
    content: "";
    /* left: 53%; */
    position: absolute;
    bottom: 0;
    width: 17px;
    margin-left: 0;
    border-bottom-width: 3px;
    border-bottom-color: #cacaca;
    border-bottom-style: solid;
    border-color: #fff;
}

.heading-seperator:after {
    content: "";
    /* left: 50%; */
    left: 5px;
    position: absolute;
    bottom: 0;
    width: 59px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-color: #ea5324;
}
.about-section{
    background:#06377B;
	color:#fff;
	overflow:hidden;
}

.about-content{
	padding:10px 50px;
}

.about-text{ padding-left: 5%;}

.about-content  .section-title h5{
	    color: #F7E212;
    font-size: 16px;
    margin-bottom: 10px;
}
.about-content .section-title h2{
	font-size: 38px;
    margin-bottom: 15px;
    line-height: 44px;
	color:#fff;
}
.about-content .section-title p{
font-size: 16px;
    line-height: 25px;
	    margin-top: 30px;
		margin-bottom:0;
		color:rgba(255,255,255,.85);
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.separator {
    margin: 25px 0;
}

.featured-box {
    display: flex;
    margin: 30px 0 0 0;
}

.featured-box .featured-icon i {
    font-size: 42px;
    line-height: 45px;
    margin-bottom: 15px;
    margin-right: 20px;
    color: #F7E212;
}

.featured-box h5 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
}

.featured-box p {
    color: rgba(255,255,255,.75);
    font-size: 15px;
}

.separator .sep-line {
    height: 1px;
    border-top: 1px solid #dbdbdb;
    display: block;
    position: relative;
    top: 5px;
    width: 100%;
    border-color: rgba(255,255,255,0.14);
}

/* featured section 12 */
.featured_section12 {
	float: left;
	width: 100%;
	padding: 40px 0px 0px 0px;
	text-align: center;
	/*background: #eee url(../images/pattern1.jpg) repeat left top;*/
	background: #f7f9fc;
}
.featured_section12 h5{
	font-size: 21px;
    color: #06377B;
font-weight: 400;}

.featured_section12 h2{
    font-size: 36px;
    line-height: 39px;font-weight: 400;}

.testi_img img{
    width: 60px;
    border-radius: 50%;
    overflow: hidden;
    height: 60px;
    margin-right: 19px;
}

.testimonials {
	padding:40px 0 120px 0;
	
}
.testi_img{
	float: left;
 width: 60px;
    border-radius: 50%;
    overflow: hidden;
    height: 60px;
    margin-right: 19px;
	
}

.testi_content{
	  border: 1px solid #f2f2f2;
    padding:30px 40px;
    border-radius: 5px;
    box-shadow: 0 0 3px rgb(0 0 0 / 10%);
	background:#ffffff;
}

.testimonials blockquote.icon:before {
    font-family: sans-serif;
    content: "\201D";
    color: rgba(240, 121, 41, 0.15);
    font-size: 180px;
    line-height: 1;
    z-index: 1;
    position: absolute;
	right: 25px;
    top: 0;
	opacity:0;
}
.testimonials  blockquote{

	margin:0;
}
.testimonials p{
  font-size: 16px;
    font-weight: 300;
    line-height: 27px;
    color: #000;
    margin-bottom: 20px;
}
.testimonials h2{
	    font-size: 36px;
    line-height: 39px;
}
.testimonials h2 span{
	font-size: 21px;
    color: #06377B
}
.testimonials h4{
	font-size: 18px;
    line-height: 26px;
    font-weight: 400;

}
.testimonials h4 span{
	display: block;
    font-size: 15px;
	color:#ea5324;
}
.testimonials  figure{
border-radius: 5px;
    overflow: hidden;
	border:1px solid #efefef;
color:#ea5324;
}	


.testimonials .blockquote-footer {
    display: block;
    font-size: 15px;
    color: rgba(213, 43, 30, 1);
	background:transparent;
}
.testimonials  .owl-prev, .testimonials  .owl-next{
    position: absolute;
    bottom: -80px;
    background: #06377B;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
}
.testimonials  .owl-prev{
	left:46%;
}

.testimonials  .owl-next{
	right:46%;
}

.emmergency-call-icon i {
	font-size: 36px;
	color: #e12454;
	margin-right: 30px;
}

.emmergency-call h6 {
	font-weight: 400;
	color: #647589;
	display: block;
	margin-bottom: 0;
	}



.emmergency-call span {
	font-size: 36px;
	font-weight: 500;
	color: #13232f;
	}

.emmergency-call {
	padding-bottom: 25px;
	border-bottom: 2px solid #ebebeb;
	margin-bottom: 40px;
	}

.footer-contact-info {
	border-radius: 16px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 16px 32px 0px rgba(156, 156, 156, 0.2);
	padding: 60px;
	padding-bottom: 55px;
	margin-top: -226px;
	}

.footer-contact-info-3 {

	margin-top: 0;

	padding: 0;

	background: 0;

	box-shadow: none;

}

.footer-menu.footer-menu-2 {

	overflow: hidden;
	margin-bottom: 20px;

}

.footer-contact-info-3 .footer-contact-content p {

	color: #91a1b4;

	padding-right: 20px;

}

.footer-emailing ul li {

	font-size: 18px;

	color: #647589;

	margin-bottom: 12px;

}

.footer-contact-info-3 .footer-emailing ul li {

	color: #91a1b4;

}

.footer-emailing ul li:last-child {

	margin: 0;

}

.footer-co-content {

	overflow: hidden;

}

.footer-emailing ul li i {

	margin-right: 14px;

}

.footer-title h3 {

	font-size: 24px;
    font-weight: 400;
	color: #F7E212;

	display: block;
margin-bottom: 20px;

}

.blog-feeds-thumb {

	float: left;

	margin-right: 15px;

}

.blog-feeds-text {

	overflow: hidden;

}

.footer-menu ul li {

	margin-bottom: 30px;

}

.footer-menu-2 ul li {

	

	margin-bottom: 15px;

}

.footer-menu ul li a {

	color: #ffffff;

	font-weight: 500;

    font-size: 15px;
}

.footer-menu ul li a:hover {

	color: #ea5324;


}

.footer-bottom {

	background: #0d1b26;

}

.footer-copyright p {

	margin: 0;

	color: #9aacbb;

}

.footer-copyright-3 p {

	color: #9aacbb;

}

.footer-subscribe-title span {

	font-size: 16px;

	font-weight: 500;

	color: #fff;

	padding-right: 53px;

	display: block;

}

.footer-newsletter input {

	width: 100%;

	height: 80px;

	border-radius: 40px;

	padding: 0 50px;

	border: 0;

	color: #696969;

}

.footer-newsletter {

	position: relative;

}

.footer-newsletter button {

	position: absolute;

	right: 0;

	border-radius: 40px;

	top: 8px;

	right: 10px;

	padding: 25px 43px;

}

.footer-top-form {

	padding-bottom: 60px;

	border-bottom: 1px solid #4e5e6a;

}

.footer-bottom-0 {

	border-top: 1px solid #4e5e6a;

	padding-top: 20px;

	padding-bottom: 10px;

}

.footer-co-icon {

	margin-right: 20px;

}

.footer-co-content span {

	font-weight: 400;
	font-size: 14px;

	color: #F7E212;

	text-transform: uppercase;

	margin-bottom: 15px;

	display: block;

}

.footer-co-content h4 {
    font-weight: 400;
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
	line-height: 23px;

}

.footer-co-content ul li {

	display: inline-block;

}

.footer-co-content ul li a {

	font-size: 18px;

	color: #fff;

	margin-right: 19px;

}

.footer-map::before {

	position: absolute;

	content: "";

	background-image: url(../img/footer/footer-map.png);

	left: 0;

	right: 0;

	top: 0;

	width: 100%;

	min-height: 100%;

	background-repeat: no-repeat;

	background-position: center center;

	margin: 0 auto;

}
.footer-copyright-rightarea{
	width: 50%;
	float: left;
	margin: 4px 0px 8px 0px;
}
.footer-copyright-rightarea p{
	font-size: 15px;
    color: #fff;
    margin-left: 15px;

	
}
.footer-copyright-rightarea a{
	color:#ea5324;
}
.footer-copyright-leftarea{
	width: 50%;
	float: left;
	text-align: right;
}
.footer-copyright-leftarea ul{
    margin: 4px 0 8px 0;
}
.footer-copyright-leftarea li{
    display: inline-block;
}
.footer-copyright-leftarea a{
    
    font-size: 15px;
    color: #fff;
    margin-right: 19px;
}

.theme-bg {
    /* background: #223645; */
    background: #1f2d38;
}

 .page_title2 {
    float: left;
    width: 100%;
    padding: 37px 0px 0px;
    background: #fff9c2 url(../images/bg-pattern.png) repeat center bottom;
     margin-top: 40px;
}

.page_title2 .pagenation {
    float: right;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    color: #fec010;
    margin: 0px 0px 28px 0px;
    font-family: 'Roboto';
}

.page_title2 h1 a{
    float: left;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #000;
    font-family: 'Nunito', sans-serif;
    background: #f7e212;
    padding: 5px 10px;
    border-radius: 3px;
    margin-top: 20px;
   /* transition: transform 450ms;*/
}

.page_title2 h1 a:hover {
   /*transform: translateY(-10px);*/
   transform: scale(1.1) !important;
    transition: transform 1s linear;
    
}
.page_title2 .pagenation a {
    padding: 0px;
    color: #fff;
    transition: all 0.3s ease;
}

.page_title2 .pagenation i {
    color: #fff;
    margin: 0px 2px 0px 2px;
}


 .page_title3 {
    float: left;
    width: 100%;
    padding: 28px 0px 0px;
    background: #f9b018 url(../images/bg-pattern.png) repeat center bottom;
     margin-top: 40px;
}

.page_title3 .pagenation {
    float: right;
    font-size: 15px;
    text-align: left;
    font-weight: 500;
    color: #fff;
    margin: 0px 0px 28px 0px;
    font-family: 'Roboto';
}

.page_title3 h1 a{
    float: left;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #000;
    font-family: 'Rowdies', cursive;
    letter-spacing: 0.5px;
   /* background: #f9b018;
    padding: 5px 10px;
    border-radius: 3px;*/
    margin-top: 25px;
   /* transition: transform 450ms;*/
}

.page_title3 h1 a:hover {
   /*transform: translateY(-10px);*/
  /* transform: scale(1.1) !important;
    transition: transform 1s linear;*/
    
}
.page_title3 .pagenation a {
    padding: 0px;
    color: #000;
    transition: all 0.3s ease;
}

.page_title3 .pagenation i {
    color: #000;
    margin: 0px 2px 0px 2px;
}

.product-detail h3{
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #000;
    font-family: 'Nunito', sans-serif;
}



.arrowList ul li {
    padding-left: 20px;
    position: relative;
    padding-top: 0px;
}

.arrowList ul li p{
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 6px;
    color: #000;
    font-family: 'Nunito', sans-serif;
}


.arrowList ul li:before {
    background: url(../images/arrow5.png) no-repeat left top;
    width: 8px;
    height: 6px;
    content: "";
    position: absolute;
    top: 9px;
    left: 0px;
}

.product-detail h5{
    font-size:18px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #c62b25;
    font-family: 'Nunito', sans-serif;
}

.product-detail p{
    font-size:15px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #000;
    font-family: 'Nunito', sans-serif;
}

.get-a-quote a{    
	padding: 8px 15px;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    margin-top: 15px;
    margin-right: 25px;
    font-size: 16px;
}

.cd-panel {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    -webkit-transition: visibility 0s 0.6s;
    transition: visibility 0s 0.6s;
    z-index: 9999;
}
 .cd-panel::after {
  /* overlay layer */
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: transparent;
 cursor: pointer;
 -webkit-transition: background 0.3s 0.3s;
 transition: background 0.3s 0.3s;
}
.cd-panel.cd-panel--is-visible {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
    z-index: 9999;
}
 .cd-panel.cd-panel--is-visible::after {
 background: rgba(0, 0, 0, 0.8);
 -webkit-transition: background 0.3s 0s;
 transition: background 0.3s 0s;
}
.cd-panel__header {
    position: fixed;
    width: 90%;
    height: 50px;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.96);
    z-index: 2;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    -webkit-transition: -webkit-transform 0.3s 0s;
    transition: -webkit-transform 0.3s 0s;
    transition: transform 0.3s 0s;
    transition: transform 0.3s 0s, -webkit-transform 0.3s 0s;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}
.cd-panel__header h1 {
    padding-left: 7%;
    font-size: 22px;
    margin:10px 0px 0px 0px;
    color:  #0f75bc;
    font-weight: 500;
}
.cd-panel--from-right .cd-panel__header {
    right: 0;
}
.cd-panel--from-left .cd-panel__header {
    left: 0;
}
.cd-panel--is-visible .cd-panel__header {
    -webkit-transition: -webkit-transform 0.3s 0.3s;
    transition: -webkit-transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
 @media only screen and (min-width: 768px) {
 .cd-panel__header {
 width: 70%;
}
}
 @media only screen and (min-width: 1170px) {
 .cd-panel__header {
 width: 28%;
}
}
.cd-panel__close {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60px;
    /*image replacement*/
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
 .cd-panel__close::before, .cd-panel__close::after {
 /* close icon created in CSS */
 content: '';
 position: absolute;
 top: 22px;
 left: 20px;
 height: 3px;
 width: 20px;
 background-color: #424f5c;
 /*this fixes a bug where pseudo elements are slighty off position*/
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}
 .cd-panel__close::before {
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
}
 .cd-panel__close::after {
 -webkit-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
.cd-panel__close:hover {
    background-color: #424f5c;
}
 .cd-panel__close:hover::before, .cd-panel__close:hover::after {
 background-color: #ffffff;
 -webkit-transition: -webkit-transform 0.3s;
 transition: -webkit-transform 0.3s;
 transition: transform 0.3s;
 transition: transform 0.3s, -webkit-transform 0.3s;
}
 .cd-panel__close:hover::before {
 -webkit-transform: rotate(220deg);
 -ms-transform: rotate(220deg);
 transform: rotate(220deg);
}
 .cd-panel__close:hover::after {
 -webkit-transform: rotate(135deg);
 -ms-transform: rotate(135deg);
 transform: rotate(135deg);
}
 .cd-panel--is-visible .cd-panel__close::before {
 -webkit-animation: cd-close-1 0.6s 0.3s;
 animation: cd-close-1 0.6s 0.3s;
}
 .cd-panel--is-visible .cd-panel__close::after {
 -webkit-animation: cd-close-2 0.6s 0.3s;
 animation: cd-close-2 0.6s 0.3s;
}
 @-webkit-keyframes cd-close-1 {
 0%, 50% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
}
 @keyframes cd-close-1 {
 0%, 50% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
}
 @-webkit-keyframes cd-close-2 {
 0%, 50% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
}
 @keyframes cd-close-2 {
 0%, 50% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
}
.cd-panel__container {
    position: fixed;
    width: 90%;
    height: 100%;
    top: 0;
    background: #ffffff;
    z-index: 1;
    -webkit-transition: -webkit-transform 0.3s 0.3s;
    transition: -webkit-transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}
.cd-panel--from-right .cd-panel__container {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.cd-panel--from-left .cd-panel__container {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.cd-panel--is-visible .cd-panel__container {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
 @media only screen and (min-width: 768px) {
 .cd-panel__container {
 width: 70%;
}
}
 @media only screen and (min-width: 1170px) {
 .cd-panel__container {
 width: 28%;
}
}
.cd-panel__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 70px 7%;
    overflow: auto;
    /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch;
}
.cd-panel__content p {
    font-size: 1.4rem;
    color: #424f5c;
    line-height: 1.4;
    margin: 2em 0;
}
.cd-panel__content p:first-of-type {
    margin-top: 0;
}
 @media only screen and (min-width: 768px) {
 .cd-panel__content p {
 font-size: 1.6rem;
 line-height: 1.6;
}
}
.register-submit {
    margin: 10px 0px 0px 0px !important;
    padding: 10px 0px;
    border-radius: 0px;
    width: 100% !important;
    max-width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #1f479f;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: #fff
}
.register-submit:hover {
    background: #027acd;
    color: #fff
}
.captcha {
    background-color: #f4f4f4;
    padding: 6px 20px;
    color: #000;
    font-size: 20px;
    display: inline-block;
    letter-spacing: 0.8px;
    font-weight: bold;
}
.contact-form2 input {
    height: 40px;
    border:1px solid #ddd;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 10px;
}
 .contact-form2 input::placeholder {
color: #000;
}
.contact-form2 select {
    height: 40px;
    border:1px solid #ddd;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #000;
}
.contact-form2 textarea {
    height: 100px;
    border:1px solid #ddd;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #000;
}
 .contact-form2 textarea::placeholder {
color: #000;
}
.container-radio {
    display: block;
    position: relative;
    padding-left: 26px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* Hide the browser's default radio button */
.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border:2px solid #aaa;
}

/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark {
 background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark {
 background-color: #2196F3;
 border:2px solid #2196F3;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark:after {
 display: block;
}
/* Style the indicator (dot/circle) */
.container-radio .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
.containerOuter ul li {
    padding-right: 25px;
    float: left;
    list-style: none;
}

/*--------------------------------------
-------- PRODUCT DETAIL PAGE CSS START --------
---------------------------------------*/


.product .carousel-indicators li {
    width: auto;
    height: auto;
    text-indent: 0;
    margin: 0 5px;
}
.carousel-indicators {
    bottom: auto;
    margin: 25px 0 0;
}
.carousel .carousel-indicators li img {
    max-height: 60px;
    cursor: pointer;
}
.product .carousel {
    padding-bottom: 110px;
}
.product h4{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 22px;
    color: #ea5324;
    font-family: 'Ubuntu', sans-serif;
}
.product-details-title h3::before {
    z-index: 1;
}
.product-details-title h3 {
    position: relative;
    display: inline-block;
    line-height: 28px;
    padding-bottom: 5px;
}
.product-details-price {
    margin: 30px 0 15px;
}
.product-details-price p {
    font-size: 24px;
}
.product-details-price del {
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    margin-left: 30px;
    top: -5px;
    position: relative;
}
.review-star i {
    color: #3f7d20;
}
.product-details-category {
    margin: 15px 0 30px;
}
.product-details-category p {
    font-size: 16px;
}
.product-details-btn .krishok-btn.krishok-btn-transparent {
    margin-left: 20px;
}
.product-details-btn .krishok-btn {
    margin-bottom: 20px;
}
.product-details-descrip {
    margin-top: 15px;
}
.product-details-descrip p {
    margin: 15px 0 30px;
}
.product-details-descrip a {
    color: #3f7d20;
    text-decoration: underline;
}
.product-details-descrip a:hover {
    color: #303030;
}
.product-details-content {
    padding-left: 20px;
}
.product-details-left {
    float: left;
    width: 90%;
}
.product-details-content .product-icon {
    margin-top: 20px;
}
.product-details-content .product-icon a {
    border: 1px solid #eee;
    text-align: center;
    margin: 0;
    color: #3f7d20;
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.product-details-content .product-icon a:hover {
    background: #77bb17;
    color: #fff;
}
.product-details-form .dropdowns-select {
    display: inline-block;
    border: 1px solid #eee;
    margin: 0 10px;
}
.product-details-form .dropdowns-select::after {
    right: 5px;
}
.product-details-form .dropdowns-select select {
    padding: 12px 20px 12px 15px;
}
.product-details-form {
    margin-top: 20px;
    display: none;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}
.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
    position: absolute;
    right: 0;
   /* bottom: 10px;*/
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 100px;
    /*margin-right: 10%;
    margin-left: 10%*/;
    list-style: none;
    overflow-x: auto;
    overflow-y: hidden;

}
::-webkit-scrollbar {
  height: 3px;              /* height of horizontal scrollbar ← You're missing this */
  width: 3px;               /* width of vertical scrollbar */
  border: 1px solid #d5d5d5;
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
/*--------------------------------------
--------- PRODUCT DETAIL PAGE CSS END ---------
---------------------------------------*/

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0; z-index: 9;
  overflow: scroll;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 85%;
  position: relative;
  transition: all 5s ease-in-out;

}

.popup h2 {
  margin-top: 0;
 font-family: 'Ubuntu', sans-serif; color: #000; font-size: 22px;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #000;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}

.product-details-left{width: 37%; float: left; margin-right: 5%}

.product-details-right{width: 58%; float: left;}

.mb-30{margin-bottom: 24px}

.product-image-box{width:24%; float: left;margin-right: 1.3333%; border: 1px solid #eee; padding: 10px; margin-bottom: 15px }

.product-image-box h4{font-family: 'Ubuntu', sans-serif; color: #000; font-size: 18px; text-align: center; font-weight: 500;margin-bottom: 0px; }

.product-image-box-1 h4{font-family: 'Ubuntu', sans-serif; color: #000; font-size: 18px; text-align: center; font-weight: 500;margin-bottom: 0px; }

.product-image-box-1{width:24%; float: left;margin-right: 0%; border: 1px solid #eee; padding: 10px; margin-bottom: 15px }

.product-detail-heading{width: 40%; float: left; margin-right: 2%}

.product-detail-text{width: 58%; float: left; margin-right: 0%}

.table-text p{color: #000; font-size: 14px; font-family: 'Ubuntu', sans-serif; padding: 3px 0px;
text-align: center;}

.table-text p strong{padding:5px 0px;}

.prodect-details-box{width: 40%; float: left; margin-right: 10%; background: #f1f7ff; border:1px solid #06377b; padding: 20px;}

.prodect-details-box h6{color: #000; font-size: 18px; font-family: 'Ubuntu', sans-serif;font-weight: 600}

.prodect-details-left{width: 40%; float: left; margin-right:12%}

.prodect-details-left p{color: #000; font-size: 14px; font-family: 'Ubuntu', sans-serif; padding-bottom: 5px}

.prodect-details-left p span{color: #000; font-size: 14px; text-align: right;     float: right;}

.prodect-details-right{width: 48%; float: left; margin-right: 0%}

.prodect-details-right p{color: #000; font-size: 14px; font-family: 'Ubuntu', sans-serif;padding-bottom: 5px}

.product h6 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px;
    color: #ea5324;
    font-family: 'Ubuntu', sans-serif;
}

.consumables-text{font-size: 14px; font-weight: 600; color:  #000; padding: 15px 0px}

.consumables-seb-title{font-size: 14px; font-weight: 600; color:  #000; margin-bottom:20px;
	font-family: 'Ubuntu', sans-serif;}

.coilnailers-text{font-size: 14px; font-weight: 600; color:  #000; padding-bottom: 10px}

.coilnailers-heading{font-size: 18px; font-weight: 600; color:  #ea5324; padding-bottom: 10px}

.center-item{
	display: flex;
	justify-content: center;
	width: 100%;
	flex-wrap: wrap;

}
.peoduct-box-left-sec{
	width: 55%;
	float: left;
	margin-right: 5%;
}
.peoduct-box-right-sec{
	width: 40%;
	float: left;
	margin-right: 0%;
}
.peoduct-box-left-sec .product-image-box {
    width: 43%;
}
.peoduct-box-right-sec .product-image-box {
    width: 60%;
}
.pneumatic-nail-item{
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 40px;
	
	text-align: center;
}
.pneumatic-nail-item-last{
	width: 32%;
	float: left;
	margin-right: 0%;
	margin-bottom: 40px;
	text-align: center;
}
.pneumatic-nail-item img{border:1px solid #ddd;}

.pneumatic-nail-item-last img{border:1px solid #ddd;}

.service-left-box{
	width: 63%;
	float: left;
	margin-right: 7%;
}
.service-right-box{
	width: 30%;
	float: left;
	margin-right: 0%;
}
.service h4{
	font-size: 20px;
	color: #000;
	}
.service-image-box{
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 60px;
	display:flex;
	justify-content:  center;
	flex-wrap:wrap;
}
.service-image-box-last{
	width: 48%;
	float: left;
	margin-right: 0%;
	margin-bottom: 60px;
		display:flex;
	justify-content: center;
	flex-wrap:wrap;
}
.service-image-box:last-child{
   	margin-bottom:0px;
   }
.service-image-box img{
	border:1px solid #ddd;
	padding:15px;
}
.service-image-box-last img{
	border:1px solid #ddd;
	padding:15px;
}
.submit-service{
	background: #ea5324;
    padding: 8px 15px;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    margin-top: 15px;
    font-size: 16px;
    border:0px;
  }
  .submit-service a{
    color: #fff;
    font-size: 16px;
    font-family: 'Ubuntu', sans-serif;
  }
.service-right-text{
  	background: #fff;
  	padding:50px 30px;
  	box-shadow: 0px 0px 6px 0px rgb(0 0 0/ 0.5);
  	text-align: left;
  }
  .service-right-text h4{
 	font-size:26px;
    color: #ea5324;
    line-height: 40px;
    margin-bottom: 25px;
      font-family: 'Ubuntu', sans-serif;
   }
.service-right-text h5{
 	font-size:20px;
    color: #000;
    line-height: 40px;
    margin-bottom: 25px;
    padding-left: 20px;
        font-family: 'Ubuntu', sans-serif;
   }
.service-right-text h5:last-child{
   	margin-bottom:0px;
   }
.service-right-text i{
     	color:#06377b;
     	margin-left: -25px;
     	margin-right: 7px;
     	font-size: 24px;
     }

.service-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0; z-index: 9;
  overflow: scroll;
}
.service-overlay:target {
  visibility: visible;
  opacity: 1;
}

.service-popup {
  margin: 70px auto;
  padding:20px 30px;
  background: #fff;
  border-radius: 5px;
  width: 55%;
  position: relative;
  transition: all 5s ease-in-out;
}

.service-popup h2 {
  margin-top: 0;
 font-family: 'Ubuntu', sans-serif; 
 color: #ea5324; 
 font-size: 22px;
 margin-bottom: 25px;
 border-bottom: 1px solid #f3f3f3;
 text-align: center;
 line-height: 40px;
}
.service-popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.service-popup .close:hover {
  color: #000;
}
.service-popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .service-popup{
    width: 70%;
  }
}
.service-form-left{
	width: 25%;
	float: left;
	margin-right: 3%;
}
.service-form-center{
	width: 2%;
	float: left;
	margin-right: 5%;
}
.service-form-right{
	width: 65%;
	float: left;
	margin-right: 0%;
}
.service .form-group {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.service label{
	color: #000;
}

.product .tabs2{
	display: flex;
	justify-content: center;
	width: 100%;
}
.tabs2 li a {
	float: left;
    color: #000;
    height: 138px !important;
    padding: 12px 30px !important;
    text-decoration: none;
    line-height: 45px !important;
}

.tabs2 li a img{
	width:139px;
	display: block;
	border-radius: 10px;
	background: #fff;
	padding: 5px;
}
.ms-slide iframe{
	width: 100%;
	height: 530px;
}



.consumables-tab{
	width: 100%;
}

#tsum-tabs main {
  width: 100%;
  float: left;
  margin: 0 auto;
  background: #fff;
}

#tsum-tabs section {
  display: none;
    float: left;
    width: 100%;
    padding: 3% 3% 4% 3%;
    text-align: left;
    margin-bottom: 0px;
    border: 1px solid #e3e3e3;
}

#tsum-tabs input {
  display: none;
}

#tsum-tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 27px;
  font-weight: 400;
  text-align: center;
  border: 1px solid transparent;
  color: #000;
    height: 138px ;
    text-decoration: none;
    line-height: 45px ;
    float: left;
    font-size: 16px;
    background-color: #e3e3e3;
    border-right: 1px solid #fff;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
}

#tsum-tabs label img{
	width:139px;
	display: block;
	border-radius: 10px;
	background: #fff;
	padding: 5px;
}
#tsum-tabs label:hover {
  color: #000;
  cursor: pointer;
}

#tsum-tabs input:checked + label {
  color: #fff;
    background-color: #06377b;
}

#tsum-tabs #tab1:checked ~ #content1,
#tsum-tabs #tab2:checked ~ #content2,
#tsum-tabs #tab3:checked ~ #content3,
#tsum-tabs #tab4:checked ~ #content4,
#tsum-tabs #tab5:checked ~ #content5,
#tsum-tabs #tab6:checked ~ #content6,
#tsum-tabs #tab7:checked ~ #content7,
#tsum-tabs #tab8:checked ~ #content8 {
  display: block;
}


table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    padding: 4px 0px;
    border-right: 1px solid #fff;
    }
    table{
    	margin-bottom: 15px;
    }
.table-responsive{
        overflow-y: hidden;
    overflow-x: auto;        
}

.table-responsive::-webkit-scrollbar {
  width: 5px;
  height: 12px;
  border-radius: 40px;
  
}
.clients-block{
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
 .clients-item{
 	width: 20%;
 	padding: 15px;
 	float: left;
 }   
  .clients-item img{
  	width:100%;
  	height:auto;
  	box-shadow: 0px 0px 5px 0px rgb(0 0 0 /0.3);
  	padding: 10px;
  }
  .contactus{
  	width: 100%;
   }
.page-contact{
	width:100%;
    box-shadow: 3px 7px 10px 0px rgb(0 0 0 / 30%);
    padding: 40px 40px 10px;
    margin-top:50px;
    margin-bottom: 60px;
}
.page-contact .left-item{width: 50%;float: left;margin-right: 6%;}

.page-contact .right-item{width: 40%;float: left;background: #fffae5;padding: 30px 45px;box-shadow: 0px 0px 8px 0px rgb(0 0 0 /0.2);}

.page-contact .right-item h3{color: #0c002e;font-weight: 600;font-family: 'Ubuntu', sans-serif;}

.page-contact .right-item input{
  	height: 38px;
  }
  .page-contact .right-item textarea{
  	height:90px;
  }
.page-contact .right-item .form-group{
	margin-top:20px;
}
 .page-contact .left-item .item{
 	margin-bottom: 40px;
 	width: 100%;
 	float: left;
 	box-shadow: 3px 7px 10px 0px rgb(0 0 0 /0.3);
 	width: 90%;
    margin-left: 5%;
    position: relative;
    overflow: hidden;
 }

  .page-contact .left-item .item:after{
  	position: absolute;
  	content: "";
  	width: 100px;
  	height: 100px;
  	background: #f1c10938;
  	border-radius: 50%;
  	border:10px solid #e7b909;
  	top: -40px;
  	right: -40px;
  }

 .page-contact h4{color: #0c002e;font-weight: 600;font-family: 'Ubuntu', sans-serif;}

 .page-contact .left-item p{
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #000;
    font-family: 'Nunito', sans-serif;
}

.page-contact .left-item .item-1 i{padding:60px 20px;}

.page-contact .left-item i{
	background: #06377b;
    color: #e7b909;
    float: left;
    padding:40px 20px;
    font-size: 24px;
    margin-right: 22px;
 }

.page-contact .left-item .details{float: left;padding-top: 20px; width: 78%;}

.contact-btn{
	background: #ea5324;
    padding: 8px 30px;
    color: #fff;
    display: inline-block;
    border-radius: 10px;
    margin-top: 15px;
    margin-right: 25px;
    font-size: 16px;
    border:0px;
}
.contact-btn i{ margin-right:10px;}

.our-products{    font-size: 36px;
    margin-bottom: 35px;
  color: #000; text-align: center;
    font-weight: 500;    font-family: 'Ubuntu', sans-serif;
}


.featured_section5 {
    float: left;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 100px 0px;
}

.first-text{font-family: 'Poppins', sans-serif; color: #06377B;font-size: 36px;font-weight: 700;}

.second-text{font-family: 'Poppins', sans-serif; color: #f9b018;font-size: 36px;font-weight: 700;}


.video-banner{
    width:100%;
    float:left;
    margin-top:40px;
}
#myVideo {
    width: 100%;
    height: 550px;
    object-fit: cover;
    z-index: -100;
    
}
.pb-35{padding-bottom: 35px;}

.product [id]{
	scroll-margin-top:3em;
}
.featured_section2 [id]{
	scroll-margin-top:6em;
}
.service-popup .form-control option {
  background: white;
  	font-size:15px;
  	font-family: 'Poppins', sans-serif;  	
}


/*============================================*/
[role=button] {
    cursor: pointer;
}

.mobile-li-projects{display: none !important}

.desktop-li-projects{
    display: block!important;
}
#show,#content{display:none;}
#show:checked~#content{display:block;}
#show:checked~#more{display:none;}

.mobile-li-projects label{
	    color: #999;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Nunito', sans-serif;
    letter-spacing: 0.5px;
    padding: 14px 15px;

}

.mobile-li-projects  .active {
    color: #fff !important;
    border-bottom: 5px solid #ec522c!important;
    width: 100%;
}
.mobile-li-projects #content ul ul{padding-left:15px !important;}

.mobile-li-projects #content ul ul a{color: #f7f7f7;position: relative;}

.mobile-li-projects #content ul ul a:before{
	color: #f7e212;
	position: absolute;
	content: "\f0da";
	font-family: fontawesome;
	left: 5px;
	font-size: 8px;
	padding-top: 5px;
}
