/**

/*-------------------------------------------------------
[ Table of contents ]

# Common CSS
	- Content Animation
	- Body CSS
	- Headline CSS
	- Message Token CSS
	- Miscellaneous CSS
	
# Testimonial
# Owl Carousel
# Thumbnail
# Team Member
# Footer
# Sidebar
# Blockquote
# Fact Counter
# Breadcrumb
# Shop Sidebar
# Nav Style
	- Nav Color
	- Nav Active
# Pricing Tab
# Responsive CSS
	- Media Query
--------------------------------------------------------*/





/*==============================
 Common CSS
===============================*/
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: var(--theme-general-color);
    background-color: var(--theme-white-color);
    font-weight: 500;
	line-height: 28px;
}

p {
    line-height: 30px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
	line-height: 30px
}

img {
    max-width: 100%;
}

a:hover {
    text-decoration: none;
}

.z-index-9 {
    z-index: 9;
}

.p-30 {
    padding: 30px;
}

.pb-8 {
    padding-bottom: 80px;
}

.py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.py-200 {
    padding-top: 200px;
    padding-bottom: 200px;
}

.top-header {
    font-size: 14px;
	background: #fff;
}
.image-hit:before {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 30px;
    background: #122620;
    top: 0;
    right: 0;
    border: 8px double #ffffff;
}
.image-hit2:before {
    left: -5px;
    right: 100px;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.wpb_column .wpb_wrapper {
    position: relative;
}
.wpb_column .wpb_wrapper>*:last-child {
    margin-bottom: 0;
}
.wpb_single_image.vc_align_center {
    text-align: center;
}
.image-hit {
    position: relative;
    padding-top: 30px;
    padding-right: 30px;
}
.wpb_column .wpb_wrapper {
    position: relative;
}
.wpb_single_image .vc_figure {
    /* display: inline-block; */
    vertical-align: top;
    margin: 0;
    max-width: 100%;
}
.wpb_column .wpb_wrapper>*:last-child {
    margin-bottom: 0;
}
.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.vision-matter{
  margin-top:35px;
}
.image-hit2{
  padding-right:10px!important;
}

.hit2:before{
    left: 85px;

}
.hit2{
   padding-right:10px!important;
}


.z-index-99 {
    z-index: 99;
}

.tagline {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.border-line {
    border-bottom: 2px dashed #000;
    padding-bottom: 20px;
    position: relative;
	color:#000;
}
.about-headings{
    font-size: 43px;
    margin-bottom: 20px;
}
.section-space--inner--120 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.section-title-area {
    line-height: 1;
}
.section-space--bottom--50 {
    margin-bottom: 50px !important;
}
.mb-40 {
    margin-bottom: 40px;
}
.pro-img {
    box-shadow: 0px 0px 10px #888;
    padding: 0px;
    width: 100%;
}
.pro-info {
    background: #122620;
    text-align: center;
    color: white;
    padding: 14px 5px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 18px;
    font-weight: 400;
}
.heading2{
   font-size: 34px!important;
}
.inner-heading{
   color:#122620;
   font-weight:700;
}
.mr-30{
  margin-right:38px;
}
.about-content{
    text-align: justify;
    font-size: 16px;
    line-height: 27px;
    color: #000;
	font-weight:600;
}
.solution-top{
   margin-top:95px;
}
.testimonial-text{
  text-align:justify;
  color:#000;
  font-size:15px;
  line-height:27px;
  margin-bottom:-5px;
}

.border-line::before,
.border-line::after {
    content: "\f1b6";
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    bottom: -10px;
    position: absolute;
}

.border-line::before {
    transform: rotate(90deg);
    left: -25px;
}

.border-line::after {
    right: -25px;
    transform: rotate(-90deg);
}

.sub-title {
    font-family: var(--theme-highlight-font);
    font-size: 20px;
    font-weight: 500;
    color: var(--theme-dark-color)
}

.frame1 {
    border: 5px solid #122620;
    border-bottom: none;
}

.frame1::before,
.frame1::after {
    content: "";
    position: absolute;
    bottom: -15px;
    width: 58px;
    height: 5px;
    background: #122620;
}
.map {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #ddd;
}
.contact-information{
    font-size: 42px;
    color: #000;
}
.contact-detail{
  color:#000;
}
textarea.form-control{
    height: 129px!important;
}
.inner-text{
   text-align:justify;
   color:#000;
   font-size:16px;
}
.vision-heading{
    color: #000;
    font-size: 50px;
    margin-bottom: 14px;
}
.vision-text{
    text-align: justify;
    color: #000;
    font-size: 17px;
}
.form-career{
  padding:2px;
  margin-bottom: 35px;
}
.contect-text{
  color:#000;
}
.contact-detail li a{
  color:#000;
}

.frame1::before {
    left: -8px;
    transform: rotate(30deg);
}
.top-contact li i{
  color:#000;
  margin-right: 7px;
  margin-left: 13px;
}
.text-whiter{
 color:#000!important;
}
.nav-bar-top.right li a{
  background:#fff;
  padding: 7px 10px 7px 10px;
  color: #122620!important;
}

.frame1::after {
    right: -8px;
    transform: rotate(-30deg);
}

.frame2::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 30px solid #122620;
}

.btn-link {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
	background: #000;
    padding: 10px 17px 12px 17px;
    border-radius: 5px;
}
.btn-link:hover{
   text-decoration:none;
   color:#000!important;
   background:#fff;
}

.btn {
    line-height: 46px;	
    border-radius: 0px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.btn-primary {
    border: 2px solid #000;
    background-color: #000;
    color: #fff;
}

.btn-primary-fixed{
    color: #fff !important;
    background-color: #122620;
}
.btn-primary-fixed:hover{
    color: #fff !important;
    background-color: #000;
}
.btn-circle {
    width: 46px;
    height: 46px;
    border: 1px solid #122620;
    line-height: 46px;
    text-align: center;
    display: block;
    border-radius: 50%;
    margin: 30px auto 0;
}

.font-weight-medium {
    font-weight: 500 !important;
}

.btn-circle-pro{
  border: 1px solid #fff;
}
.flat-mini2::before{
   color: #fff;
}


.text-primary-fixed,
.text-primary-fixed:hover {
    color: #fff;
}

.top-profile.left li {
    line-height: 46px;
}

.five-block-image .img-itm img {
    width: 100%;
}
.slick-slide img {
    display: block;
}

.five-block-image .img-itm {
    position: relative;
    margin-bottom: 30px;
}

.five-block-image .img-itm a {
    display: block;
    position: relative;
    overflow: hidden;
}
.five-block-image .img-itm a::before {
    content: "";
    background-color: rgba(255,255,255,0.1);
    display: block;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease 0s;
    z-index: 1;
}

.five-block-image .img-itm img:hover {
    background-color: #fff;
    opacity: 0.9;
}
.features-section {
    padding: 30px 0;
}
.testimonial-padd{
    padding-bottom: 70px;
    padding-top: 70px;
}

.font-weight-bold {
    color: #122620;
}
.top-profile li:first-child {
    border-left: 1px solid #ececec;
}

.top-profile li {
    border-right: 1px solid #ececec;
    height: 50px;
    line-height: 50px;
}

.top-profile li a {
    padding: 0 15px;
}

.top-profile form input {
    padding: 0 40px 0 20px;
    border: none;
}

input::placeholder {
    font-size: 14px;
    font-family: var(--theme-general-font);
    color: #adafb0;
}

.top-profile form button {
    position: absolute;
    top: 0;
    right: 5px;
    background: transparent;
    border: none;
    font-size: 10px;
}

.cart-view a.top-quantity span {
    position: absolute;
    padding: 0 5px;
    line-height: 15px;
    border-radius: 50%;
    background: var(--theme-primary-color);
    font-size: 10px;
    top: 7px;
    left: 20px;
    text-align: center;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    border: none;
}

.show>.btn-light.dropdown-toggle,
.bootstrap-select .btn-light,
.bootstrap-select .btn-light:focus,
.bootstrap-select .btn-light:visited {
    color: var(--theme-dark-color);
    background-color: transparent;
    border-color: transparent;
    padding: 0 15px;
    font-size: 13px;
    font-family: var(--theme-general-font);
    font-weight: 500;
    text-transform: uppercase;
    outline: none;
    box-shadow: none;
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-weight: 600;
}

.simple-video-play {
    line-height: 80px;
}

.simple-video-play a {
    background-color: var(--theme-primary-opacity-color);
    width: 80px;
    height: 80px;
}

.simple-video-play a i {
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.mix-tab ul li {
    font-size: 14px;
	text-transform: uppercase;
    font-family: (--theme-highlight-font);
    font-weight: 600;
}

.count-num {
    font-size: 60px !important;
}

.simple-accordion .card-header {
    background: transparent;
}
.slider-attach-block::before {
	position: absolute;
	content:"";
	top:-40%;
	left:0;
	bottom: 0;
	width: 75%;
	height: 140%;
	background-color: var(--theme-secondary-color);
}

.gallery-carousel .owl-carousel .owl-nav button {
	background: transparent
}

.sidecart-normal {
	position: fixed;
	right: 0;
	top: 60px;
}

.sidecart-normal li {
	width: 45px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: var(--theme-primary-color);
	color: var(--theme-white-color);
}

.sidecart-normal .cart-view a.top-quantity span {
    background: transparent;
    top: 0;
    left: 24px;
}
.wpb_column .wpb_wrapper {
    position: relative;
}
.icon-wps{
   text-align:center;
}
.icon-wps i{
  font-size:60px!important;
  color:#122620;
  position:relative;
  margin-bottom: 17px;
}
.ms-heading{
        color:#000;
		font-size:20px!important;
		line-height:30px;
		text-transform: uppercase!important;
		text-shadow:none;
		font-weight:400;
		font-style:normal;
}

.ms-toppadding{
    padding-bottom: 50px;
    padding-top: 50px;
}


.riteconstruct-subheader-style1 {
    width: 100%;
    background: #eff6fc;
    text-align: center;
    padding: 60px 0px;
    margin-bottom: 0px;
}
.riteconstruct-subheader-style1 h1 {
    font-size: 50px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    text-transform: capitalize;
    line-height: 1.1;
    color: #1b2336;
    font-weight: 600;
}
.riteconstruct-subheader-style1 ul {
    margin: 0px;
    float: left;
    width: 100%;
}
.riteconstruct-subheader-style1 ul li {
    list-style: none;
    display: inline-block;
    font-weight: 500;
	font-size: 17px;
	text-transform: uppercase;
}
.inner-section2{
  padding-bottom:50px;
  padding-top:60px;
}
.riteconstruct-subheader-style1 ul li {
    color: #122620;
}
.riteconstruct-subheader-style1 ul li a {
    color: #000;
}


/*=============================
 Testimonial
==============================*/

.testimonial-slider .testimonial-item {
    position: relative;
    padding-left: 100px;
}

.testimonial-slider .testimonial-item .flaticon-left-quote {
    position: absolute;
    left: 0;
    top: 0;
}

.testimonial-item .name {
    position: relative;
    padding-left: 100px;
	color:#fff!important;
	font-size:18px;
}
.testimonial-heading{ 
   color:#000!important;
}
.about-content{
    color: #000;
    text-align: left;
    font-size: 15px;
}
.service-content{
    color: #000;
    text-align: center;
    font-size: 15px;
	line-height:25px;
	font-weight:600;
}
.pro-service-content{
    font-size: 15px;
    line-height: 27px;
    color: #fff;
}
.pro-service-heading{
  font-size:35px;
}
.choose-heading{
   font-size:25px;
}
.who-we-are{
    font-size: 36px;
    line-height: 45px;
    font-weight: 400;
}


.valuesSection {
    background: #122620;
    cursor: grab;
    padding: 80px 0;
}
.valuestitle {
    font-size: 46px;
    color: #fff;
    text-align: center;
}
.yarnBox {
    width: 420px;
    height: 420px;
    margin: 50px auto;
    position: relative;
}
.yarnBox .rotateYarn {
    width: 100%;
    height: 100%;
}
.yarnBox .vic_1 {
    top: -40px;
    left: -180px;
}
.valueItem {
    position: absolute;
    width: 165px;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.fadeIn {
    opacity: 0;
}
.valueItem.vic_1:before {
    top: 62%;
    left: 105%;
    transform: rotate(45deg);
    transform-origin: top left;
}
.valueItem:before {
    content: '';
    width: 80px;
    border-top: 2px dashed #fff;
    position: absolute;
}
.valueItem .vIcon {
    width: 65px;
    height: 65px;
    display: block;
    padding: 9px;
    margin: 0 auto 15px;
    background: #fff;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 45px;
    position: relative;
    cursor: grabbing;
}
.valueItem .vIcon:before {
    width: 100%;
    height: 100%;
    display: block;
    border: 1px dashed #fff;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    border-radius: 50%;
    -webkit-transform: scale(.9,.9);
    -moz-transform: scale(.9,.9);
    transform: scale(.9,.9);
    opacity: 0;
    transition: all .3s .1s linear;
    animation: rotation 15s infinite linear;
}
.valueItem .vIcon img {
    width: 40px;
    height: 40px;
}
.valueItem .vName {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .03em;
	line-height:23px;
}
.yarnBox .vic_2 {
    top: -40px;
    right: -180px;
}
.valueItem {
    position: absolute;
    width: 165px;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.valueItem.vic_2:before {
    top: 80%;
    right: 95%;
    transform: rotate(-45deg);
    transform-origin: top right;
}
.valueItem:before {
    content: '';
    width: 80px;
    border-top: 2px dashed #fff;
    position: absolute;
}
.yarnBox .vic_3 {
    top: 37%;
    left: -230px;
}

.yarnBox .vic_4 {
    top: 37%;
    right: -230px;
}
.yarnBox .vic_5 {
    top: 85%;
    left: -180px;
}
.yarnBox .vic_6 {
    top: 85%;
    right: -180px;
}
.valueItem.vic_6:before {
    top: -20%;
    right: 75%;
    transform: rotate(45deg);
    transform-origin: top left;
}
.valueItem.vic_5:before {
    top: -20%;
    left: 75%;
    transform: rotate(-45deg);
    transform-origin: top right;
}
.valueItem.vic_4:before {
    top: 50%;
    right: 95%;
}
.valueItem.vic_3:before {
    top: 50%;
    left: 95%;
}
.valueItem.vic_2:before {
    top: 80%;
    right: 95%;
    transform: rotate(-45deg);
    transform-origin: top right;
}

.valueItem:hover .vIcon:before {
     opacity:1;
}
.valueItem:hover{
	-webkit-transform:scale(1.5); 
	-moz-transform:scale(1.5); 
	transform:scale(1.5);
}
.valueItem:hover:before{
	display:none;
}


.flaticon-left-quote{
  color: #fff!important;
}
.testi-text2{
    text-align: justify;
    font-size: 15px;
    line-height: 29px;
    color: #fff;
}

.line-title::before,
.testimonial-item .name::before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 80px;
    height: 3px;
    background-color: #fff;
}

.testimonial-slider-two .testimonial-item {
    color: var(--theme-white-color);
}

.important {
    background-color: #F2F2F2;
    padding: 15px;
    position: relative;
    margin-top: 20px;
	color: #000;
}
.important:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: #122620;
}

.testimonial-slider-two .owl-nav button span {
    background-color:#fff;
    color: #000;
    font-size: 25px;
}

.testimonial3 .testimonial-item .name::before {
    background-color: var(--theme-secondary-color);
}

.testimonial3 .owl-nav {
    padding: 50px 0;
}

.testimonial3 .owl-nav button span {
    background-color: var(--theme-secondary-color);
    color: var(--theme-white-color);
    border-color: var(--theme-secondary-color)
}

.differnt_popup{
   cursor:pointer;
   height:auto;
   position:fixed;
   left:15px;
   top:90%;
   width:60px;
   z-index:999999
}


.container-full {
    max-width: 1440px;
    margin: 0 auto;
}
.container-full .row {
    margin-left: 0;
    margin-right: 0;
}
.card-combo {
    display: flex;
}
@media (min-width: 768px)
.flex-md-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.p-0 {
    padding: 0 !important;
}
.card-border-left {
    border: solid #fff;
    border-width: 2.25rem 2.25rem 2.25rem 0;
    padding: 9rem 4rem 9rem 0;
    justify-content: flex-end;
}
.card {
    border: 0;
    border-radius: 0;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    height: 100%;
    margin-bottom: 0;
}
.et_pb_row {
	padding: 2% 0;
}
.et_pb_column, .et_pb_row, .et_pb_row_inner {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}
.et_pb_row {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	position: relative;
}
.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
	width: 32px;
	display: table-cell;
	line-height: 0;
}
.et_pb_main_blurb_image {
	margin-bottom: 30px;
	line-height: 0;
	max-width: 100%;
}
.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
	width: 47.25%;
}
.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
	margin-right: 5.5%;
}
.et_pb_column, .et_pb_row, .et_pb_row_inner {
	background-position: 50%;
	background-repeat: no-repeat;
}
.et_pb_module_header{
   color:#000;
   font-size: 18px;
   font-weight: 600;
}
.et_pb_column {
	float: left;
	background-position: 50%;
	position: relative;
	z-index: 2;
	min-height: 1px;
}
.et_pb_module.et_pb_text_align_left {
	text-align: left;
}
.et_pb_text_1 {
	padding-bottom: 0px!important;
	padding-top:0px;
}
.et_pb_text>:last-child {
	padding-bottom: 0;
}
.et_pb_text_inner {
	position: relative;
	margin-left:85px;
}
.et_pb_text_1 h2 {
	font-weight: 300;
	margin-top:40px;
	margin-bottom:30px;
}
@media (min-width: 981px) {
.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module {
 margin-bottom: 5.82%;
}
}
.et_pb_module.et_pb_text_align_left {
	text-align: left;
}
.et_pb_blurb_position_left .et_pb_blurb_content {
	text-align: left;
}
.et_pb_blurb_content {
	max-width: 550px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	word-wrap: break-word;
	display: table;
	width: 100%;
}
.et_pb_main_blurb_image {
	display: inline-block;
	margin-bottom: 30px;
	line-height: 0;
	max-width: 100%;
}
.et_pb_blurb_1 .et-pb-icon, .et_pb_blurb_0 .et-pb-icon, .et_pb_blurb_2 .et-pb-icon {
	font-size: 32px;
	color: #ffffff;
	background-color: #122620;
}
.et_pb_blurb_position_left .et-pb-icon-circle, .et_pb_blurb_position_right .et-pb-icon-circle {
	font-size: 16px;
	padding: 15px;
}
.et_pb_blurb_position_left .et-pb-icon, .et_pb_blurb_position_right .et-pb-icon {
	font-size: 23px;
	display: table-cell;
}
.et-pb-icon-circle {
	font-size: 48px;
	border-radius: 100%;
	padding: 25px;
}
.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
	text-align: left;
}
.et_pb_blurb_position_left .et_pb_blurb_container {
	padding-left: 15px;
}
.et_pb_blurb_content p:last-of-type {
	padding-bottom: 0;
	font-size: 15px;
	line-height: 25px;
	color: #000;
	text-align:left;
	font-weight:500;
}
.partners-image {
    background-image:url(../images/why-us.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    z-index: 1;
	background-attachment: fixed;
}
.abt-info ul li {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
	line-height:28px;
    color: #000;
    font-size: 16px;
}
.abt-info ul li:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    left: 0;
    top: 9px;
    border-radius: 50%;
    background-color: #122620;
}
.abt-info ul {
    margin: 20px 0 0 5px;
    padding: 0;
    list-style: none;
}
/*=====================================
 Owl Carousel
=====================================*/

