/*!
Theme Name: aziz
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aziz
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

aziz is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.az-logo {
	display: block;
	height: 100%;
}

.az-logo img {
	max-height: 100%;
	width: auto;
}

.az-header-left, .az-logo, .custom-logo-link {
	display: block;
	height: 100%;
}

.abc-wrap a {
	text-transform: uppercase;
}

.table-responsive {
	display: block;
	column-count: 4;	
}

.table-responsive a, .table-responsive li {
	display: block;
	padding: 9px 15px;
    line-height: 1.462;
}

.pop-h {
	color: initial;
    font-size: 20px;
}

.foot-menu ul {
	padding-left: 0;
}

@media (max-width: 768px) {
	  .table-responsive {column-count: 2;}
	}

.foot-menu .table-responsive a, .foot-menu .table-responsive li {
	padding: 0;
	padding-top: 5px;
}

footer .custom-list li {
	list-style: none;
}

.pay-img-area img {
	width: 55px;
	height: auto;
	margin-right: 5px;
	margin-bottom: 5px;
}

.soc-img-area img {
	width: 30px;
	height: auto;
	margin-right: 5px;
	margin-bottom: 5px;
}

.list-card {
	padding: 15px;
	margin-bottom: 5px;
	border: 1px solid #cdd4e0;
	display: block;
	color: #031b4e;
}

.list-card:hover {
    color: #031b4e;
}

.pagination a, .pagination span {
    color: #596882;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 38px;
    border-width: 0;
    background-color: #e3e7ed;
    margin-left: 0;
    font-weight: 500;
	    margin-left: 1px;
}

.pagination .current {
    z-index: 1;
    color: #fff;
    background-color: #3366ff;
    border-color: #3366ff;
}

.pagination .nav-links {
	    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 3px;
}

.widget_search .search-form {
					border: 1px solid #eee;
					border-radius: 20px;
					position: relative
				}  
				
				.screen-reader-text {display: none}
				.widget_search label {margin-bottom: 0;}
				.widget_search .search-field {border: none; padding: 7px 15px; outline: none; background: transparent} 
				.widget_search .search-submit {background: #fd7e14; color: #fff; border: 2px solid #efefef; position: absolute; right: 0; top: 0; bottom: 0; border-radius: 0 20px 20px 0; min-width: 70px}

.widget-area ul {
		padding-left: 0;
	}
	
	.widget-area li {
		list-style: none;
		margin-bottom: 2px;
		line-height: 1.3;
	}

.widget-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.widget {
    margin-bottom: 40px;
}

	.wpcf7-form {
		width: 100%;
    	max-width: 500px;
    	margin: 20px auto;
	}
	
	.wpcf7-form label {
		width: 100%;
	}
	
	.wpcf7-form textarea {
		height: auto;
	}
	.wpcf7-form-control {
		display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #596882;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cdd4e0;
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	}
	
	.wpcf7-form .wpcf7-submit {
		color: #fff;
		background-color: #5b47fb;
		border-color: #452efa;
	}

.owl-carousel .owl-item img {
    max-width: 150px;
}

h1.az-dashboard-title {font-size: 35px}

.table-responsive a, .table-responsive li {
	padding: 0;
	padding-top: 5px;
	
}


.table-responsive ul {
	padding-left: 15px;
}
.az-footer-custom .nav-link {padding: 0}

.widget-metas {
    background: #282256;
    border-radius: 2px;
    color: #fff;
    padding: 15px;
}

.widget-metas a {
	color: #fd7e14;
}
h3, .h3 {
    font-size: 1.23125rem;
}

.phone-head {
	padding: 5px 0
}

.index_price__item {
	border-radius: 3px;
	background: #f9f9f9;
	margin: 10px 0;
overflow: hidden}

.item-header {
		background-color: #3b4863;
	padding: 15px 5px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase
}
.text-wrap {
	padding: 30px 5px;
	font-size: 12px;
	text-align: center;
}

@media (max-width: 768px) {
  .index_price__item {
	  width: 100%; }
}
.price-descr-text {
	text-align: center;
	padding: 30px 0;
}





.btn-indigo {
    color: #fff;
    background-color: #5b47fb;
    border-color: #452efa;
	
}
	.adv-item {
		border: 1px solid #cdd4e0;
    padding: 20px;
		height: 95%;
	}
	.table-responsive {
	overflow: hidden
}

	.writer .az-avatar-writer {overflow: hidden; margin: 0 auto 20px; border: 2px solid #fd7e14;width: 56px;height: 56px;}
	.writer .az-avatar-writer img {width: 100%; height: 100%}
	.writer .az-avatar::after {display: none}
	.writer .user-card {
		background: #3b4863;
    margin: 30px 0 0;
    padding: 20px;
    border-radius: 5px;
    color: #fff;
	cursor: pointer;
	}
	.owl-theme .owl-dots .owl-dot span {
    margin: 0!important;
}
	
	.adv-item {
    border: 1px solid #cdd4e0;
    padding: 20px;
    height: 95%;
}
	.howTo .adv-item {border: none}
	.owl-carousel-rewiews .owl-item img {
		width: 100%;
	}
	.owl-carousel .owl-item img {
    max-width: 100%;
}


.cookie-banner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  text-align: center;
  padding: 1rem 1rem;
  transition: all 5s cubic-bezier(.19,1,.22,1);
  -webkit-transition: all 5s cubic-bezier(.19,1,.22,1);
  -moz-transition: all 5s cubic-bezier(.19,1,.22,1);
  -ms-transition: all 5s cubic-bezier(.19,1,.22,1);
  -o-transition: all 5s cubic-bezier(.19,1,.22,1);
  z-index:2;
  
}
	
.cookie-banner--hide {
    opacity: 0;
    bottom: -100%;
  }

.cookie-banner-button {
  display: inline-block;
  cursor: pointer;
  padding: 0.85rem 1rem;
  margin-left: 0.45rem;
  color: #fff;
  font-size: 0.75rem;
  letter-spacing: 1px;
  text-decoration: none;
}

.cta-paper_single {
	display: flex;
	flex-wrap: wrap;
	padding: 20px 30px;
	align-items: center;
	justify-content: space-between;
}

.cta-paper {
	position: relative;
	padding: 20px;
	color: #fff;
	border-radius: 7px;
	box-shadow: 0 2px 6px 0 rgba(0,11,10,.1);
	overflow: hidden;
	margin-bottom: 20px;
	background: #0084d6;
	background: linear-gradient(90deg,#0084d6 0,#00cf8a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0084d6",endColorstr="#00cf8a",GradientType=1);
}
 .cta-paper__title {
    margin: 0;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    max-width: 520px;
    line-height: 1.33;
    padding-right: 20px;
    margin-bottom: 10px
}
					 

.btn {
    text-decoration: none;
    transition: .4s;
    font-weight: 700;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #213f52;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
					 .btn-paper {
    color: #212529;
    background-color: #ff7b59;
    border-color: #ff7b59;
    padding: 11px 22px;
    font-size: 1rem;
    line-height: 1.13;
    border-radius: 5px;
    color: #fff;
}
	
	.bg-orange {
    background-color: #fd7e14;
}
	.text-wrap {
    font-size: 16px;
}
	.price-descr-text {
		font-weight: 700;
	}
			#buttonScrollToTop {
  display: inline-block;
         background-color: #fd7e14;
			color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#buttonScrollToTop::after {
  content: "\21E7";
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#buttonScrollToTop:hover {
  cursor: pointer;
  background-color: #333;
}
#buttonScrollToTop:active {
  background-color: #555;
}
#buttonScrollToTop.show {
  opacity: 1;
  visibility: visible;
}
	.l-green {
    background: linear-gradient(45deg, #9ce89d, #cdfa7e) !important;
}
	.text-dark {
    color: #343a40!important;
}
	.l-parpl {
    background: linear-gradient(45deg, #a890d3, #edbae7) !important;
}

.grecaptcha-badge {
  display: none;
}