

/* Start:/local/templates/tgreen_21_sc/components/bitrix/breadcrumb/breadcrumb/style.css?1635882996587*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;	
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
        color:#8a8a8a;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/tgreen_21_sc/components/bitrix/search.title/search/style.css?16358829963382*/
div.topsearch {
    min-width:40px;max-width:100%;
    position: relative;
    width:100%;
    height:50px;    
    background:rgba(255,255,255, 1.0);
    margin:11px 0 20px 0;
    font-size: 13px;    
    padding:0;
    border-radius:0;    
    border:none;
}
@media (max-width: 992px) { 
    div.topsearch {
        float:none;
        min-width:50px;       
        top:9px;
    }
}
@media (max-width: 720px) { 
    div.topsearch {
        float:none !important;
        min-width:50px;
        top:9px;
    }
}

div.tsearchform button   {
    height:50px;float:right;width:120px;border:0;
    text-transform: uppercase;
    font-weight: bold;
    cursor:pointer;background: #7db921;
    color:#fff;
}
div.tsearchform button i  {
    top:-1px; margin-right:4px;
    position: relative;
}
div.tsearchform button:hover,
div.tsearchform button:active,
div.tsearchform button:focus
{
    
    color:rgba(255,255,255,0.9);
}
div.tsearchform input[type="text"]   {
    height:50px;float:left;border:1px solid #e7e7e7;width:calc(100% - 120px);padding:0 10px;
    background: #fff;color:#adadad;
}
div.title-search-result {
    border:1px solid #c6c6c6;
    display:none;
    overflow:hidden;
    z-index:205;
}

table.title-search-result {
    border-collapse: collapse;
    border:none;
    width:589px;
}

table.title-search-result th {
    background-color:#F7F7F7;
    border-right:1px solid #e8e8e8;
    color:#949494;
    font-weight:normal;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:14px;
    padding-right:12px;
    text-align:right;
    vertical-align:top;
    white-space:nowrap;
    width:1%;
}

table.title-search-result td {
    background-color:white;
    color:black;
    font-weight:normal;
    padding-top:2px;
    padding-bottom:2px;
    text-align:left;
    white-space:nowrap;
}

table.title-search-result td.title-search-item {
    padding-left:8px;
    padding-right:15px;
}

table.title-search-result td.title-search-item a {
    padding-left:4px;
    padding-right:15px;
    text-decoration: none;
    color:black;
    vertical-align:top;
    display:block;
}

table.title-search-result td.title-search-item img {
    vertical-align:top;
}

table.title-search-result td.title-search-item b {
    color:#cf0000;
    font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
    background-color:#fff2be;
}

table.title-search-result td.title-search-more {
    font-size:11px;
    font-weight:normal;
    padding-right:15px;
    padding-left:24px;
    padding-top:0px;
}

table.title-search-result td.title-search-more a
{
    padding-left:12px;
    padding-right:15px;
    text-decoration:none;
    color:#999999;
}

table.title-search-result td.title-search-all {
    padding-left:24px;
    padding-right:15px;
}

table.title-search-result td.title-search-all a
{
    padding-left:4px;
    text-decoration:none;
    color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
    padding-top:0px;
    padding-bottom:0px;
    font-size:4px;
}

div.title-search-fader {
    display:none;
    background-image: url('/local/templates/tgreen_21_sc/components/bitrix/search.title/search/images/fader.png');
    background-position: right top;
    background-repeat: repeat-y;
    position:absolute;
}
/* End */


/* Start:/local/templates/tgreen_21_sc/components/scrit/order.mail/main/style.css?16875164921110*/
.sc-form-mail {
    position:relative;
    width:100%;
    padding:0;
    background: transparent;
}
.sc-form-mail .alert-success {
    color: #6a7557;
    background-color: #dfeacc;
    border-color: #c0cbab;
}
.sc-form-mail h5 {
    width:100%;
    margin-bottom: 45px;
    font-size:24px;
    width:100%;
    text-align: center;
}
.order-form select,
.order-form .form-control {
    font-size:14px;
}
.help-block {
    display:block;
    margin-top:4px;
    color:red;
    font-size:13px;
    padding:0 5px;
}
.btn-order {
    border-radius: 0 !important;
    background: #7db921;
    color:#fff;
    height:50px;
    cursor:pointer;
}
.btn-order:hover, .btn-order:active, .btn-order:focus {
    border-radius: 0 !important;
    background: #644b40;
    color:#fff;
    height:50px;
    cursor:pointer;
}
.sc-btn-order {
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 14px !important;
    padding-left:44px !important;
    padding-right: 44px !important;
}
.sogl-users {
    color:#898989;
    font-size:13px;
}
.sc-form-mail label {
    font-size:14px;
    color:#8a8a8a;
}
/* End */