.owl-nav {
    display: table;
}

.owl-nav button span {
    width: 40px;
    height: 40px;
    display: block;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 34px;
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.owl-nav button.owl-prev {
    margin-right: 10px;
}

.testimonial-slider .owl-nav {
    position: absolute;
    top: 30px;
    right: 30px;
}

.testimonial-slider-two .owl-nav {
    position: absolute;
    left: -385px;
    top: 50%;
}

.project-carousel .owl-nav {
	position: absolute;
    right: 385px;
    top: -120px;
}

.footer-btn{
    background: none;
    color: #000;
    border: 1px solid #122620;
    border-radius: 0px;
    padding: 9px 25px 9px 25px!important;
    line-height: 26px!important;
	font-weight:600;
}
.ct-mr{
    margin-right: -37px;
}
.footer-btn:hover{
    background: #122620!important;
    color: #fff!important;
}
.mr-30{
  margin-right:22px;
}
.mt-20{
  margin-top:20px;
}
.mt-10{
margin-top:10px;
}
.view-btn{
   margin-top:35px;
}
.footer-brand-logo{
  width:165px;
}

.vc_custom_1574063333191 {
    background-color: #122620!important;
    padding: 70px 0px;
} 
.cta-section3{
    color:#ffffff!important;
    font-size:35px;
    line-height:45px;
	text-transform: none!important;
	text-shadow:none;
	font-weight:700;
	font-style:normal;
}
.cta-btn{
    color: #000;
    background: #fff;
    border-radius: 0px;
	padding: 3px 11px 1px;
}
.cta-btn:hover{
     color: #fff;
    background: #000;
}



.ttm-row {
    padding: 35px 0;
}
.mb_15 {
    margin-bottom: -15px;
}
.position-relative {
    position: relative!important;
}
.row > [class*='col-']:nth-child(odd) .featured-imagebox-procedure {
    margin-top: 50px;
}
.featured-imagebox-procedure, .featured-imagebox-procedure .featured-thumbnail {
    text-align: center;
    overflow: visible;
}
.featured-desc p {
    color: #000;
    font-size: 14px;
}
.featured-imagebox {
    margin: 15px 0;
}

.featured-imagebox-procedure .featured-thumbnail {
    display: inline-block;
}
.featured-imagebox-procedure, .featured-imagebox-procedure .featured-thumbnail {
    text-align: center;
    overflow: visible;
}
.featured-imagebox, .featured-imagebox .featured-thumbnail {
    position: relative;
    overflow: hidden;
}
.featured-imagebox .featured-thumbnail img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}

