/*
Theme Name: Custom Theme
Text Domain: customtheme
Version: 1.0.0
Tested up to: 6.7
Requires at least: 4.7
Requires PHP: 5.2.4
Description: This is a custom build theme for Elementor page builder.
Tags: elementor, blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: Himel
Author URI: mailto:webnseo@hotmail.com
Theme URI: webnseo@hotmail.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&amp;display=swap');

.award-text img { max-width:200px; }

.js-menu-toggle i {
	position:absolute;
	left:-10px;
	right:-10px;
	top:-10px;
	bottom:-10px;
	z-index:50;
}

.website-accessibility { 
	display:block;
	margin:17px 0 0 0;
	cursor:pointer;
}

::part(acsb-trigger) {
	display:none!important;
}

button[part="acsb-trigger"] { display:none!important; }
button.container { display:none!important; }

.container {
	z-index:100!important;
}

@media screen and (max-width: 600px) {
	.website-accessibility { 
		display:block; 
		cursor:pointer;
		margin:12px 0 0 0;
	}
	
	::part(acsb-trigger) {
		display:none!important;
	}
	
	button[part="acsb-trigger"] { display:none!important; }
	button.container { display:none!important; }
}

.normaltext h1 {
	font-size: 2.3334em;
	letter-spacing: -0.05em;
}

.normaltext h2 {
	font-size:2.2em;
}

.normaltext h3 {
	font-size:2.0em;
}

.normaltext a {
	color: #F35422;
	text-decoration:underline;
}

.normaltext a:hover {
	text-decoration:none;
}

.normaltext b,
.normaltext strong {
	font-weight:bold!important;
}

.normaltext i,
.normaltext em {
	font-style:italic!important;
}

.normaltext a {
	color:#F35422;
	text-decoration:underline;
}

.normaltext a:hover {
	text-decoration:none; 
}

.normaltext ul li {
	padding:5px 0 5px 20px!important;
	position:relative;
	display:block;
}

.normaltext ul li::before {
	content:'';
	display:block;
	width:4px;
	height:4px;
	background:#000;
	border-radius:50%;
	position:absolute;
	left:5px;
	top:13px;
}

.normaltext ol {
	counter-reset: item;
}

.normaltext ol li {
	padding:5px 0 5px 20px!important;
	position:relative;
	display:block;
}

.normaltext ol li::before {
  	display:block;
 	content: counter(item) ") ";
  	counter-increment: item;
  	width: 2em;
  	position:absolute;
	left:0px;
	top:5px;
}

.numbers-item.aos-animate .numbers-title > div div { padding:0 0 5px 0; }

.fab-button { display:none!important; }

.to-contact {
	position:fixed;
	right:45px;
	bottom:45px;
	border-radius: 73px;
	background: #0a1c6b;
	/*box-shadow: 0px 0px 20px rgba(13, 13, 13, 0.2);*/
	backdrop-filter: blur(8px);
	text-decoration:none;
	padding:21px 41px;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 125%;
	letter-spacing: -0.035em;
	color: #FFFFFF;
	z-index:15;
	box-shadow: 0 0 0 0 rgba(0,0,0, 0.1);
  	-webkit-animation: pulse 3.0s infinite;
}

.to-contact:hover {
  	-webkit-animation: none;
}

@-webkit-keyframes pulse {
  	0% {
    	transform: scale(0.9);
		box-shadow: 0 0 0 0 rgba(0,0,0, 0.1);
  	}
  	70% {
    	transform: scale(1);
    	box-shadow: 0 0 0 50px rgba(0,0,0, 0);
  	}
    100% {
   	 	transform: scale(0.9);
    	box-shadow: 0 0 0 0 rgba(0,0,0, 0);
  	}
}

@media screen and (max-width: 1000px) {
	
	.to-contact {
		padding:15px 32px;
		font-size: 14px;
		right: 40px;
	}
	
}

@media screen and (max-width: 767.98px) {
	
	.to-contact {
		right: 16px;
	}
	
}

.page-id-295 .to-contact { display:none; }

.mobile .menu-nav li.page-item-295 { display:none!important; }