/* Start:/local/templates/tgreen_21_sc/components/scrit/order.mail/booking/style.css?16784416471212*/
.sc-form-mail {
    position:relative;
    width:100%;
    padding:0;
    background: transparent;
}
.sc-form-mail .alert-success {
    color: #6a7557;
    background-color: #dfeacc;
    border-color: #c0cbab;
}
.sc-form-mail h5 {
    width:100%;
    margin-bottom: 45px;
    font-size:24px;
    width:100%;
    text-align: center;
}
.order-form select,
.order-form .form-control {
    font-size:14px;
}
.order-form select.form-control {
	appearance: auto;
	-webkit-appearance: auto;
	padding-left: 6px;
}
.help-block {
    display:block;
    margin-top:4px;
    color:red;
    font-size:13px;
    padding:0 5px;
}
.btn-order {
    border-radius: 0 !important;
    background: #7db921;
    color:#fff;
    height:50px;
    cursor:pointer;
}
.btn-order:hover, .btn-order:active, .btn-order:focus {
    border-radius: 0 !important;
    background: #644b40;
    color:#fff;
    height:50px;
    cursor:pointer;
}
.sc-btn-order {
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 14px !important;
    padding-left:44px !important;
    padding-right: 44px !important;
}
.sogl-users {
    color:#898989;
    font-size:13px;
}
.sc-form-mail label {
    font-size:14px;
    color:#8a8a8a;
}
/* End */


/* Start:/local/templates/tgreen_21_sc/styles.css?16364605748781*/
body, html {
    height:100%;
    width:100%;
    font-family: 'Nunito', sans-serif;    
    font-size:1.0rem;
}
h1,h2,h3,h4,h5 {
    font-family: 'Philosopher', sans-serif;
}
h2,h3 {
    font-size: 2.2rem;
}
h4,h5 {
    font-size: 1.4rem;
}
.secthead span {
    color:#7db921;
}
.sc-head {
    font-size: 1.6rem;
    color: #7db921;
    font-weight: 400;
    padding: 0;
    margin: 20px 0 0;
    font-family: 'Philosopher', sans-serif;
}
a, a:visited {
    color:#7db921;        
}
.nav-link {
    color: #7db921;        
}
a:hover, a:focus, a:active, a.active,
a.nav-link:hover, a.nav-link:focus, a.nav-link:active, a.nav-link.active{
    color:#53463e;
}
.headmenu a, .headmenu a:visited,
.headmenu a.nav-link, .headmenu a.nav-link:visited{
    color:#53463e;
}
.headmenu a:hover, .headmenu a:focus, .headmenu a:active, .headmenu a.active,
.headmenu a.nav-link:hover, .headmenu a.nav-link:focus, .headmenu a.nav-link:active, .headmenu a.nav-link.active{
    color:#7db921;
    text-decoration: underline;
}
.bx-breadcrumb i {
    color: #b5bdc2;
    line-height: 0.8rem;
    font-size: 0.6rem;
    vertical-align: middle;
    margin-right: 5px;
}
.bx-breadcrumb a ,.bx-breadcrumb a:visited{
    text-decoration: none;
}
.bx-breadcrumb a span ,.bx-breadcrumb a:visited span{
    color:#7db921; 
}
[class^="bi-"]::before,
[class*=" bi-"]::before {
    line-height: 1.5;
    vertical-align: auto;

}
.bi {
    margin:0;
    padding:0;
}
.gray-bl {
    background: #f9f8f4;
    padding: 75px 0;
    margin: 0;
    position: relative;
    width: 100%;    
}
.white-bl {
    background: #ffffff;
    padding: 75px 0;
    margin: 0;
    position: relative;
    width: 100%;
}
.photo-bl {
    background: #ffffff;
    padding: 75px 0 0;
    margin: 0;
    position: relative;
    width: 100%;
}
img {
    max-width: 100%;    
}
.pg-item {
    width:100%;
    position: relative;
}
.pg-item img.photogallery {
    max-width: 100% !important;
    width:100% !important;
}
.pg-item-hover {
    display:none !important;
    position: absolute;
    width:100%;
    height:100%;
    background-color: rgba(83,70,62,0.8);
    top:0;
    left:0;
    color:#fff;
}
@media (max-width: 768px) {
    .pg-item-hover {        
        width:calc(100% - 16px);
        height:calc(100% - 15px); 
        left:8px;
    }
    .pg-item-hover p {        
        display:none;
    }
}