.featured-imagebox-procedure .process-num {
    font-size: 16px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: block;
    text-align: center;
    position: absolute;
    top: 2px;
    left: 20px;
    z-index: 1;
    border-radius: 50%;
	background: #122620;
}
.featured-imagebox-procedure .process-num:before {
    counter-increment: featured-imagebox-procedure;
    content: counter(featured-imagebox-procedure, decimal-leading-zero) " ";
}
.featured-imagebox-procedure .process-num:after {
    position: absolute;
    content: "";
    top: -6px;
    left: -6px;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    z-index: -1;
    opacity: .2;
}
.featured-imagebox-procedure .process-num:after{
   background: #122620;
}

.featured-imagebox-procedure .featured-content {
    margin-top: 30px;
    padding: 0 25px;
}

.sec4 {
    text-align: center;
    margin: 50px auto;
}
.border-lines {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.sec4 .border-lines img {
    width: 90%;
    padding: 10px;
}
.right-line {
    border-right: transparent;
}
.border-hide {
    border-bottom: 1px solid transparent;
}
.sec4 .row {
    width: 80%;
    margin: 0 auto;
}
/* services-02*/
.featured-imagebox-procedure, .featured-imagebox-procedure .featured-thumbnail {
    text-align: center;
    overflow: visible;
}
.featured-imagebox-procedure .featured-thumbnail { display: inline-block; }
.procedure-row:before {
    content: '';
    position: absolute;
    left: -95px;
    right: -95px;
    height: 100%;
    display: block;
    top: -50px;
    margin-left: 0px;
    background: url(../images/procedure-bg.png) center center no-repeat;
}
.row > [class*='col-']:nth-child(odd) .featured-imagebox-procedure {
    margin-top: 50px;
}
.featured-imagebox-procedure:hover .featured-thumbnail img{
    transform: translateY(-10px);
}
.featured-imagebox-procedure .featured-content{
    margin-top: 30px;
    padding: 0 25px;
}
.featured-imagebox-procedure .featured-content .featured-title h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
	font-weight:600;
}
.featured-imagebox-procedure .featured-thumbnail img {
    border-radius: 50%;
    min-width: auto;
    transition: all 0.3s ease 0s;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.featured-imagebox-procedure .process-num:before {
    counter-increment: featured-imagebox-procedure;
    content: counter(featured-imagebox-procedure, decimal-leading-zero) " ";
}
section{ counter-reset: featured-imagebox-procedure; }

 
/* style1 */
.ttm-boxes-spacing-10px .featured-imagebox-portfolio.style1 { margin: 0; }
.featured-imagebox-portfolio.style1 .ttm-media-link a {
    display: inline-block;
    font-size: 17px;
    position: absolute;
    top: 42%;
    right: 50%;
    margin-top: -15px;
    height: 45px;
    width: 45px;
    opacity: 0;
    line-height: 45px;
    border-radius: 0;
    text-align: center;
    margin-right: 5px;
    z-index: 1;
    background-color: #fff;
    transform: translateX(-20px);
    -webkit-transition: .5s;
    transition: .5s;
}
.featured-imagebox-portfolio.style1 .ttm-media-link a:hover i { color: inherit; }
.featured-imagebox-portfolio.style1 .ttm-media-link a.ttm_link {
    transform: translateX(20px);
    -webkit-transition: 1s;
    margin-right: -49px;
}
.featured-imagebox-portfolio.style1:hover .ttm-media-link a{
    opacity: 1;
}
.featured-imagebox-portfolio.style1:hover .ttm-media-link a {
    -webkit-transform: translate(0);
    transform: translate(0);
}
.featured-imagebox-portfolio.style1 .featured-thumbnail{
    position: relative;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform,-webkit-box-shadow;
    transition-property: -webkit-transform,-webkit-box-shadow;
    transition-property: transform,box-shadow;
    transition-property: transform,box-shadow,-webkit-transform,-webkit-box-shadow;
}
.featured-imagebox-portfolio.style1:hover .featured-thumbnail{
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
}
.featured-imagebox-portfolio.style1 .featured-content{
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    z-index: 2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-align: center;
}
.featured-imagebox-portfolio.style1:hover .featured-content{
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.featured-imagebox-portfolio.style1 .featured-content .featured-title h3 {
    font-size: 20px; line-height: 28px; margin-bottom: 0;
}


 
/* style1 */
.featured-imagebox-portfolio.style2 {
    margin: 15px 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(43, 52, 59, 0.1);
    transition: all .5s;
}
.featured-imagebox-portfolio.style2 .featured-content {
    padding: 25px 30px 15px;
    background-color: #fff;
}
.featured-imagebox-portfolio.style2 .featured-content .featured-title h3 { 
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
}
.featured-imagebox-portfolio.style2 .featured-content .featured-desc p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.featured-imagebox-portfolio.style2 .ttm-media-link a{
    position: absolute;
    top: 50%;
    left: 50%;
    color: rgb(255, 255, 255);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    opacity: 0;
    z-index: 1;
    margin-top: -20px;
    transition: all 0.45s ease 0ms;
}
.featured-imagebox-portfolio.style2 .ttm-media-link a.ttm_image{
    transform: translate(-30px, -45px);
    margin-left: -45px;
}
.featured-imagebox-portfolio.style2 .ttm-media-link a.ttm_link{
    transform: translate(30px, 45px);
    margin-left: 6px;
}
.featured-imagebox-portfolio.style2:hover .ttm-media-link a{
    opacity: 1;
    transform: translate(0px);
}
.featured-imagebox-procedure:hover .featured-thumbnail img ,
.widget .tagcloud a:hover  {
    border-color:#122620;
}

/*================================
 Thumbnail
=================================*/

.thumb-blog-default .flat-mini::before {
    font-size: 12px;
    line-height: 12px;
}

.thumb-blog-default {
    margin-bottom: 0;
}

.footer-widget .widget-title {
    font-size: 30px;
	padding-bottom:5px;
}

.subscribe-widget input {
    padding: 12px 20px;
}

.sitemap li {
    border-color: var(--theme-general-color);
}

#scroll:hover,
#scroll:focus {
    background-color: #000 !important;
}

.search-widget input {
    line-height: 39px !important;
}

.line-title::before {
    top: 50%;
    left: auto;
    right: calc(100% + 20px);
    transform: translateY(-50%);
}

.line-title.text-secondary::before {
    background-color: var(--theme-secondary-color);
}

.dropdown-item {
    font-size: 14px;
}

.banner-planing img {
    width: 70%;
    float: right;
}

.banner-planing .content {
    top: 50%;
    left: 0;
    width: 50%;
    padding: 70px;
}
.banner-planing .content h3{
  font-size:29px;
}

.how-different {
    margin-bottom: 150px;
}

.product-detail .woocommerce-loop-product__title {
    font-size: 18px;
    color: var(--theme-dark-color);
    font-weight: 600;
    margin-bottom: 10px;
}

.product-detail .price .woocommerce-Price-amount {
    color: var(--theme-secondary-color);
    font-weight: 600;
    font-size: 24px;
    font-family: var(--theme-highlight-font);
    margin-bottom: 10px;
    display: block;
}

.product.type-product .love-like {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    opacity: 0;
}

.product.type-product:hover .love-like {
    display: block;
    opacity: 1;
}

.product.type-product:hover .woocommerce-loop-product__title {
    text-decoration: underline;
}

.product.type-product .love-like a {
    display: block;
    background-color: var(--theme-primary-color);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 46px;
    margin-right: 10px;
}

.product.type-product .love-like a:last-child {
    margin-right: 0;
}

.product-img span {
    position: inherit;
    color: var(--theme-dark-color)
}

.product-img .onsale {
    position: absolute;
}

header.primary-bg-right::before {
    width: 30%;
    height: 100%;
    top: 0;
    right: 0;
    content: "";
    position: absolute;
    background-color: var(--theme-primary-color);
}

.cart-view a.top-quantity span {
    background: var(--theme-secondary-color);
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: -9px;
    left: 9px;
    padding: 0;
}

.extra-logo-image {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 70px;
    transform: translateY(-50%);
}

.nav-right-side {
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    width: 250px;
}

.nav-right-side .nav-item {
    display: table;
}

.navbar-expand-lg .navbar-nav .nav-item:first-child {
    margin-left: 0;
}

.nav-primary-hover .navbar-nav .nav-link.text-dark,
.nav-primary-hover .navbar-nav .nav-link.text-dark:hover {
    color: var(--theme-dark-color) !important
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "|";
}

.bg-light-half::before,
.bg-primary-half-right::before,
.bg-primary-half-right::after {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
}

.bg-light-half::before {
    background-color: var(--theme-light-color);
    left: 0;
}

.bg-primary-half-right::before,
.bg-primary-half-right::after {
    background-color: var(--theme-primary-color);
    right: 0;
}

.bg-primary-half-right::after {
    height: 50px;
    top: inherit;
    bottom: 100%;
}
.image {
    position: relative;
    width: max-content;
    margin: auto;
}
.image:before {
    content: '';
    height: 74%;
    width: 100%;
    background: #122620;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    position: absolute;
    bottom: -30px;
    right: -30px;
    z-index: -1;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}
.solution-area {
    z-index: 12;
    position: relative;
    padding-top: 50px;
    padding-bottom: 75px;
}
.image:hover:before{
  bottom: -10px;
  right: -10px;
}

/*==============================
 Team Member
===============================*/

.team-member {
    border-bottom: 2px solid transparent;
}

.team-member:hover {
    border-color: var(--theme-primary-color)
}

.member-data li {
	margin-bottom: 12px
}

.member-data span{
	min-width: 170px;
	display: inline-block;
	color: var(--theme-secondary-color);
	font-weight: 600
}


/*=============================
 Footer
==============================*/

.footer-simple-dark .border-left {
    border-left-color: #2e333a !important;
}
.footer-widget .widget-title:after{
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: 0;
}

/*==========================
 Sidebar
===========================*/
.sidebar-blog .widget {
    border: none;
}

.search-widget input {
	border: none;
	border-radius: 0;
	background: #fff
}

.search-widget button {
	background: transparent
}

.widget_archive ul li, .widget_categories ul li, .widget_product_categories ul li {
    padding: 8px 0;
    border-bottom: 0;
    font-size: 12px;
}

.widget_fliker_photo ul li {
	width: 22%
}

.widget_archive ul li, .widget_categories ul li, .widget_product_categories ul li {
	font-size: 13px
}


/*===============================
 Blockquote
================================*/
.serivce-details blockquote {
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    margin: 35px 0 35px 40px;
    padding: 35px;
    font-family: 'Crete Round', serif;
    line-height: 32px;
	background-color: var(--theme-light-color);
	color: var(--theme-secondary-color)
}

.mb-8 {
    margin-bottom: 80px;
}


/*===============================
 Fact Counter
================================*/

.fact-counter .border-top+.border-top {
    border-top: 1px solid var(--theme-secondary-color) !important;
}

.fact-counter .border-top:first-child {
    border-top: none !important;
}

.count-num.w-7 {
    width: 70px;
}

.fact-counter .progress {
    height: 5px;
}

.bar-progress .count-num {
    font-size: 15px !important;
}

.bar-progress {
    font-weight: 600;
    font-size: 18px;
    font-family: var(--theme-highlight-font);
}

/*===============================
 Breadcrumb
================================*/

.breadcrumb2 .breadcrumb-item+.breadcrumb-item::before,
.breadcrumb2 li a {
    color: var(--theme-white-color);
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 20px;
}

.breadcrumb-item+.breadcrumb-item::before {
	padding-right: 20px
}

.breadcrumb-item {
	font-size: 14px;
	font-weight: 400
}


/*===============================
 Shop Sidebar
================================*/

.product-slider .owl-nav button span {
    background-color: var(--theme-primary-color);
    color: var(--theme-dark-color)
}

.product-slider .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.product-slider .owl-nav .owl-prev {
    margin-left: -70px;
}

.product-slider .owl-nav .owl-next {
    margin-right: -70px;
    float: right;
}

.overlay-extra1::before {
    background-color: var(--theme-extra1-opacity-color)
}

.overlay-extra2::before {
    background-color: var(--theme-extra2-opacity-color)
}

.search-pop .search-form .form-control {
    padding: 10px 36px 10px 20px;
}

.bootstrap-select .dropdown-menu li {
    position: relative;
    line-height: 35px !important;
	height: 35px
}

.bootstrap-select .dropdown-menu {
	border-radius: 0;
	margin-left: 5px;
	padding: 0
}

.nav-item.extra {
    display: none;
}

.nav-split-simple .cart-view a.top-quantity span {
    top: 1px;
    left: 20px;
}

.nav-split-simple .nav-item:nth-child(5) {
}

.fixed-top.nav-split-simple .navbar-brand img {
    width: 140px;
}

input.form-control {
    line-height: 34px !important;
	border-radius: 0 !important;
}

.hover-list-primary li a:hover {
    color: var(--theme-primary-color)
}

.portfolio-carousel .owl-carousel .owl-nav button {
    background-color: transparent;
}

.portfolio-carousel .owl-nav button span {
    background-color: var(--theme-primary-color);
}

.single-image-carousel .owl-nav button span {
    border: none;
}

.entry-summary form div {
    margin-bottom: 0;
}
.enquiry-img{
    width: 100%;
    margin-top: 130px;
}



.footer-wrapper {
    background-color: #000000;
    padding: 45px 0 14px;
	margin-top:110px;
}
.footer-bottom {
    border-top: solid 1px #434243;
    margin-top: 60px;
    padding-top: 25px;
    padding-bottom: 10px;
    color: #fff;
}
.footer-left {
    float: left;
    width: 28%;
    text-align: center;
    padding: 0 10px;
}
.footer-center {
    float: left;
    width: 44%;
    background-color: #fff;
    padding: 35px 50px;
    margin-top: -150px;
    position: relative;
    box-shadow: 0 0 20px rgb(0 0 0 / 25%);
    margin-bottom: 50px;
}
.footer-right {
    float: left;
    width: 28%;
    padding-left: 35px;
    color: #fff;
    padding-right: 10px;
}

.bottom-footer2{
    color: #fff;
    text-align: left;
    margin-top: 25px;
    font-size: 22px;
}
.footer-icon{
  color:#fff;
  display:flex;
  margin-top:18px;
}

.footer-icon li a{
  color:#fff;
}

.footer-icon li{
font-size:28px;
margin-right:14px;
}
.queris {
    font-size: 19px;
    text-align: center;
	font-weight:600;
}
.submit-btn {
    background-color: #122620;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    display: block;
    width: 100%;
    max-width: 180px;
    height: 48px;
    margin: 30px auto 0;
    cursor: pointer;
    border: none;
}
.contact-info {
    padding-left: 35px;
    line-height: 1.8;
    text-align: left;
    font-size: 14.7px;
	    color: #fff;
}
.contact-icon {
    float: left;
    width: 30px;
    text-align: center;
}
.contact-row {
    padding: 7px 0;
}
.responsive-logo {
    width: 310px;
    margin-bottom: 10px;
}
.footer-t{
  text-align:center;
}
.contact-icon i {
    font-size: 24px;
    color: #fff;
}
.footer-head{
    text-align: center;
    font-size: 55px;
	color:#000;
}
.footer-head span{
     color: #122620;
}
.footer-bottom {
    border-top: solid 1px #434243;
    margin-top: 60px;
    padding-top: 25px;
    padding-bottom: 10px;
    color: #fff;
}
.navbar .navbar-nav li > ul.dropdown-menu li a:hover {
    color: #fff!important;
}
.clear {
    clear: both;
}
.form-row2 {
    border-bottom: solid 1px #e3e3e3;
    padding: 22px 0 6px;
}
.form-row span {
    position: relative;
}
.form-text-area {
    display: inline-block;
    width: calc(100% - 40px);
}
.textbox {
    font-size: 15px;
    color: #333333;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    border: none;
}
.form-text-icon {
    display: inline-block;
    width: 25px;
    text-align: center;
    color: #e3e3e3;
    font-size: 18px;
}
.text-area {
    font-size: 15px;
    color: #333333;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    min-height: 100px;
    resize: vertical;
    border: none;
}
.submit-btn:hover {
  background-color: #fff;
  color: #122620;
  border: 1px solid #122620; 
}

.navbar {
    float: right;
}
/*===============================
 Pricing Tab
================================*/
.price-item .unit-type {
    position: absolute;
    top: -30px;
    left: 0;
    padding: 2px 10px;
    font-size: 11px;
    color: var(--theme-white-color);
    line-height: 20px;
}
.unit-name {
	position: relative;
	z-index: 1
}
.price-item .unit-name::after {
    height: 5px;
    width: 100%;
    left: 0;
    top: 12px;
    position: absolute;
    content: "";
    z-index: -9;
	border-bottom: 2px dotted transparent;
	border-color: var(--theme-light-color) !important
}
.price-item .unit-type::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    position: absolute;
    left: 6px;
    bottom: -5px;
	border-color: var(--theme-primary-color) transparent transparent transparent;
}

