/***************** My Style Css *****************/
.bannerimagesss{
	background:linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url(../images/bannerimage.jpg);
    height: 400px;
    display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
	background-attachment:fixed;
}
.bannerimagesss h2{margin-top:115px; color:#fff;}
.divmine{
	position:absolute;
	width:100%;
	bottom:0px;
	background:rgba(0,0,0,0.6);
}
.divmine .active{color:#fff;}
.breadcrumbhi{margin-bottom:0px; background:transparent;}
.breadcrumbhi li{font-weight:bold;}
.contact-info-section .info-box {
    position: relative;
    background: url(../images/conatct-info.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 54px 0px;
    text-align: center;height: 217px;
}
.contact-info-section .info-box:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(175, 17, 0);
}
.contact-info-section .info-box .icon-box {
    position: absolute;
    left: 50%;
    top: -30px;
    width: 68px;
    height: 58px;
    line-height: 54px;
    text-align: center;
    margin-left: -34px;
    background: url(../images/service-icon-1-bg.png);
    background-repeat: no-repeat;
}
.contact-info-section .info-box .icon-box span {
    color: #ffffff;
    font-size: 30px;
    margin-top: 15px;
}
.contact-info-section .info-box h3 {
    position: relative;
    color: #fff;
    font-size: 21px;
    font-weight: 600;
}
.contact-info-section .info-box .text {
    position: relative;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
}
.contact-info-section{margin:80px 0;}
.sec-title-eight {
    position: relative;
    margin-bottom: 30px;
}
.sec-title-eight h2 {
    position: relative;
    color: #222222;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 15px;
    display: inline-block;
}
.sec-title-eight h2:after {
    position: absolute;
    content: '';
    width: 44px;
    left: 0;
    bottom: 0px;
    height: 3px;
    background-color: #af1100;
}
.contact-form-section .default-form .form-group {
    margin-bottom: 25px;
}
.default-form .form-group {
    position: relative;
    margin-bottom: 20px;
}
.contact-form-section .default-form input[type="text"], .contact-form-section .default-form input[type="email"], .contact-form-section .default-form input[type="password"], .contact-form-section .default-form input[type="number"], .contact-form-section .default-form select, .contact-form-section .default-form textarea {
    height: 46px;
    padding: 10px 20px;
}
.default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form input[type="number"], .default-form select, .default-form textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 46px;
    font-size: 13px;
    border: 1px solid #e0e0e0;
    padding: 10px 15px 10px 42px;
    background-color: #ffffff;
    color: #777777;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.contact-form-section .default-form textarea {
    height: 150px;
}
.btn-style-three {
    position: relative;
    padding: 7px 32px;
    line-height: 24px;
    background: #026200;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 700;
    border: 2px solid #026200 !important;
}

/************************ About Us *******************/
.about-section-two .content-column {
    position: relative;
    margin-bottom: 40px;
}
.about-section-two .content-column .text {
    position: relative;
    margin-bottom: 35px;
}
.about-section-two .content-column .text p {
    position: relative;
    color: #777777;
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 20px;
}
.list-style-one li {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #777777;
    font-family: 'Raleway', sans-serif;
}
.about-section-two .image-column {
    position: relative;
    margin-bottom: 40px;
}
.about-section-two .image-column .image {
    position: relative;
}
.list-style-one li:before {
    position: absolute;
    content: '\f105';
    left: 0px;
    top: 0px;
    color: #ffb200;
    font-size: 16px;
    font-family: 'FontAwesome';
}
.about-block-two .inner-box .content-column h3 {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 10px;
    margin-top: 4px;
}
.about-block-two .inner-box .content-column .text {
    position: relative;
    color: #777777;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 0px;
}
.fluid-section-one .outer-container {
    position: relative;
    min-height: 250px;
    background-color: #f8f8f8;
}
.fluid-section-one .image-column {
    position: absolute;
    float: left;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.fluid-section-one .image-column .image-box {
    position: relative;
    display: none;
}
.fluid-section-one .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%;
}
.fluid-section-one .content-column {
    position: relative;
    float: right;
    width: 50%;
}
.fluid-section-one .content-column .inner-box {
    position: relative;
    padding: 35px 15px 35px 60px;
}
.fluid-section-one .content-column .inner-box .sec-title {
    margin-bottom: 30px;
}
.sec-title h2 {
    position: relative;
    color: #333333;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2em;
    padding-bottom: 15px;
}
.fluid-section-one .content-column .inner-box .choose-info {
    position: relative;
}
.fluid-section-one .content-column .inner-box .choose-info li {
    position: relative;
    font-size: 15px;
    font-weight: 700;
    color: #333333;
    padding-left: 56px;
    line-height: 1.4em;
    margin-right: 30px;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: uppercase;border: 1px solid #999;
    border-radius: 5px;box-shadow: 0 0 15px 0 #ccc;padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
}
.fluid-section-one .content-column .inner-box .choose-info li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #db2016;
    line-height: 1em;
    font-size: 45px;
    font-weight: 400;    padding: 15px 5px;
}
.fluid-section-one .content-column .inner-box .text {
    position: relative;
    margin-bottom: 35px;
}

