/*
 Theme Name:   Astra Child
 Template:     astra
 Version:      1.0.0
 Description:  A child theme of Astra.
 Author:      Paktolus
*/

@font-face {
    font-family: 'Calasans 04 Solid Demo';
    src: url('fonts/Calasans04SolidDemo-04Solid.eot');
    src: url('fonts/Calasans04SolidDemo-04Solid.eot?#iefix') format('embedded-opentype'),
        url('fonts/Calasans04SolidDemo-04Solid.woff2') format('woff2'),
        url('fonts/Calasans04SolidDemo-04Solid.woff') format('woff'),
        url('fonts/Calasans04SolidDemo-04Solid.ttf') format('truetype'),
        url('fonts/Calasans04SolidDemo-04Solid.svg#Calasans04SolidDemo-04Solid') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Alexandria-Bold';
    src: url('fonts/Alexandria-Bold.eot');
    src: url('fonts/Alexandria-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Alexandria-Bold.woff2') format('woff2'),
        url('fonts/Alexandria-Bold.woff') format('woff'),
        url('fonts/Alexandria-Bold.ttf') format('truetype'),
        url('fonts/Alexandria-Bold.svg#Alexandria-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria-Light';
    src: url('fonts/Alexandria-Light.eot');
    src: url('fonts/Alexandria-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Alexandria-Light.woff2') format('woff2'),
        url('fonts/Alexandria-Light.woff') format('woff'),
        url('fonts/Alexandria-Light.ttf') format('truetype'),
        url('fonts/Alexandria-Light.svg#Alexandria-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria-Regular';
    src: url('fonts/Alexandria-Regular.eot');
    src: url('fonts/Alexandria-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Alexandria-Regular.woff2') format('woff2'),
        url('fonts/Alexandria-Regular.woff') format('woff'),
        url('fonts/Alexandria-Regular.ttf') format('truetype'),
        url('fonts/Alexandria-Regular.svg#Alexandria-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria-Black';
    src: url('fonts/Alexandria-Black.eot');
    src: url('fonts/Alexandria-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Alexandria-Black.woff2') format('woff2'),
        url('fonts/Alexandria-Black.woff') format('woff'),
        url('fonts/Alexandria-Black.ttf') format('truetype'),
        url('fonts/Alexandria-Black.svg#Alexandria-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria-Thin';
    src: url('fonts/Alexandria-Thin.eot');
    src: url('fonts/Alexandria-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Alexandria-Thin.woff2') format('woff2'),
        url('fonts/Alexandria-Thin.woff') format('woff'),
        url('fonts/Alexandria-Thin.ttf') format('truetype'),
        url('fonts/Alexandria-Thin.svg#Alexandria-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria-SemiBold';
    src: url('fonts/Alexandria-SemiBold.eot');
    src: url('fonts/Alexandria-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Alexandria-SemiBold.woff2') format('woff2'),
        url('fonts/Alexandria-SemiBold.woff') format('woff'),
        url('fonts/Alexandria-SemiBold.ttf') format('truetype'),
        url('fonts/Alexandria-SemiBold.svg#Alexandria-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria-Medium';
    src: url('fonts/Alexandria-Medium.eot');
    src: url('fonts/Alexandria-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Alexandria-Medium.woff2') format('woff2'),
        url('fonts/Alexandria-Medium.woff') format('woff'),
        url('fonts/Alexandria-Medium.ttf') format('truetype'),
        url('fonts/Alexandria-Medium.svg#Alexandria-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/*h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6{
    font-family: 'Calasans 04 Solid Demo';
}*/
.ast-site-identity {
  padding: 0;
}
.dropdown-menu-toggle .ast-icon.icon-arrow svg{
	height: 0.9em;
	width: 0.9em;
}
.sub-menu .menu-item > .menu-link{
	padding-top: 20px;
	padding-bottom: 20px;
}
.site-content {
  	padding-top: 245px;
}
a:focus {
    outline: none;
}
/* Header Design start */
.site-primary-header-wrap .ast-builder-grid-row{
	background-color: #000000;
	padding: 25px 20px;
}
.grey-small-btn .menu-link{
	background-color: #716E6E;
	border-radius: 3px;
	color: #ffffff;
}
.grey-small-btn .menu-link:hover,
.grey-small-btn .menu-link:focus{
	background-color: #000000;
}
.site-primary-header-wrap .grey-small-btn .menu-link{
	margin-left: 25px;
	letter-spacing: 10% !important;
}
.ast-builder-menu-1 .menu-item > .menu-link,
.ast-builder-menu-2 .menu-item > .menu-link{
	letter-spacing: 20%;
}
.home.ast-hfb-header .site-header::before {
  content: '';
  width: 100%;
  height: 200px;
  display: inline-block;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  background: #323232;
  background: linear-gradient(180deg, rgba(50, 50, 50, 1) 35%, rgba(87, 199, 133, 0) 100%, rgba(237, 221, 83, 0) 100%);
}
.has-banner-img h1{
	color: #fff;
}
.without-banner-body .site-content {
  padding-top: 245px;
}
/* Header Design end */
/* Footer Design start */
.site-primary-footer-wrap .ast-builder-grid-row,
.site-below-footer-wrap .ast-builder-grid-row{
	max-width: 1240px !important;
	width: 100%;
}
.site-below-footer-wrap .ast-builder-grid-row{
	border-top: 1px solid #BBBBBB;
	padding-top: 25px;
}
.contact-label{
	margin-bottom: 12px;
	display: inline-block;
}
.contact-label a{
	padding-left: 28px;
	position: relative;
	color: #4A4A4A;
}
.contact-label a:before{
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}
.contact-label.email-label a:before{
	background: url(images/email-icon.svg) no-repeat left center;
}
.contact-label.phone-label a:before{
	background: url(images/phone-icon.svg) no-repeat left center;
}
.footer-nav-wrap .astra-footer-horizontal-menu a{
	color: #4A4A4A;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: 'Alexandria-Bold';
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px; /* 110% */
}
.footer-page-urls{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
	gap: 5px;
}
.footer-page-urls a{
	color: #4A4A4A;
	text-align: right;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: 'Alexandria-Regular';
	font-size: 12pt;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 166.667% */
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
	position: relative;
	border-right: 2px solid #4A4A4A;
  	padding-right: 5px;
}
.footer-page-urls a:first-child{
	text-decoration: none;
	cursor: auto;
	pointer-events: none;
}
.footer-page-urls a:after{
/*	content: '';*/
	width: 0.075vw;
	height: 20px;
	background-color: #4A4A4A;
	display: inline-block;
	position: absolute;
	right: -6px;
  	top: 5px;
}
.footer-page-urls a:last-child:after{
	content: none;
}
.footer-page-urls a:last-child{	
	border-right: none;
}
/* Footer Design end */
/* Main Banner Design Start */
.main-site-content{
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top center;
}
.main-banner-wrapper{
	padding-top: 75px;
	padding-bottom: 85px;
}
.main-banner-content-wrap {
	max-width: 1015px;
	width: 100%;
	margin: 0 auto;
}
.main-banner-content-wrap h1{
	color: #ffffff;
	font-size: 59px;
	line-height: 116%;
	letter-spacing: -1.773px;
	margin-bottom: 30px;
}
.main-banner-content-wrap p{
	color: #D9D9D9;
	text-align: center;
	font-family: 'Alexandria-Light';
	font-size: 26px;
	line-height: 116%; /* 30.16px */
	letter-spacing: -0.78px;
	margin-bottom: 30px;
}
.button-wrap{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
}
.button-wrap a{
	display: inline-block;
}
.text-align-center{
	text-align: center;
}
.text-align-left{
	text-align: left;
}
.text-align-right{
	text-align: right;
}
.button-wrap .ast-primary-btn{
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	color: #ffffff;
	border-color: #716e6e;
	background-color: #716e6e;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: 'Alexandria',sans-serif;
	font-weight: 500;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1em;
	text-transform: uppercase;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	min-width: 190px;
	height: 42px;
	display: flex;
  	align-items: center;
  	justify-content: center;
}
.button-wrap .ast-primary-btn:hover,
.button-wrap .ast-primary-btn:focus{
	background-color: #000000;
}
.button-wrap .ast-secondary-btn{
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	color: #ffffff;
	border-color: #FFFFFF;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: 'Alexandria',sans-serif;
	font-weight: 500;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1em;
	text-transform: uppercase;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	min-width: 190px;
	height: 42px;
	display: flex;
  	align-items: center;
  	justify-content: center;
}
.button-wrap .ast-secondary-btn:hover,
.button-wrap .ast-secondary-btn:focus{
	background-color: #000000;
	border-color: #000000;
}
/* Main Banner Design End */
/* Home Page Section Design Start */
.image-content-section{
	padding: 60px 0;
}
.image-content-row{
	display: flex;
	align-items: center;
	justify-content: center;
}
.image-content-row > div{
	width: 50%;
}

.tarpon-stainless-sec .image-content-row > div.image-wrapper-col{
	width: 50%;
}
.tarpon-stainless-sec .image-content-row > div.content-wrapper-col{
	width: 50%;
	padding-left: 45px;
}
.tarpon-stainless-sec .content-wrapper{
/*	max-width: 375px;*/
	width: 100%;
}
.image-content-row h2{
	color: #ffffff;
	margin-bottom: 15px;
}
.image-content-row p{
	color: #D9D9D9;
	font-size: 14px;
	line-height: 130%;
	letter-spacing: 0;
	margin-bottom: 12px;
}
.image-content-row p:last-child{
	margin-bottom: 0;
}
.number-section{
	padding: 10px 0 110px;
}
.number-content-row{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 45px;
	align-items: flex-start;
	border: 1px solid #3E3E3E;
	padding: 80px 43px 43px;
}
.number-content-box h4{
	color: #ffffff;
	margin-bottom: 25px;
	margin-top: -60px;
}
.number-content-box p{
	color: #D9D9D9;
	max-width: 220px;
	width: 100%;
	margin-bottom: 0;
}
.our-product-section{
	padding: 76px 0 96px;
	background: #FFF;
}
.products-box-row{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
	align-items: flex-start;
	margin-top: 57px;
}
.product-img-thumbnail{
	width: 100%;
	height: 260px;
}
.product-img-thumbnail img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.our-product-section h2{
	color: #494545;
}
.products-box h4{
	margin-top: 26px;
	margin-bottom: 13px;
	color: #424242;
}
.products-box p{
	color: #767676;
	line-height: 160%;
	max-width: 300px;
	width: 100%;
	margin: 0 auto;
}
.circle-merge-section{
	padding: 93px 0 154px;
	background: #939393;
	text-align: center;
}
.circle-merge-section h2{
	color: #FFF;
}
.circle-merge-row{
	margin-top: 55px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	align-items: center;
}
.circle-merge-col{
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.72);
	width: 395px;
	height: 395px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 44px;
}
.circle-merge-col:first-child{
	position: relative;
	right: -40px;
	top: 0;
}
.circle-merge-col:last-child{
	position: relative;
	left: -40px;
	top: 0;
}
.circle-merge-col h4{
	font-family: 'Alexandria-Light';
	color: #ffffff;
	margin-bottom: 0;
}
.see-work-section.image-content-section{
	padding: 0;
	background-color: #ffffff;
}
.see-work-section .content-wrapper{
	text-align: center;
	padding: 20px;
}
.see-work-section .content-wrapper h2{
	color: #494545;
	text-align: center;
	font-family: 'Alexandria-SemiBold';
	font-size: 91.34px;
	font-style: normal;
	font-weight: 600;
	line-height: 86%; /* 78.553px */
	letter-spacing: -2.74px;
	margin-bottom: 30px;
}
.see-work-para{
	max-width: 360px;
	width: 100%;
	margin: 0 auto 60px;
}
.see-work-para p{
	color: #606060;
}
.content-wrapper-img{
	margin-bottom: 33px;
}
.experiance-ready-sec{
	padding: 140px 0 130px;
}
.experiance-ready-row{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 75px;
	max-width: 785px;
	width: 100%;
	margin: 0 auto;
}
.experiance-ready-img-col{
	width: 35%;
}
.experiance-ready-content-col{
	width: 65%;
}
.experiance-ready-sec .button-wrap{
	justify-content: flex-start;
}
.experiance-ready-content-col h2{
	color: #FFF;
	line-height: 116%; /* 53.36px */
	letter-spacing: -1.38px;
	margin-bottom: 23px;
}
.experiance-ready-content-col p{
	color: #FFF;
	max-width: 306px;
}
/* Home Page Section Design End */
/* About Page Section Design Start */
.our-history-sec .image-content-row > div.content-wrapper-col{
	padding-left: 127px;
}
.king-beyond-sec{
	margin-top: 60px;
}
.row-reverse-wrapper{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #939393;
}
.row-reverse-wrapper > div{
	width: 50%;
}
.row-reverse-col-left{
	padding-right: 60px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.row-reverse-content-wrap{
	max-width: 500px;
	width: 100%;
	float: right;
}
.white-content-wrap h2,
.white-content-wrap p{
	color: #fff;
}
.row-reverse-content-wrap h2{
	letter-spacing: 0;
	margin-bottom: 40px;
}
.row-reverse-content-wrap p{
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 20px;
	max-width: 466px;
	width: 100%;
}
/* About Page Section Design End */
/* gallery page css start */ 
.gallery-wrapper-sec .gallery-icon{
	border:none;
}
.gallery-wrapper-sec .gallery-icon img{
	width: 100%;
}
.gallery-wrapper-sec h2{
	color: #FFFFFF;
	font-family: 'Alexandria-SemiBold';
	font-weight: 500;
	font-size: 68.17px;
}
.gallery-wrapper-sec .gallery-item{
	padding: 10px;
}
.gallery-icon img{
	width: 100%;
}
.gallery-wrapper-sec{
	padding: 50px 0 100px;
}
.gallery-wrapper-sec .gallery-caption{
	display: none;
}

/* gallery page css end */ 
/* 404 page css start */ 
.error404 .error-404{
	padding-top: 150px;
}
.ast-separate-container{
	background-color: #fff;
}
.error404 #page{
	min-height: auto !important;
}
/* 404 page css end */ 
/* Contact Us Page Css start */
.without-banner-body h1,
.without-banner-body h2,
.without-banner-body h3,
.without-banner-body h4,
.without-banner-body h5{
	color: #494545;
}
.form-content-row{
	display: flex;
	align-items: self-start;
	justify-content: center;
	flex-direction: row-reverse;
	max-width: 940px;
	width: 100%;
	margin: 0 auto;
	padding-top: 80px;
}
.form-col{
	width: 75%;
}
.form-content-col{
	width: 25%;
}
.form-content-col h4{
	margin-bottom: 7px;
}
.adress-cont,
.tel-cont{
	margin-bottom: 40px;
}
.adress-cont p,
.tel-cont a{
	font-family: 'Alexandria-Regular';
	font-size: 17px;
	line-height: 23px;
	letter-spacing: 0;
	color: #494545;
	max-width: 180px;
	width: 100%;
}
input[type="text"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"], 
input[type="reset"], 
input[type="tel"], 
input[type="date"], 
select{
	background-color: #F5F5F5;
	font-family: 'Alexandria-Regular';
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0;
	height: 68px;
	border-radius: 6px;
	border: none;
}
textarea{
	background-color: #F5F5F5;
	font-family: 'Alexandria-Regular';
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0;
	max-height: 147px;
	border-radius: 6px;
	border: none;
	resize: none;
}
input[type="text"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="password"]:focus, 
input[type="search"]:focus, 
input[type="reset"]:focus, 
input[type="tel"]:focus, 
input[type="date"]:focus, 
select:focus,
textarea:focus{
	background-color: #E6E6E6;
	border: none;
}
.cf7-form-wrap{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 16px;
	flex-direction: column;
}
.form-fields-row{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 12px;
	width: 100%;
}
.form-fields-row p{
	margin: 0;
	flex-direction: column;
}
.fourty-five-per-col{
	width: 45%;
}
.fifty-three-per-col{
	width: 53%;
}
.thirty-five-col{
	width: 35%;
}
.sixty-three-per-col{
	width: 63%;
}
.full-width-col{
	width: 100%;
}
.submit-col{
	margin-top: 40px;
}
input[type="submit"]{
	font-family: 'Alexandria-Medium';
	font-size: 13px;
	line-height: 100%;
	letter-spacing: 10%;
	background-color: #595959;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 146px;
}
.bottom-padd-140{
	padding-bottom: 125px;
}
.wpcf7-spinner {
	position: absolute;
	left: 0;
  	bottom: -30px;
}
.contact-social-wrap .custom-icons-wrapper{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 15px;
}
/* Contact Us Page Css end */
/* Get a quote Page Css start */
.getquote-pg-sect h1{
	text-align: center;
}
.custom-file-label {
  display: inline-block;
  padding: 14px 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  margin-bottom: 10px;
  min-height: 48px;
  font-family: 'Alexandria-Medium';
  font-size: 16px;
  color: #3F3F3F;
  margin-bottom: 0;
}
.custom-file-label input[type="file"] {
  display: none;
}
.upload-icon {
  margin-right: 6px;
  position: relative;
  padding-left: 40px;
}
.upload-icon:before{
	content: '';
	width: 24px;
	height: 24px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/upload-icon.svg) no-repeat left center;
	background-size: 100%;
}
.upload-files-wrap,
.upload-files-wrap p{
	display: flex;
	align-items: self-start;
	justify-content: flex-start;
	gap: 20px;
	width: 100%;
}
.divid-wrap{
	height: 80px;
}
.file-type-span{
	font-family: 'Alexandria-Medium';
	font-size: 13px;
	line-height: 18px;
  	letter-spacing: 0;
  	max-width: 142px;
}
.file-error {
  color: red;
  font-size: 14px;
  margin-top: 5px;
}
/* Get a quote Page Css end */

/* Our Portfolio Page Css start */
.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px 8px;
}
.portfolio-item-wrapper {
  position: relative;
  margin: auto;
}
.portfolio-item {
  background-color: #fff;
  border: 2px solid transparent;
  cursor: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 265px;
  width: 265px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.portfolio-item.active {
  outline: none;
  border-radius: 0px;
  border: 1px solid #DCDCDC;
  transform: scale(1.11);
	z-index: 2;
}
.portfolio-popup {
  display: none;
  position: absolute;
  top: 118%;
  left: 20px;
  width: 645px;
  z-index: 10;
  background: #fff;
  border: 1px solid #ccc;
  padding: 80px 70px;
  margin-top: 10px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
}
.portfolio-item-wrapper:nth-child(4n+3) .portfolio-popup {
  left: -51%;
}
.portfolio-item-wrapper:nth-child(4n+4) .portfolio-popup {
  left: -151%;
}
.portfolio-popup.active {
  display: block;
  transform: scale(1.11);
}
.popup-content p{
  font-size: 14px;
  line-height: 1.4;
}
.popup-content p:last-child{
	margin-bottom: 0;
}

.portfolio-wrapper-sec{
	padding-top: 70px;
}
.popup-arrow-up {
  width: 60px;
	height: 39px;
  position: absolute;
  top: -12px;
  left: 20%;
  transform: translateX(-50%);
  z-index: 1;
}
.portfolio-item-wrapper:nth-child(4n+3) .popup-arrow-up {
  left: 40%;
}
.portfolio-item-wrapper:nth-child(4n+4) .popup-arrow-up {
  left: 75%;
}
.popup-arrow-up:before{
	content: '';
	width: 60px;
	height: 39px;
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	top: -20px;
	margin: 0 auto;
	background: url(images/top-arrow-icon.png) no-repeat left center;
	background-size: 100%;
}
/* Our Portfolio Page Css end */
/* Privacy Policy and Term condition Page Css stat */
.privacy-policy-parent{
	padding-bottom: 60px;
}
.small-container{
	max-width: 715px;
	width: 100%;
	margin: 0 auto;
}
.privacy-page-content-row h1{
	color: #3F3F3F;
	font-size: 44px;
	line-height: 120%;
	text-align: center;
}
.privacy-page-content{
	margin-top: 50px;
}
.privacy-page-content p,
.privacy-page-content ul li,
.privacy-page-content a{
	font-size: 14px;
	line-height: 138%;
	color: #3F3F3F;
	margin-bottom: 20px;
}
.privacy-page-content a{
	text-decoration: underline;
}
.privacy-page-content a:hover,
.privacy-page-content a:focus{
	color: #3F3F3F;
	opacity: 0.7;
}
.privacy-page-content ul{
	margin-left: 20px;
}
.privacy-page-content ul li{
	margin-bottom: 0px;
}
.privacy-page-content h6{
	font-family: 'Lato',sans-serif;
	font-size: 16px;
	line-height: 138%;
	color: #3F3F3F;
	font-weight: 700;
	margin-bottom: 20px;
}
/* Privacy Policy and Term condition Page Css end */