/*===============================
 Responsive CSS
================================*/

@media screen and (max-width:1365px) {
    .extra-logo-image {
        display: none;
    }
    .navbar-brand.d-none {
        display: block !important;
        width: 70px;
    }
    .line-title::before {
        display: none;
    }
    .product-slider .owl-nav .owl-prev {
        margin-left: 0;
    }
    .product-slider .owl-nav .owl-next {
        margin-right: 0;
    }
}

@media screen and (max-width:1199px) {
    .max-lg-mb-30 {
        margin-bottom: 30px;
    }
    .achievement {
        padding-bottom: 50px;
    }
    .testimonial-slider-two .owl-nav {
        left: -300px;
    }
	.project-carousel .owl-nav {
		right: 35px
	}
}

@media screen and (max-width:991px) {
    .fixed-top {
        position: static;
    }
    header.primary-bg-right::before {
        display: none;
    }
    .navbar-brand {
          padding: 7px 0;
          padding-top: 0px;
    }
    .navbar-nav {
        padding: 10px 0 20px;
    }
	.nav-split-simple .nav-item:nth-child(5) {
		margin: inherit !important
	}
    .navbar-expand-lg .navbar-nav .nav-item.active .nav-link,
    .navbar-expand-lg .navbar-nav .nav-item .nav-link:hover {
        color: var(--theme-primary-color)
    }
    .dropdown-menu {
        margin-left: 20px;
    }
    .dropdown-item {
        padding: 0;
    }
    .nav-item.extra {
        display: block;
    }
    .text-right.text-block {
        text-align: left !important;
    }
    .testimonial-slider-two {
        padding-bottom: 50px;
    }
    .testimonial-slider-two .owl-nav {
        left: 10px;
        top: calc(100% - 20px);
    }
    .banner-planing .content {
        position: static !important;
        width: 100%;
        margin-bottom: 30px;
    }
    .banner-planing img {
        width: 100%;
    }
    .how-different {
        margin-bottom: 0;
    }
    .bg-light-half::before {
        width: 100%;
    }
    .bg-primary-half-right::after {
        display: none;
    }
    .bg-primary-half-right::before {
        height: 50%;
        width: 100%;
    }
    .bg-primary-half-right {
        background-color: transparent !important;
    }
    .nav-split-simple [class*="nav-item"] {
        display: block !important;
        margin: 0 !important;
    }
    .nav-split-simple .nav-item:nth-child(6) {
        margin-left: inherit !important;
    }
	.slider-attach-block::before {
		width: 100%;
		top: 0;
		height: 100%;
	}
	.slider-attach-block {
		margin-top: 0 !important;
		padding-top: 80px !important;
	}
	.nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push .navbar-nav > li.nav-item {
		line-height: 30px;
	}
	.nav-leftpush-overlay.nav-on-banner {
		position: absolute !important
	}
}

