

/* Start:/bitrix/templates/Ourgym/template_styles.css?174488322521844*/
/*MOBILE HEADER*/
.mobile_header {display: none; padding:40px; text-align:center; background:#111;}
.mobile_header .logo {display:block; width: 240px; height: 216px; background:url('/bitrix/templates/Ourgym/img/logo.png') center center no-repeat; margin:0 auto;}
.mobile_header .main_menu {margin:0; padding:0; list-style-type:none;}
.mobile_header .main_menu li {display:inline-block; padding:10px; border:solid 3px transparent; transition: all 0.2s;}
.mobile_header .main_menu li:hover {border-color:#FFF;}
.mobile_header .main_menu li a {display:inline-block; text-decoration:none;  font-family: 'PTSansNarrowBold'; color:#FFF; text-transform: uppercase; font-size: 17px; line-height: 20px;}
.mobile_header .main_menu li a div {font-family: 'PTSansNarrowRegular';}
.mobile_header .main_menu li a span.number {display:inline-block; float:left; line-height: 40px; font-size: 40px;  font-family: 'PTSansNarrowBold'; color:#FFF; opacity: 0.3; margin-right:5px; width:40px;}
.mobile_header .main_menu li a span.item {display:inline-block; float:left; }


/*HEADER*/
.header {background:url('/bitrix/templates/Ourgym/img/tmp/header1_bg.jpg') center center no-repeat; background-size:cover; min-height: 600px;}
.header .overlay {width:100%; height: 100%; background: url('/bitrix/templates/Ourgym/img/black_bg_50.png'); position:relative;}

.header .container {height: 100%; position:relative;}

.header .logo {position: absolute; top:40px; left:0; display:block; width: 240px; height: 216px; background:url('/bitrix/templates/Ourgym/img/logo.png') center center no-repeat; }

.header .contacts {position: absolute; top:60px; right:0; color:#FFF;}
.header .contacts .shedule {display:inline-block; float:left; margin-right:40px; font-family: 'PTSansNarrowBold'; font-size:  17px; line-height: 20px; opacity: 0.8;}
.header .contacts .shedule div {font-family: 'PTSansNarrowRegular';}
.header .contacts .phone {display:inline-block; float:left; font-family: 'PTSansNarrowBold'; font-size: 40px; line-height:40px ;}

.header .main_menu {position: absolute; top:160px; right:-10px; margin:0; padding:0; list-style-type:none; border-top:solid 1px #777; border-bottom:solid 1px #777;}
.header .main_menu li {display:inline-block; padding:10px; border:solid 3px transparent; transition: all 0.2s;}
.header .main_menu li:hover {border-color:#FFF;}
.header .main_menu li a {display:inline-block; text-decoration:none;  font-family: 'PTSansNarrowBold'; color:#FFF; text-transform: uppercase; font-size: 17px; line-height: 20px;}
.header .main_menu li a div {font-family: 'PTSansNarrowRegular';}
.header .main_menu li a span.number {display:inline-block; float:left; line-height: 40px; font-size: 40px;  font-family: 'PTSansNarrowBold'; color:#FFF; opacity: 0.3; margin-right:5px; width:40px;}
.header .main_menu li a span.item {display:inline-block; float:left; }

.header .caption {position: absolute; bottom:20px; left:0; right:0; z-index: 100;}

.header .slogan { font-family: 'PTSansNarrowBold'; color:#FFF; text-transform: uppercase; line-height: 48px; font-size: 30px;}
.header .slogan strong {display:inline-block; background:#e31e24;  padding:0 10px; }
.header .slogan div {padding:0 10px;}
.header .slogan div.hint {font-size: 0.5em; font-family: 'PTSansNarrowRegular';}

.header .header_cta {display:block; max-width: 80%; font-family: 'PTSansNarrowBold'; color:#FFF; text-transform: uppercase;  padding:15px 30px; border: none; border-radius: 5px; font-size: 30px; line-height: 48px; text-decoration:none; background: #e31e24;  transition: all .2s ease;  box-shadow: 0 0 5px 10px rgba(0,0,0,.3); position: relative}
.header .header_cta:after {content: ""; position: absolute; top: 5px; lefT: 5px; bottom:5px; right:5px; border:solid 2px rgba(255,255,255,0.5); border-radius: 5px; transition: all .2s ease;}
.header .header_cta:hover {box-shadow: none;}
.header .header_cta:hover:after {background: rgba(0,0,0,.2);}
.header .header_cta em {display: block; font-style: normal; font-family: 'PTSansNarrowRegular'; font-size: 18px; line-height: 30px; padding:9px 0 0 0;}

.header .read_more {position: absolute; left:0; bottom: 0; width: 26px; height: 36px; border:solid 3px #FFF; border-radius: 10px;z-index: 100; }
.header .read_more:after {content: ""; position: absolute; height: 8px; width: 4px; background: #FFF; top: 6px; left: 8px; border-radius: 2px; animation: scroll_an 1s ease infinite;}
@keyframes scroll_an {
    from {top: 6px;}
    50% {top: 14px; height: 12px;}
    to {top: 6px; height: 8px;}
}


/*CONTENT*/
.content {}
.content .content_container {padding: 80px 0;}
.content .clear {clear:both;}

.content h1.main_title {}

.content .cta {display:inline-block; color:#FFF; line-height: 50px; padding:0 20px; text-decoration:none; text-transform: uppercase; transition: all 0.8s;}

.content .cta.red {background:#e31e24 url('/bitrix/templates/Ourgym/img/grey_cta_bg.png') -500px 0 no-repeat;}
.content .cta.gray {background:#333 url('/bitrix/templates/Ourgym/img/red_cta_bg.png') -500px 0 no-repeat; }
.content .cta:hover {background-position:0 0;}

.content .cta.red:hover {background-position:0 0;}

.content .slide {background-attachment: fixed; background-repeat: no-repeat; background-position:center 0px; transition: 0s linear; transition-property: background-position; }

.content .content_header {height: 500px; background-image:url('/bitrix/templates/Ourgym/img/content_header.jpg'); background-repeat: no-repeat; background-size: cover;  -webkit-background-size: cover;  -moz-background-size: cover;}
.content .content_header h1.main_title {position:absolute; left:0; bottom:20px; display: inline-block; color:#FFF; background:#e31e24; padding:0 15px; margin:0;}

/*CONTENT STYLES*/
.content  .content_styles img {max-width:100%;}
.content  .content_styles ul {list-style-type:none;}
.content  .content_styles ul li {background:url('/bitrix/templates/Ourgym/img/list.png') top left no-repeat; padding-left: 25px; line-height: 25px; margin-bottom:10px;}

/*MODAL*/
.modal {display:none; background:#FFFFFF;}
.modal h3 {margin:0; color:#FFF; background:#e31e24 ; line-height: 60px; font-size: 25px; padding:0 60px 0 15px;}
.modal form {padding: 0 15px; width: 500px;}
.modal .input_row {margin-top:30px;}
.modal .input_row label {display:block; font-family: 'PTSansNarrowBold'; color:#777; text-transform: uppercase; font-size: 0.8em; margin-bottom:5px; }
.modal .input_row label.error {text-transform: none; margin:15px 0 0 15px; color:#e31e24 ;}
.modal .input_row input[type=text] {height: 40px; line-height: 40px; border:solid 1px #CCC; width:100%; padding:0 15px;}
.modal .input_row textarea {height: 100px;  border:solid 1px #CCC; width:100%; padding:0 15px; padding:15px;}
.modal .input_row input.error {border:solid 1px #e31e24 ; outline: none;}
.modal .input_row input[type=submit] {float:left; font-family: 'PTSansNarrowBold'; color:#FFF; text-transform: uppercase; background:#e31e24 ; height: 40px; line-height: 40px; border:none; margin-bottom:15px; padding:0 15px;}
.modal .input_row .hint {float:left; margin-left:15px; color:#CCC; line-height: 20px;} 

/*FILE TYPE*/
.content .content_container .file {display:block; min-height: 48px; padding: 10px 0 0 40px; background-image: url('/bitrix/templates/Ourgym/img/file/blank.png'); background-repeat: no-repeat; background-position: left center; margin:20px 0; border:none;}
.content .content_container .pdf {background-image: url('/bitrix/templates/Ourgym/img/file/pdf.png') !important;}
.content .content_container .doc, .content .content_container .docx {background-image: url('/bitrix/templates/Ourgym/img/file/doc.png') !important;}
.content .content_container .xlsx, .content .content_container .xls {background-image: url('/bitrix/templates/Ourgym/img/file/xls.png') !important;}
.content .content_container .ppt, .content .content_container .pptx {background-image: url('/bitrix/templates/Ourgym/img/file/ppt.png') !important;}
.content .content_container .file_hint {padding-left: 52px; color:#999; margin-top:-25px;}    

/*INNER HEADER*/
.inner_header {height: 100px; width: 100%; z-index: 9999; max-width: 100%; margin-left: auto; margin-right: auto; padding:0; border-bottom:solid 2px #000; background:#212121; border-bottom:solid 2px #e31e24;}
.inner_header .logo {position: absolute; top:10px; left:0; display:block; width: 145px; height: 130px; background:url('/bitrix/templates/Ourgym/img/logo_black.png') center center no-repeat;}


.inner_header .main_menu {margin:0; padding:0; list-style-type:none; float:right; height: 98px; overflow: hidden;}

.inner_header .main_menu li {display:inline-block; transition: all 0.2s; height: 98px;}
.inner_header .main_menu li.active {background:#e31e24;}
.inner_header .main_menu li:hover {background:#777;}
.inner_header .main_menu li.active:hover {background:#e31e24;}
.inner_header .main_menu li a {display:inline-block; text-decoration:none;  font-family: 'PTSansNarrowBold'; color:#FFF; text-transform: uppercase; font-size: 17px; line-height: 20px; padding: 29px 10px;}
.inner_header .main_menu li a div {font-family: 'PTSansNarrowRegular';}
.inner_header .main_menu li a span.number {display:inline-block; float:left; line-height: 40px; font-size: 40px;  font-family: 'PTSansNarrowRegular'; color:#FFF; opacity: 0.3; margin-right:5px; width:40px;}
.inner_header .main_menu li a span.item {display:inline-block; float:left; }


/*
.inner_header .main_menu li {display:inline-block;}
.inner_header .main_menu li a {display:block; text-decoration:none;  font-family: 'PTSansNarrowBold'; color:#EEE; text-transform: uppercase; font-size: 17px; line-height: 20px; padding:10px 30px;}
.inner_header .main_menu li a div {font-family: 'PTSansNarrowRegular';}
.inner_header .main_menu li a:hover {color:#FFF; background: #444;}
.inner_header .main_menu li span {display:none;}
*/

/*INDEX BLOCKS*/
.index_blocks {}

.index_blocks ul.main_list {margin:0; padding:0; list-style-type: none; text-align: left;}
.index_blocks ul.main_list li {position: relative; padding:10px 0 10px 20px; line-height: 20px;}
.index_blocks ul.main_list li:before {content: ""; display: block; position: absolute; top:15px; left:0; width: 10px; height: 10px; background: #e31e24;}

.index_blocks ol.main_list {margin:0 auto 0; padding:0 20% 0 20%; list-style-type: none; text-align: left;}
.index_blocks ol.main_list li {position: relative; padding:10px 0 10px 20px; line-height: 20px;}
.index_blocks ol.main_list li:before {content: ""; display: block; position: absolute; top:15px; left:0; width: 10px; height: 10px; background: #e31e24;}


.index_blocks h2.main_title {color:#333; margin-top:0; font-size:  2.5em;}
.index_blocks h2.main_title.white {color:#FFF;}
.index_blocks h2.main_title span.line {display:block; width: 150px; height: 8px; margin:10px auto; background:#e31e24; border:solid 1px #FFF; border-radius:4px;}

/*--ABOUT*/
.index_blocks .about {padding:50px 0; text-align:center;}
.index_blocks .about p {font-size: 1.5em; margin:0;}
.index_blocks .about .cta { margin-top:40px;}

/*--PROMO*/
.index_blocks .promo {padding: 50px 0; background-image: url("/bitrix/templates/Ourgym/img/main/promo_1.jpg"); background-repeat: no-repeat;  background-position: center 350px;  background-size: unset;  -webkit-background-size: unset;  -moz-background-size: unset; text-align:center; color:#FFF;}
.index_blocks .promo h3 {font-family: 'PTSansNarrowRegular'; margin-bottom:60px; font-size: 1.7em; line-height: 30px; height: 90px;}
.index_blocks .promo .bad {opacity:0.8;}

.index_blocks .offer {padding: 80px 0; background:#e31e24; color:#FFF; text-align:center;}
.index_blocks .offer h2 {margin-top: 0;}
.index_blocks .offer p {font-size: 17px;}

/*--REGISTER*/
.index_blocks .register {padding:50px 0; text-align:center;}
.index_blocks .register h2.main_title {margin-bottom:0;}
.index_blocks .register h3 {font-family: 'PTSansNarrowregular'; font-size: 1.5em;}
.index_blocks .register h3 span {text-decoration: underline;}

.index_blocks ul.start_now {margin:20px 0; padding:0; list-style-type:none;}
.index_blocks ul.start_now li {color:#e31e24; font-size: 1.2em;}
.index_blocks ul.start_now li span {display:block; margin:0 auto; width: 2em; line-height: 2em; border:solid 1px #CCC; color:#CCC; font-family: 'PTSansNarrowBold'; border-radius:50%;}


/*--PROGRAMMS*/
.index_blocks .programms {padding:50px 0; background-image: url("/bitrix/templates/Ourgym/img/main/programms_1.jpg"); background-repeat: no-repeat;  background-position: center 350px;  background-size: unset;  -webkit-background-size: unset;  -moz-background-size: unset;  text-align:center; color:#FFF; min-height: 800px;}
.index_blocks .programms h3 {font-size:30px; line-height: 45px; height: 180px; overflow: hidden}
.index_blocks .programms p {font-size: 1.2em; line-height: 1.5em; height: 9em; overflow: hidden}
.index_blocks .programms .cta {margin-top:40px;}

.index_blocks .programms .hit {background: rgba(227,30,36, 0.5); padding: 15px; margin: -15px; position: relative;}
.index_blocks .programms .hit:after {content: "ХИТ!"; display: block; position: absolute; top: -15px; left: 50%; margin-left: -50px; line-height: 30px; padding: 0 10px; text-transform: uppercase; letter-spacing: 0.15em;     font-family: 'PTSansNarrowBold'; font-size: 17px; background: #000; border:solid 5px #FFF; width: 100px;  }


/*--RESULT*/
.index_blocks .free {padding:50px 0; text-align:center;}
.index_blocks .free p {margin:0;  font-size: 1.5em;}
.index_blocks .free .cta {margin-top:40px; }


/*--RESULT*/
.index_blocks .result {padding:50px 0; text-align:center;}
.index_blocks .result p {font-size:1.5em;}
.index_blocks .result span.plus {display:inline-block; margin:0 10px; color:#e31e24; font-family: 'PTSansNarrowBold';}

/*--REVIEWS*/
.index_blocks .reviews {padding: 50px 0; background-image: url("/bitrix/templates/Ourgym/img/main/reviews_blur.jpg"); background-position: center 350px;  text-align:center; color:#FFF; background-color: #000;}
.index_blocks .reviews .picture {display:inline-block; margin:0 60px; width:254px; max-width:70%; background-position:center center; background-repeat: no-repeat; background-size:cover; padding-top: 450px; color:#FFF; font-size: 1.5em; text-transform: uppercase; font-family: 'PTSansNarrowBold'; text-decoration:none;}
.index_blocks .reviews .picture.before {background-image:url('/bitrix/templates/Ourgym/img/tmp/before.jpg');}
.index_blocks .reviews .picture.after {background-image:url('/bitrix/templates/Ourgym/img/tmp/after.jpg');}


/*CONTACTS PAGE*/

.contact_page .sn {margin:0; padding:0; list-style-type:none;}
.contact_page .sn li {display:inline-block; background:none !important; padding:0 !important; margin:0 !important;}
.contact_page .sn li a {display:block; width:50px; height: 50px; background-position:center center; background-repeat:no-repeat; opacity: 0.8; background-color:#EEE}
.contact_page .sn li a:hover {opacity:1;}
.contact_page .sn li a.vk {background-image:url('/bitrix/templates/Ourgym/img/icon/sn_vk_50.png');}
.contact_page .sn li a.fb {background-image:url('/bitrix/templates/Ourgym/img/icon/sn_fb_50.png');}
.contact_page .sn li a.ok {background-image:url('/bitrix/templates/Ourgym/img/icon/sn_ok_50.png');}
.contact_page .sn li a.inst {background-image:url('/bitrix/templates/Ourgym/img/icon/sn_inst_50.png');}


/*MAP*/
#map_canvas {width: 100%; height: 400px; border-top:solid 2px #e31e24; border-bottom:solid 5px #000; margin-top:40px;}

/*FOOTER*/
.footer {padding:30px 0; background:#222 url('/bitrix/templates/Ourgym/img/footer_bg.jpg') center center no-repeat; background-size: cover; text-align:center; color:#EEE; font-size: 0.8em;}
.footer h3 {margin:30px 0 0 0;}
.footer h3 div {font-family: 'PTSansNarrowRegular'; color:#CCC;}

.footer a {color:#EEE !important;}
.footer a:hover {color:#FFF !important;}

.footer  .phone {margin:10px 0; font-size: 30px; font-family: 'PTSansNarrowBold';}

.footer .sn {margin:20px 0; padding:0; list-style-type:none;}
.footer .sn li {display:inline-block;}
.footer .sn li a {display:block; width:30px; height: 30px; background-position:center center; background-repeat:no-repeat; opacity: 0.8;}
.footer .sn li a:hover {opacity:1;}
.footer .sn li a.vk {background-image:url('/bitrix/templates/Ourgym/img/icon/sn_vk_30.png');}
.footer .sn li a.fb {background-image:url('/bitrix/templates/Ourgym/img/icon/sn_fb_30.png');}
.footer .sn li a.ok {background-image:url('/bitrix/templates/Ourgym/img/icon/sn_ok_30.png');}
.footer .sn li a.inst {background-image:url('/bitrix/templates/Ourgym/img/icon/sn_inst_30.png');}

.footer a.footer_cta {display:inline-block; padding:0 20px; line-height: 40px; border:solid 2px #EEE; text-transform: uppercase; font-family: 'PTSansNarrowBold'; text-decoration:none;}
.footer a.footer_cta:hover {background:#e31e24; border-color:#e31e24;}

.footer .main_menu {margin:0; padding:0; list-style-type:none;}
.footer .main_menu li {display:inline-block; }
.footer .main_menu li a {display:block;  color:#CCC; font-size: 17px; line-height: 20px;  padding:10px; border-bottom:solid 3px transparent;}
.footer .main_menu li a:hover {color:#FFF; border-color:#e31e24;}

.footer .primosoft {display:inline-block; margin-top:10px; color:#999 !important; text-decoration:none;}

@media (max-width: 480px){
	.index_blocks .promo{
background-position:top !important;
padding-top: 18px;
padding-bottom: 10px;
	}
.index_blocks .about {
    padding-top: 0;
}
.index_blocks .promo h3 {
    margin-bottom: -37px;
}
.index_blocks .free {
    padding-top: 26px;
padding-bottom: 30px;
}
.index_blocks .programms, .index_blocks .reviews{
background-position:top;
    padding-top: 20px;
}
.index_blocks .programms h3{
height:87px;
}
.index_blocks .programms p{

    height: 4em;
}
.index_blocks .programms .cta {
    margin-top: -5px;
}
.index_blocks .result {
    padding: 140px 0;
    text-align: center;
    padding-top: 22px;
}
.index_blocks .result,.index_blocks .result{
padding-bottom:30px;
}
.index_blocks .register{
    padding-top: 23px;
    padding-bottom: 30px;
}
.reviews.slide.parallax {
    padding-bottom: 30px;
}
.content .content_container{
padding-top:0
}
}

span.main_title {
	font-size: 2em;
	margin: 0.67em 0;
	text-transform: uppercase;
	font-family: 'PTSansNarrowBold';
	font-weight: normal;
}

.ourgumstyle .fa-angle-right:before {
	content: "";
    background: url(/bitrix/templates/Ourgym/img/list.png);
    padding-left: 20px;
    line-height: 28px;
    margin-bottom: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* .breadcrumb li:after {
	content: "";
    background: url(/bitrix/templates/Ourgym/img/list.png);
    padding-left: 20px;
    line-height: 28px;
    margin-bottom: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
} */

.breadcrumb li span {
	content: "";
    background: url(/bitrix/templates/Ourgym/img/list.png);
    padding-left: 20px;
    line-height: 28px;
    margin-bottom: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* .breadcrumb li:last-child:after {
	content: "";
    background: none;
} */

.bx-breadcrumb {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

ul.breadcrumb li a,
.bx-breadcrumb-item.ourgumstyle a {
    color: black;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-size: 15px;
}

.bx-breadcrumb-item.ourgumstyle a:hover {
    color: #e31e24;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-size: 15px;
}

.row.breadcrumb-block {
    margin: 20px 0 5px 0;
}

ul.breadcrumb {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.breadcrumb li:last-child {
    pointer-events: none;
}

.picture a {
    width: 100%;
    display: block;
    height: 100%;
}

.picture a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.row.post .col-md-3 {
    margin-top: 25px;
}

@media (max-width: 992px) {
    a.fancybox.cta.red {
        margin-bottom: 20px;
    }

    .promo.slide.parallax {
        background-position: center 0!important;
    }

    .index_blocks .programms {
        background-position: center 0px;
    }

    .index_blocks .reviews {
        background-position: center 0px;
    }
}

@media (max-width: 769px) {
    .index_blocks .reviews {
        background: url("/bitrix/templates/Ourgym/img/main/reviews_blur.jpg") fixed;
    }
    .index_blocks .programms {
        background: url("/bitrix/templates/Ourgym/img/main/programms_1.jpg") fixed;
    }
    .index_blocks .promo {
        background: url("/bitrix/templates/Ourgym/img/main/promo_1.jpg") fixed;
    }

    .modal form {
        width: 100%;
    }

    .g-recaptcha iframe {
        max-width: 100%;
    }

    .g-recaptcha div {
        max-width: 100%;
    }

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-size: 36px 131px!important;
    }

    .modal .input_row {
        margin-top: 20px;
    }

    .modal h3 {
        line-height: 45px;
    }

    .index_blocks .promo h3 {
        margin-bottom: 35px;
    }

	.reviews .youtube {
		max-width: 100%;
	}

}

.cookie-panel {
    width: 98%;
    left: 50%;
    bottom: 10px;
    max-width: 700px;
    border-radius: 5px;
    transform: translateX(-50%);
    box-shadow: 0 0 5px 10px rgba(0, 0, 0, .3);
    padding: 20px;
}

.cookie-panel .container {
    width: 100%;
    padding: 0;
    justify-content: center;
    gap: 10px;
}

.cookie-panel .container p {
    margin: 0;
}
/* End */
/* /bitrix/templates/Ourgym/template_styles.css?174488322521844 */