.mobile .menu-contact {
	background: #EEEEEE;
	border: 1px solid #FFFFFF;
	border-radius: 34.5px;
	width:100%;
	height: 47px;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: -0.03em;
	color: #000000;
	text-decoration:none;
	display:flex;
	align-items: center;
    justify-content: center;
}

.mobile .menu-email {
	border: 1px solid #FFFFFF;
	border-radius: 34.5px;
	border-radius: 34.5px;
	width:100%;
	height: 47px;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	text-decoration:none;
	display:flex;
	margin:10px 0 0 0;
	align-items: center;
    justify-content: center;
	
}

.formss .wpcf7-submit { text-align:center; }

.formss .wpcf7 .selectbox p {
	width:100%;
}

.preview-name a {
	position:relative;
	z-index:6;
	transition: all 0.5s;
}

.preview-name a:hover {
	color:#F35422;
}

.service-tags.tagswork { padding:30px 0 0 0; }

.preview a.a-preview {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	z-index:5;
}

.tagslist {
	padding:2.90625rem 0 0 0;
}

.tagslist b {
	display:block;
	padding:0 0 6px 0;
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	letter-spacing: -0.14px;	
}

.tagslist ul li {
	display:block;
	list-style:none;
	color: #7B7B7B;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: -0.14px;
}

.link-project {
	padding:1.75rem 0 0 0;
}

.link-project a {
	color:#000;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 124%;
	letter-spacing: -0.18px;	
	text-decoration:none;
	transition: all 0.5s;
	position:relative;
}

.link-project a:hover {
	color:#DC4D20;
}

.link-project a::before {
	content:'';
	display:block;
	width:24px;
	height:24px;
	background:url("images/link-to-www.svg") no-repeat center center;
	position:absolute;
	top:50%;
	margin:-12px 0 0 0;
	right:-28px;
}

.intro-start-image {
	position:relative;
}

.intro-start-image .ico-share-social {
	position:absolute;
	top:0px;
}

.intro-start-image .ico-share-social:nth-child(2) { right:38px; }
.intro-start-image .ico-share-social:nth-child(3) { right:119px; }
.intro-start-image .ico-share-social:nth-child(4) { right:200px; }
.intro-start-image .ico-share-social:nth-child(5) { right:281px; }
.intro-start-image .ico-share-social:nth-child(6) { right:362px; }

.keygrid-description strong { font-weight:bold; }

.intro-start-image video {
	display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    overflow: hidden;
	z-index:2;
}

.full-video {
	position:absolute!important;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	z-index:-1;
	opacity:0;
}

.full-video.showw {
	z-index:23;
	opacity:1;
}

.videosection .keygrid-col div {
	overflow:hidden;
}

.videosection a {
	display:inline-block;
	position:absolute;
	right:54px;
	top:54px;
	z-index:20;
	text-decoration:none;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: -0.36px;	
}

.videosection a::before {
	content:'';
	display:block;
	width:32px;
	height:32px;
	position:absolute;
	left:-42px;
	top:50%;
	margin:-16px 0 0 0;
	background:url("images/videosection-a.svg") no-repeat center center;
	transition: all 0.5s;
}

.videosection a:hover::before {
	background:url("images/videosection-a-hover.svg") no-repeat center center;
}