@media screen and (max-width:767px) {
    .testimonial-slider .owl-nav {
        top: 0px;
    }
	.et_pb_text_inner{
	    margin-left: 35px;
	}
	.image:before {
    bottom: -10px!important;
    right: -10px!important;
}
	.footer-btn{
	    padding: 9px 4px 9px 4px!important;
        font-size: 12px;
	}
	.yarnBox {
    width: 140px;
    height: 140px;
	}
	.mr-30 {
    margin-right: 0px!important;
}
.footer-center{
  text-align:center;
}
.cta-section3{
     font-size: 28px;
    line-height: 37px;
	margin-bottom: 20px;
    text-align: center;
}
.cta-button{
  text-align:center;
}
    .bg-primary-half-right::before {
        height: 45%;
    }
	img.nav-logo {
		 width: 245px!important;
         margin-top: 13px!important;
	}
	.slider-attach-block::before {
		height: 100%;
		top: 0
	}
	.solution-top {
    margin-top: 0px!important;
}
.tagline {
    font-size: 17px!important;
	}
	.who-we-are {
    font-size: 29px!important;
    line-height: 37px!important;
	}
	.footer-center {
    width: 100%!important;
    margin-top: 26px!important;
    padding: 50px 30px!important;
}
.footer-left {
    width: 100%!important;
}
.footer-right {
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important;
    margin-bottom: 50px!important;
}
.footer-head {
    font-size: 40px;
	}
	.footer-wrapper {
    margin-top: 0px;
}
.about-headings {
    font-size: 34px;
	}
	.heading2 {
    font-size: 28px!important;
}
.riteconstruct-subheader-style1 h1 {
    font-size: 35px;
	}
	.navbar {
       display: inline-block;
        width: 100%;
	   margin-top: -42px;
}
}