.work-section {
    position: relative;
    padding: 35px 0px 0px;
}
.process-block {
    position: relative;
    margin-bottom: 40px;
}
.process-block .inner-box {
    position: relative;
    display: block;
    text-align: center;
}
.process-block .inner-box .upper-box {
    position: relative;
}
.process-block .inner-box .upper-box .icon-box .block-number {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    color: #0a6203;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    font-weight: 700;
    line-height: 32px;
    background-color: #ffffff;
    border: 2px solid #db2016;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-family: 'Raleway', sans-serif;
}
.my-arrow:after {display:none !important}
.process-block .inner-box .upper-box:after {
    position: absolute;
    content: '\f178';
    left: 100%;
    top: 30%;
    color: #0a6203;
    font-size: 45px;
    margin-top: -10px;
    font-family: 'FontAwesome';
}
.process-block .inner-box .lower-box {
    position: relative;
}
.process-block .inner-box .lower-box h3 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.process-block .inner-box .lower-box h3 a {
    position: relative;
    color: #333333;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.process-block .inner-box .lower-box .text {
    position: relative;
    color: #777777;
    font-size: 16px;
    line-height: 1.8em;
    max-width: 100%;
    margin: 0 auto;
}
.process-block .inner-box .upper-box .icon-box {
    position: relative;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    color: #db2016;
    font-size: 60px;
    line-height: 154px;
    border-radius: 50%;
    margin-bottom: 32px;
    border: 2px solid #0a6203;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.about-section-two {
    position: relative;
    padding: 50px 0px 0px;
}
.padtop50{margin-top:150px 0;}
.marbtm50{margin-bottom:50px;}

/********************* Header ****************/
.dropdown-menu li{padding:5px 10px;}

/******************** Product Page *****************/
.about-us-section {
    margin-bottom: 100px;
}

.about-us-section .about-main-content .text {
    width: 52%;
}
.theme-title {
    position: relative;
    padding: 14px 0 0 19px;
}
.theme-title h5 {
    color: #727272;
    margin-bottom: 11px;
}
.theme-title h3 {
    display: inline-block;
}
.about-us-section .about-main-content .text p {
    margin: 45px 0 50px 0;
}
.about-us-section .about-main-content .text a {
    width: 210px;
    line-height: 50px;
    color: #fff;
    text-align: center;
}
.about-us-section .about-main-content .img-box {
    width: 48%;
    position: relative;
}
.about-us-section .about-main-content .img-box:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 25px;
    width: 0;
    height: 0;
    z-index: 0;
    border-right: 534px solid transparent;
    border-bottom: 342px solid #f9520b;
}
.about-us-section .about-main-content .img-box img {
    margin: -15px auto 0 auto;
    z-index: 2;
    display: block;
    position: relative;
}