.pg-item-hover div{   
    width:100%;
    height:100%;    
}
.pg-item:hover .pg-item-hover {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.open-pg {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width:70px;
    height:70px;
    font-size:2rem;
    border-radius: 50%;
    border:1px #7db921 solid;
    align-items: center!important;
    justify-content: center!important;
}
.breadcrumb-line {
    background: #f6f6f6;
    width:100%;
    margin-bottom: 45px;
    padding:5px 0;
}
.textcompany p, .textcompany ul li {
    color:#737373;    
}
.textcompany ul li,
ul.ul-check-view li{
    font-weight:600;
    list-style: none;
    position: relative;
    padding: 3px 0;
    font-weight: 600;
}
ul.ul-check-view li{
    color:#737373;
    font-size:0.95rem;
    margin: 2px 0;
    font-weight: 700;
}
.textcompany ul li::before,
ul.ul-check-view li::before{
    font-family: 'bootstrap-icons';
    font-style: normal;
    font-weight: normal;
    content: "\f272";
    padding: 0;
    color: #7db921;
    font-size: 130%;
    display: inline-block;
    position: absolute;
    top: -0.04rem !important;
    left: -35px;
}
.btn-default, .btn-default:visited {
    color:#fff;
    background-color: #7db921;
    border-color: #7db921;
    border-radius: 21px;
    padding:3px 11px;
    font-size:12px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}
.btn-primary, .btn-primary:visited {
    color:#fff;
    background-color: #7db921;
    border-color: #7db921;
    border-radius: 21px;
    padding:3px 11px;
    font-size:12px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}

@media (min-width: 576px) {
    .btn-default, .btn-default:visited {
        padding:3px 11px;
        font-size:12px;
    }
    .btn-primary, .btn-primary:visited {
        padding:3px 11px;
        font-size:12px;
    }
}
@media (min-width: 768px) {
    .btn-default, .btn-default:visited {
        padding:6px 21px;
        font-size:14px;
    }
    .btn-primary, .btn-primary:visited {
        padding:6px 21px;
        font-size:14px;
    }
}
@media (min-width: 992px) {
    .btn-default, .btn-default:visited {
        padding:6px 21px;
        font-size:14px;
    }
    .btn-primary, .btn-primary:visited {
        padding:6px 21px;
        font-size:14px;
    }
}
@media (min-width: 1200px) {
    .btn-default, .btn-default:visited {
        padding:8px 21px;
        font-size:14px;
    }
    .btn-primary, .btn-primary:visited {
        padding:6px 21px;
        font-size:14px;
    }
}
@media (min-width: 1400px) {
    .btn-default, .btn-default:visited {
        padding:8px 21px;
        font-size:14px;
    }
    .btn-primary, .btn-primary:visited {
        padding:6px 21px;
        font-size:14px;
    }
}
.usl-list
{
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;

}
.usl-list .item-u {

    webkit-flex-basis: calc(33.33333% - 20px);
    -ms-flex-preferred-size: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
    max-width: calc(33.33333% - 20px);
    flex: 0 0 auto;
    padding:0;          
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align:center;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    margin-bottom: 30px;

}
.usl-list .item-u:hover,
.usl-list .item-u:active,
.usl-list .item-u:focus
{

    text-decoration: none;
    box-shadow: 0 0 9px rgba(50,50,50,0.12);
}
.usl-list .item-u-cena {
    padding:15px 20px;
    font-size:16px;
    font-weight: 500;
    color:#fff;
    background: #7db921;
}
.usl-list.item-u:hover .item-u-cena,
.usl-list .item-u:active .item-u-cena,
.usl-list .item-u:focus .item-u-cena{

    background: #53463e;
}

.usl-list .item-u-name {
    padding:15px 20px;
    font-size:15px;
    font-weight: 500;
    color:#737373;
    font-weight: bold;
    background: #f3f3f3;
}
.usl-list .item-u-text {
    text-align: left;
    font-size:14px;
    font-weight: 200;
    color:#737373;
    padding:10px 20px;
    margin:0;
}
.usl-list .item-u-2 {
    margin-left:30px;
    margin-right:30px;
}

.usl-h-photo img{
    width: 100%;
}
.sc-uslugi-list{
    justify-content: center;
}
.order-form .form-fields{
    margin-bottom: 15px;
}
@media (max-width: 991px) {

    .usl-list.item-u {
        webkit-flex-basis: calc(33.33333% - 10px);
        -ms-flex-preferred-size: calc(33.33333% - 10px);
        flex-basis: calc(33.33333% - 10px);
        max-width: calc(33.33333% - 10px);
    }
    .usl-list .item-u-2 {
        margin-left:15px;
        margin-right:15px;
    }
}
@media (max-width: 576px) {
    .usl-list .item-u {
        webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        border-right:none;
        border-left:none;
    }
    .usl-list .item-u-2 {
        margin-left:0;
        margin-right:0;
    }
    a.usl-h-photo {
        padding:15px !important;
    }
}
.sc-nomers .card-footer {
    background: #7db921;
    position: relative;
    margin:0 -1px;
}
.sc-nomers .card-footer .text-muted {
    color:#fff !important;
}
.card {
    border-radius: 0;
}
.card-img, .card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card-footer:last-child {
    border-radius: 0 0 0 0;
}
.formorder {
    padding:75px 0;
}
.media-full-view {
    text-decoration: none;
}
.c-images i {
    font-size: 30px;
    margin-right: 16px;
}
.input-group-text {
    border-radius: 0;
}
.form-control {
    border-radius: 0;
}
.sc-form-mail .bi {
    color:#7db921;
}
/* End */


/* Start:/local/templates/tgreen_21_sc/template_styles.css?16506167691310*/
.photoviews {
    position: relative;
}

a.photoviews:hover:before{
    content: " ";
    position: absolute;
    width:100%;height:100%;
    border:5px #e8ccb4 solid;
    background-color: rgba(0,0,0,0.32);
}
.sc-tours .card-block{
    padding: 0 10px;
}
.flex-fpcompany{
    display: flex;
    justify-content: space-between;
}
.flex-fpcompany > div:nth-child(2) {
	display: flex;
	align-items: flex-end;
	flex-direction: column;
}
.fa-solid-bus{
    padding-bottom: 8px;
    padding-right: 5px;
}
.logo-image .logo-link{
    text-decoration: none;
    display: flex;
	align-items: center;
}
.logo-image .logo-title{
    font-weight: 900;
    font-size: 22px;
    line-height: 140%;
    color: #333;
    font-family: "Philosopher", sans-serif;
    text-decoration: none;
	display: flex;
    margin-left: 20px;
}
.logo-image .logo-title span.red {
	color: #E91C1C;
}
.logo-image .logo-title span.divider {
	opacity: 0.2;
	margin-left: 20px;
	margin-right: 20px;
}
@media (max-width: 1620px) {
	.logo-image .logo-title {
		flex-direction: column;
	}
	.logo-image .logo-title span.hide {
		display: none;
	}
}
.bi-envelope-fill:before{
    vertical-align: -0.225em;
}
@media (max-width: 700px) {
    .logo-image .logo-title{
        display: none;
    }
}
.footer {
    font-family: "Philosopher", sans-serif;
}
/* End */
/* /local/templates/tgreen_21_sc/components/bitrix/breadcrumb/breadcrumb/style.css?1635882996587 */
/* /local/templates/tgreen_21_sc/components/bitrix/search.title/search/style.css?16358829963382 */
/* /local/templates/tgreen_21_sc/components/scrit/order.mail/main/style.css?16875164921110 */
/* /local/templates/tgreen_21_sc/components/scrit/order.mail/booking/style.css?16784416471212 */
/* /local/templates/tgreen_21_sc/styles.css?16364605748781 */
/* /local/templates/tgreen_21_sc/template_styles.css?16506167691310 */