@media screen and (max-width:575px) {
    .xs-bg-primary {
        background-color: var(--theme-primary-color);
    }
    .xs-pt-8 {
        padding-top: 80px;
    }
    .fact-counter.two .count-num {
        float: inherit !important;
        margin: 0 auto;
    }
    .border-line::before {
        left: 0;
    }
    .border-line::after {
        right: 0;
    }
    .pagination-default .page-link {
        padding: 10px 15px;
    }
    .banner-planing .content {
        padding: 50px 20px;
    }
	.project-carousel .owl-nav {
		display: none
	}
}
.footer-pro{
  width:100%!important;
}
.nav-logo{
    margin-top: -12px;
	width: 500px!important;
	 margin-bottom: 0px;
}
.navbar-brand{
  margin-right:0px!important;
}
header.fixed-top .main-nav .navbar-expand-lg .navbar-nav > li.nav-item {
    margin-top: 15px;
    margin-bottom: 21px;
}
@media screen and (min-width:992px) {
    .nav-split-simple .navbar-brand {
        position: absolute;
        left: 0;
        top: 0px;
        padding: 0;
        z-index: 999;
    }
    .nav-split-simple .navbar-brand img {
        width: 180px;
    }
    .nav-capsule.navbar-expand-lg .navbar-nav .nav-item {
        margin: 0;
    }
    .nav-capsule.navbar-expand-lg .navbar-nav .nav-item:last-child {
        margin-right: 0;
    }
    .nav-capsule.navbar-expand-lg .navbar-nav .nav-link {
        text-transform: uppercase;
        padding: 0 25px;
        line-height: 44px;
        border: 2px solid transparent;
        border-radius: 25px;
    }
    .nav-capsule.navbar-expand-lg .navbar-nav .nav-item.active .nav-link {
        border-color: var(--theme-primary-color);
        color: var(--theme-dark-color) !important
    }
	.navbar .navbar-nav li > ul.dropdown-menu {
		border-top: 0;
		background-color: #000;
		border-radius: 0;
	}
	.dropdown-item{
	    background-color: #000!important
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu {
		top: -8px;
	}
	.dropdown-item {
		color: #fff
	}
}