.videosection a::after {
	content:'';
	left:-5000px;
	right:-5000px;
	top:-5000px;
	bottom:-5000px;
	position:absolute;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.project-focus ul {
	padding:0 0 0 100px;
	display:flex;
	max-width:615px;
	flex-wrap: wrap;
	margin:-7px -5px;
}

.project-focus ul li {
	display:block;
	list-style:none;
	margin:7px 5px;
}

.project-focus ul li a {
	display:block;
	padding:10px 20px;
	transition: all .5s;
	border-radius:34px;
	font-weight: 600;
	font-size: 16px;
	line-height: 122%;
	letter-spacing: -0.05em;
	background:#eee;
}

.project-focus ul li a:hover {
	background:#f35422;
	color:#FFF;
}

@media screen and (max-width: 1023.98px) {
	
	.project-focus ul { 
		padding:0; 
		max-width:100%;
		margin:-5px;
	}
	
	.project-focus ul li {
		margin:5px;
	}
	
	.project-focus ul li a {
		padding: 6px 15px;
		font-size:14px;
	}
	
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.reviews .container {
	display: flex;
	gap: 116px;
}

.reviews .name-project { display:none; }

.reviews .icons-list span { display:none; }

.reviews .icons-list img {
	max-width:130px;
}

.reviews .inner-wrapper h2 {
	position: relative;
	color: #000;
	margin-left: 116px;
	font-family: "Manrope";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: -0.36px;
	margin-bottom: 103px;
}

 .reviews .inner-wrapper h2::before {
	content: "";
	display: block;
	width: 74px;
	height: 1px;
	background-color: #000;
	position: absolute;
	left: -100px;
	top: 50%;
	transform: translateY(-50%);
}

 .reviews .con-tittle {
	max-width: 873px;
	margin-bottom: 71px;
}

 .reviews .con-tittle p {
	color: #000;
	font-family: "Manrope";
	font-size: 42px;
	font-style: normal;
	font-weight: 600;
	line-height: 112%;
	letter-spacing: -2.08px;
}

.reviews .icons-list{
	margin-bottom: 8px;
}

@media screen and (max-width: 768px) {

	.reviews .inner-wrapper h2 {
		color: #000;
		font-family: "Manrope";
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 120%; /* 16.8px */
		letter-spacing: -0.28px;

		margin-left: 46px;
		margin-bottom: 75px;
	}
	
	.reviews .inner-wrapper h2::before {
		width: 31px;
		left: -50px;
	}
	
	.reviews .con-tittle p {
		color: #000;
		font-family: "Manrope";
		font-size: 32px;
		font-style: normal;
		font-weight: 600;
		line-height: 112%;
		letter-spacing: -1.28px;
	}
	
	.reviews .con-stats {
		display: flex;
		flex-direction: column;
	}

	.reviews .con-tittle {
		max-width:100%;
		order: 2;
	}

	.reviews .con-par {
		order: 1;
		margin-bottom: 45px;
	}
	
	.reviews .container {
		flex-direction: column;
		gap: 0;
	}
	
	.reviews .img-avatar {
		width: 83px;
		height: 83px;
	}
	
	.reviews .back-face-avatar {
		width: 83px;
		height: 83px;
	}
}

@media screen and (max-width: 768px) {
	.reviews .inner-wrapper {
		padding: 0;
	}
}

 .icons-ddnyc {
	margin-bottom: 4px;
}

.par-stats {
	color: #000;
	font-family: "Manrope";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: -0.54px;
}

@media screen and (max-width: 768px) {
	.par-stats {
		color: #000;
		font-family: Manrope;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 125%; /* 17.5px */
		letter-spacing: -0.42px;
	}
}

.con-avatar {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 35px;
}

.con-avatar img {
    border-radius:50%;
	max-width:200px;
}


.par-avatar {
	position: relative;
	color: #000;
	font-family: Manrope;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: -0.54px;
}

@media screen and (max-width: 768px) {
	.par-avatar {
		color: #000;
		font-family: Manrope;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 125%;
		letter-spacing: -0.42px;
	}
}



@media screen and (max-width: 768px) {
	.con-avatar {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 15px;
	}
  
}

@media screen and (max-width: 1000px) {
	.con-tittle p {
		color: #000;
		font-family: "Manrope";
		font-size: 32px;
		font-style: normal;
		font-weight: 600;
		line-height: 112%;
		letter-spacing: -2.08px;
	}	
}

@media screen and (min-width: 769px) and (max-width: 1300px) {
	.con-tittle p {
		color: #000;
		font-family: "Manrope";
		font-size: 32px;
		font-style: normal;
		font-weight: 600;
		line-height: 112%;
		letter-spacing: -2.08px;
	}
	.con-tittle {
		max-width: 500px;
	}
	.con-avatar {
		flex-direction: column;
	}
	.container {
		gap: 0;
	}
}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.page-template-page-testimonials {
	max-width:100%;
}

.page-template-page-testimonials h1 {
	padding:0 0 73px 0;
	color: rgb(0, 0, 0);
	font-family: "Manrope";
	font-size: 50px;
	font-weight: 600;
	line-height: 103.1%;
	letter-spacing: -0.05em;
}

.page-template-page-testimonials .inner-wrapper {
	padding:0;
}

.list-testimonials .item {
	display:flex;
	justify-content: space-between;
    align-items: flex-start;	
	margin:114px 0 0 0;
}

.list-testimonials .item:first-child { margin:0; }

.list-testimonials .item .left {
	width:43.3908045977011%;
	position:relative;
	overflow:hidden;
}

.list-testimonials .item .right {
	width:calc(100% - 43.3908045977011% - 4.482759%);
}

.list-testimonials .item:nth-child(2n+2) {
	flex-direction: row-reverse;
}

.list-testimonials .item .thumb {
	width:100%;
	padding-bottom:61.58940397350993%;
	position:relative;
	margin:0 0 23px 0;
	overflow:hidden;
}

.list-testimonials .item .thumb img {
	position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;		
	transition: transform .25s ease-in-out;
    will-change: transform;
}

.list-testimonials .item .left:hover .thumb img { transform: scale(1.05); }

.list-testimonials .item .thumb::after {
	content: "";
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-color: #000;
	opacity: 0;
	transition: all .25s;
}

.list-testimonials .item .left:hover .thumb::after { opacity: .4; }

.list-testimonials .item .thumb .hovers {
	position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    z-index: 2;
    pointer-events: none;
    font-size: 22px;
    line-height: 1;
    font-weight: 500;
    opacity: 0;
    transition: all .15s;
}

.list-testimonials .item .left:hover .thumb .hovers {
    opacity: 1;
}

.list-testimonials .item .left:hover .thumb .hovers::after {
    transition-delay: .1s;
    transform: translateX(0.25em);
}

.list-testimonials .item .thumb .hovers::after {
    content: "\003e";
    padding-left: 0.15em;
    transition: all .15s;
}

.list-testimonials .item span.number {
	display:flex;
	width: 38px;
	height: 38px;
	border-radius:50%;
	background:#000;
	justify-content:center;
    align-items: center;
	color: rgb(238, 238, 238);
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: -2.5%;
}

.list-testimonials .item h2 {
	padding:10px 0 0 0;
	color:#000;
	font-size: 16px;
	font-weight: 700;
	line-height: 125%;
	letter-spacing: -3.5%;
	text-align: left;	
}

.list-testimonials .item h2 a::before {
	content:'';
	position:absolute;
	left:-1000px;
	right:-1000px;
	top:-1000px;
	bottom:-1000px;
	opacity:0;
	z-index:3;
}

.list-testimonials .item .left ul {
	display:flex;
	position:relative;
	margin:-5px;
	flex-wrap: wrap;
	padding:10px 0 0 0;
	z-index:5;
}

.list-testimonials .item .left ul li {
	display:block;
	margin:5px;
}

.list-testimonials .item .left ul li span { display:none; }

.list-testimonials .item .left ul li a {
	display:block;
	padding: 6px 12px 6px 12px;
	border-radius: 34.5px;
	background: rgb(238, 238, 238);
	color: rgb(0, 0, 0);
	font-family: "Manrope";
	font-size: 14px;
	font-weight: 600;
	line-height: 122.1%;
	letter-spacing: -5%;
	transition: all 0.5s;
}

.list-testimonials .item .left ul li a:hover {
	background: #F35422;
	color:#FFF;
}

.list-testimonials .item .review {
	color: rgb(0, 0, 0);
	font-size: 36px;
	font-weight: 600;
	line-height: 112%;
	letter-spacing: 0.4px;
	text-align: left;	
	padding:0 0 75px 0;
}

.list-testimonials .item .rating-author {
	display:flex;
	align-items: center;
	width:100%;
	justify-content: space-between;
}

.list-testimonials .item .rating-author .rating span { display:none; }

.list-testimonials .item .rating-author .rating img {
	width:100%;
	height:auto;
	border:none;
	vertical-align:bottom;
	max-width:113px;	
}

.list-testimonials .item .rating-author .rating p {
	color: rgb(0, 0, 0);
	font-size: 18px;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: -3%;
	padding:4px 0 0 0;	
	margin:0;
	white-space: nowrap;
}

.list-testimonials .item .author {
	display:flex;
	align-items: center;
	justify-content: space-between;	
}

.list-testimonials .item .conAvatar {
	width:84px;
	height:84px;
	position:relative;
	overflow:hidden;
	border-radius:50%;
}

.list-testimonials .item .conAvatar img {
	position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;		
}

.list-testimonials .item .author h3 {
	display:block;
	color: rgb(0, 0, 0);
	font-size: 18px;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: -3%;
	text-align: left;
	margin-left:30px;
}

.list-testimonials .item .author h3 b {
	display:block;
	font-weight:600;
}

.general-rating {
	display:flex;
	padding:138px 0 266px 0;
	color: rgb(0, 0, 0);
	font-size: 25px;
	font-weight: 600;
	line-height: 103.1%;
	letter-spacing: -5%;
	align-items: center;
    justify-content: flex-end;
}

.general-rating img {
	max-width:241px;
	height:auto;
	border:none;
	vertical-align:bottom;
}

.general-rating p {
	padding:0 0 0 20px;
	opacity:0.5;
	margin:0;
}

@media screen and (max-width: 1379px) {
	
	.list-testimonials .item {
		flex-wrap: wrap;
	}
	
	.list-testimonials .item .left {
		width:100%;
		padding:0 0 37px 0;
	}
	
	.list-testimonials .item .right {
		width:100%;
		position:relative;
		padding:65px 0 0 0;
	}
	
	.list-testimonials .item .rating-author .rating {
		position:absolute;
		top:0px;
		left:0px;
	}
	
	.list-testimonials .item .review {
		padding: 0 0 50px 0;
	}
	
	.list-testimonials .item {
		margin:80px 0 0 0;
	}
	
	.general-rating {
		font-size: 18px;
		justify-content: center;
		padding:100px 0;
	}

	.list-testimonials .item:nth-child(2n+2) {
		flex-direction: row;
	}	
	
}

@media screen and (max-width: 900px) {
	
	.page-template-page-testimonials h1 {
		padding:0 0 24px 0;
		font-size: 32px;
	}
	
	.list-testimonials .item .thumb {
		margin:0 0 24px 0;
	}
	
	.list-testimonials .item span.number {
		font-size:14px;
	}
	
	.list-testimonials .item h2 {
		font-size:14px;
	}
	
	.list-testimonials .item .rating-author .rating img {
		max-width:86px;
	}
	
	.list-testimonials .item .rating-author .rating p {
		padding:6px 0 0 0;
		font-size:14px;
	}
	
	.list-testimonials .item .review {
		font-size:22px;
	}
	
	.list-testimonials .item .conAvatar {
		width:60px;
		height:60px;
	}
	
	.list-testimonials .item .author h3 {
		font-size:14px;
		margin-left: 16px;
	}
	
	.general-rating {
		overflow:hidden;
		width:100%;
	}
	
	.general-rating img {
		max-width:135px;
	}	

}

@media screen and (max-width: 600px) {
	
	.page-template-page-testimonials .section {
		margin-top:100px;
	}
	
	.general-rating { 
		font-size:14px; 
		flex-wrap: wrap;
	}
	
	.general-rating p {
		padding:10px 0 0 0;
		width:100%;
		text-align:center;
	}
	
	.list-testimonials .item .left ul li { 
		display:flex; 
		align-items: center;
	}
	
	.list-testimonials .item .left ul li span { 
		display:block; 
		font-size:14px;
		font-weight: 600;
  		line-height: 122.1%;
		color:#000;
		margin:0 5px 0 0;
	}
	
	.list-testimonials .item .left ul li a {
		padding:0;
		background:none!important;
		color:#000!important;
		font-size:14px;
	}

}

.previews-carousel .slick-slide > div > div {
	position:relative;
	overflow:hidden;
}

.dropdown-list .topnav-item {
	margin-left: 0;
}

/*.preview-name a::before {
	content:'';
	display:block;
	position:absolute;
	left:-1000px;
	right:-1000px;
	top:-1000px;
	bottom:-1000px;
	z-index:5;
}*/