.about-us-section .about-main-content .text a {
    width: 210px;
    line-height: 50px;
    color: #fff;
    text-align: center;
}
.hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background: #f9520b;
    border-radius: 30px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-rectangle-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #121212;
    border-radius: 30px;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.single-project:hover .img .opacity {
    top: 0;
}
.single-project .img {
    overflow: hidden;
    position: relative;
}
.single-project {
    background: #fff;
    margin-bottom: 30px;
}
.single-project .img ul {
    position: absolute;
    z-index: 9;
    bottom: 10px;
    right: 0;
}
.single-project .img ul li a {
    font-size: 18px;
    color: #fff;
    margin: 6px 18px;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
}
.single-project .text {
    text-align: center;
    padding: 25px 0 15px 0;
}
.single-project .text h4 a {
    font-size: 21px;
    text-transform: none;
    color: #131212;
    display: block;
    margin-bottom: 7px;
}
.single-project .text ul li {
    display: inline-block;
    font-style: italic;
    font-size: 13px;
    margin-top: 15px;
}
.single-project .img .opacity {
    z-index: 1;
    position: absolute;
    width: 140%;
    height: 140%;
    top: 100%;
    right: -98%;
    background: rgba(249,82,11,0.75);
    -webkit-transform: rotate(125deg);
    transform: rotate(125deg);
}
.tran3s, .service-sldier .service-item::before, .owl-theme .owl-nav [class*="owl-"], .single-project .img .opacity, .owl-theme .owl-dots .owl-dot span, .owl-theme .owl-dots .owl-dot span::before, .team-member-content .single-team-member .img .opacity, .banner-bottom-text.style-two .single-box, .theme-sidebar .single-box ul li a::before, .theme-sidebar .single-box ul li a i, .details-tab-panel .panel-wrapper .details-panel .panel-group .panel-heading a::before, .portfolio-details-page .image-slider .carousel-indicators li, .contact-us-page .dropdown-menu > li, .bootstrap-select.btn-group .dropdown-menu li a span.text, .contact-us-page .contact-address .single-box a, .faq-page-toContent .rotate-content-box .number::before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.single-project {
    background: #fff;
    margin-bottom: 30px;
}
.project-section{
	background:#f1f2f3;
	padding:50px 0;
}
.single-project .text {
    text-align: center;
}
.single-project .img .opacity {
    z-index: 1;
    position: absolute;
    width: 140%;
    height: 140%;
    top: 100%;
    right: -98%;
    background: rgba(249,82,11,0.75);
    -webkit-transform: rotate(125deg);
    transform: rotate(125deg);
}
.single-project:hover .img .opacity {
    top: 0;
}
.single-project .img ul {
    position: absolute;
    z-index: 9;
    bottom: 10px;
    right: 0;
}
.single-project .img {
    overflow: hidden;
    position: relative;
}
.phone{color:#fff !important;}
.phone:hover{color:#fff !important;}
.single-project .img ul li a {
    font-size: 18px;
    color: #fff;
    margin: 6px 18px;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
}
.dropdown-menu li a{line-height:20px; font-size: 14px;}


/***************************************** Latest Style Section *********************/
.firsttop{padding-top: 50px;}
.bottompix{padding-bottom: 50px;}
.attribute{width: 20%; float: left; text-align: center;}
.attribute img{margin: auto;}
.myimage{border: 8px solid #0a6203; border-radius: 8px; width:100%;}
.lightbackground{background:#f1f2f3; padding: 50px 0;}
.myullis{width: 200px; right: 0px; top: 35px !important; left: -20px !important;}
.rd-navbar-nav li a.active{
    border-top: 2px solid;
    border-bottom: 2px solid;
}
.pad20{padding-top: 35px;}
.pad35{padding: 35px 0;}
.myimage1{border:3px solid #0a6203; border-radius: 4px;}
.black{background: #000}
.textcolor{color: #fff !important;}
.changesss:after{background: #fff !important;}

.media-body{color: #fff;
font-size: 14px;
margin-bottom: 16px;}
.media-left i{color: #fff;margin-right:4px}

.width20{width:20%; float:left; text-align:center;
    padding: 5px;}
	.width20 .col-md-12{box-shadow: 1px 2px 3px 2px rgba(7,7,7,0.3); min-height:375px;}
	.width20 p{font-weight:600; font-size:18px;}
.pad0000{padding:0px;}
.margbtm{margin-bottom:30px;}
.forgallery{    
    box-shadow: 0px 2px 10px 0px rgb(10, 98, 3);
    padding: 15px;
    margin-bottom: 30px;
}
.fordropdownnn{background: #ad1800;
    padding: 2px;
    border-radius: 4px;}
	.fordropdownnn li{
		background: #fff;
    border-bottom: 1px solid;
    padding: 0px;
	transition:5s ease;
	
	}
	.fordropdownnn li a{
		font-weight: 600;
		padding:10px;
		display:block;
	}
	
	.fordropdownnn li:hover{background:linear-gradient(to right, #ad1800, #ad1800);}
	.fordropdownnn li:hover a{color:#fff;}
	.margin-top50{margin-top:100px;}
	.desktophide{display:none;}
	.lightbackground1{background:#f1f2f3; padding:50px 15px;}
	/******************************** Slider *****************/
	
	@media only screen and (min-width:320px) and (max-width:767px){
	    .forfontss{
	        font-size:16px !important;
	        line-height:24px !important;
	    }
	    .process-block .inner-box .upper-box:after {
display:none !important;
	        
	    }
	    .example-image-link{width:100%;}
	    .example-image-link img{width:100%;}
		.mainsliderimage{
			padding: 0px;
    margin-top: 0px;
		}
		.width20 {
    width: 100%;
    margin-bottom:15px;
	}
	.attribute {
    margin-bottom: 40px;
}
..bannerimagesss h2 {font-size: 22px;}
.sec-title-eight h2 {margin-left:15px;}
.margin-top0{margin-top:0px;}
.pad155{padding:0 15px;}
.size{text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 0px;}
p{font-size:16px;}
.width100{width:100%; margin-top:25px;}



.forgallery {margin-bottom: 25px;}

	.width20 img{margin:auto;}
		.jumbotron-custom{padding:0px;}
		.desktophide{display:block;}
		.pad00000{padding:0px;}
		.mobilehidde{display:none;}
		html.rd-navbar-fixed-linked .page {
    padding-top: 0px;
}
		.topnav {
  overflow: hidden;
  background-color:#af1100;
  width:100%;
}
.brand-name img{height:40px;}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}				
}
	
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}