/**
Theme Name: Concrete Pool Builder
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the Coherent Intellisense team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

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.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

 
 

body, html {height: 100%;}
body{color:#000;font-family: 'Francois One', sans-serif;}
.h4, .h5, .h6, h4, h5, h6, p {margin:0 auto;padding:0px;}
h1 {color: #fff;font-size: 72px;margin: 0 auto;font-weight: 500;text-transform: uppercase;}
h2 {font-size: 50px;color: #fff;margin: 0 auto;position: relative;font-weight: 500;}
h3 {font-size: 48px;color: #fff;line-height: normal;margin: 0 auto;position:relative;font-weight: 500;letter-spacing:1px;}
h4 {font-size: 30px;color: #01909d;margin: 0 0 21px 0;}
h5 {font-size: 27px;font-family: 'Lato', sans-serif;color:#FFF;font-style:italic;margin: 20px 0 16px 0;text-transform:uppercase;font-weight: 600;}
h6{font-size:27px;color:#fff;text-align:center;text-transform:uppercase;font-family: 'Lato', sans-serif;}
section {margin: 0 auto;text-align: center;width: 100%;}
p {font-size: 20px;font-weight: 400;color: #FFF;margin: 0 auto ;font-family: 'Lato', sans-serif;line-height:22px;}
ul{margin:0 auto;padding:0px;}
a {color: #666;text-decoration: none;}
a:focus, a:hover {color: #00537d;text-decoration: none;}
.form-control::-moz-placeholder {color: #00537d !important;}
::-webkit-input-placeholder{color: #00537d !important;}
:-ms-input-placeholder{color: #00537d !important;}
:-moz-placeholder{color: #00537d !important;}
.form-control {height: 44px;padding: 6px 17px;font-size: 14px;line-height: 1.42857143;color: #000;border-radius: 0px;box-shadow:0px;margin: 0 0 18px 0;}
form.form-horizontal {margin: 70px auto 0;text-align: center;width: 100%;}
textarea.form-control {height: 100px;}
::-moz-selection {color: #333;background: #ff9933;}
::selection {color: #333;background: #ff9933;}

/*Top Header*/

.main-header {padding:0;display: inline-block;width: 100%;z-index: 999;position: relative;}
.logo {width: 28%;float: left;}
.menu-bar {width: auto;float: none;text-align: center;margin: 0 auto;display: inline-block;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default {border-color:#fff;background-color:#fff;border:none;}
.navbar-nav {float: none;margin: 0 auto;text-align: center;width: auto;}
.navbar-nav  li {float: none;display: inline-block;}
.navbar {margin: 20px 0 0 0;}
.navbar-nav  li  a {font-size: 24px;padding: 10px 16px!important;text-transform: uppercase;color: #333 !important;-webkit-transition: background-color 0.2s;-moz-transition: background-color 0.2s;-o-transition: background-color 0.2s;transition: background-color 0.2s;}
li.current-menu-item  a{background-color: #ff9933;color: white !important;-webkit-transition: background-color 0.2s;-moz-transition: background-color 0.2s;-o-transition: background-color 0.2s;transition: background-color 0.2s;}
.navbar-nav li:last-child a{border-right:none;}
.navbar-nav  li  a:hover {color: #fff !important;background-color: #ff9933 !important;-webkit-transition: background-color 0.2s;-moz-transition: background-color 0.2s;-o-transition: background-color 0.2s;transition: background-color 0.2s;}
.active {color: #00537d !important;}
.phone-no {float: right;text-align: center;display: inline-block;}
.phone-no a {color: #333;text-align: center;font-size: 24px;padding: 0px;text-decoration: none;letter-spacing: 0;margin: 23px 0 0 0;display: inline-block;}
.phone-no a span{color:#1ec2d1;}



/*Home-Banner*/

.home-banner {position: relative;margin: -20px 0 0;}
.home-banner img {width: 100%;}
.banner-text.text-center {position: absolute;top: 50%;left: 50%;-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}
.all-a button {background-color: #ff9933;color: white;padding: 8px 14px;margin: 20px auto 0;display: inline-block;font-size:21px;}
.all-a a {
  background-color: #ff9933!important;
  display: inline-block;
  font-size: 21px!important;
  margin: 20px auto 0!important;
  padding: 8px 14px!important;
  color: #ffffff;
}



/*Ready-to-upgrade-your-lifestyle*/

.ready-to-upgrade-your-lifestyle {position: relative;}
.ready-to-upgrade-your-lifestyle img {width: 100%;}
.left-text {
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(1%) translateY(0%);
  width: 36%!important;
}



/***********DESIGN & ADVICE***********/


.box-thumbnail {width: 45%;}
.box-thumbnail h2 {font-size:48px;color: #01909d;margin: 41px auto 24px;font-weight: 500;}
.box-thumbnail p {font-size: 20px;font-weight: 400;color: #05446d;margin: 0 auto;font-family: 'Lato', sans-serif;line-height: 24px;}
.main-two-box {position: relative;display: flex;}
.center-boder {position: static;height: auto;width: 2px;background-color: #ccc;margin: 0 auto;display: inline-block !important;}



/***********LATEST PROJECTS***********/

.latest-projects {background-color: #045b7b;}

.latest-prjects-box h5 {margin: 10px 0 6px 0;}



/***********TESTIMONIALS***********/

.textimonials {	position: relative;}
.textimonials img {	width: 100%;}



/******* FOOTER ********/

footer{padding:50px 0;width:100%; margin:0 auto; display: flex;}
footer li {display: inline-block;width: 100%;font-size: 21px;padding:0;font-weight: 400;color: #05446d; font-family: 'Lato', sans-serif;}
footer li a {font-size: 21px;padding:0;display: inline-block;font-weight: 400;color: #05446d; font-family: 'Lato', sans-serif;}
footer li a:hover {color:#01909d;}
.col-lg-4.left-boder {height:100%;position:relative;}
.col-lg-4.left-boder::before { background-color:#808080; width:1px; height:100%; top:0px; bottom:0px;position: absolute;content:" ";height: 100%;left: -10px;}



/******* ABOUT US PAGE ********/

.about-banner {padding: 38px 0 220px;margin: -20px 0 0 0;background-repeat: no-repeat;background-attachment: fixed;background-size: 100% auto;background-position: top bottom;}
.fist-bg {background: #045b7b;background: -moz-linear-gradient(left, #045b7b 0%, #013f56 100%);background: -webkit-linear-gradient(left, #045b7b 0%,#013f56 100%);background: linear-gradient(to right, #045b7b 0%,#013f56 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045b7b', endColorstr='#013f56',GradientType=1 );padding:56px 0 87px;}
.hi-am-john-smith h6 {margin: 0 0 24px 0;}
.hi-am-john-smith h6 span{color:#ff9933;}
.logo-sign.text-center {width: 100%;margin: 0 auto;font-size: 18px;color: white;font-family: 'Lato', sans-serif;font-weight: 800;}
.logo-sign.text-center {width: 100%;margin: 36px auto 0;font-size: 18px;color: white;font-family: 'Lato', sans-serif;font-weight: 800;}
.hi-am-john-smith p {line-height: 24px;margin-bottom: 20px;}
.inner-page-testimonials{padding:60px 0 74px;background: #19bac8;background: -moz-linear-gradient(45deg, #19bac8 0%, #01909d 100%);background: -webkit-linear-gradient(45deg, #19bac8 0%,#01909d 100%);background: linear-gradient(45deg, #19bac8 0%,#01909d 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19bac8', endColorstr='#01909d',GradientType=1 );}
.inner-page-testimonials h6 {color: #013f56;font-family: 'Francois One', sans-serif;}
.iocns {position: relative;height: 57px;text-align: center;margin: 40px auto 5px;}
.iocns::before {position: absolute;top: 0px;font-size: 102px;left: 0px;background-image: url(images/icons.png);background-repeat: no-repeat;width: 100%;height: 50px;content: "";margin: 0 auto;background-position: center center;}
.inner-page-testimonials p {line-height: 27px;width: calc(100% - 28%);}
.name {
  color: #ffffff;
  font-size: 27px;
  margin: 50px 0 !important;
  text-transform: uppercase;
}
.btns {width: auto;display: inline-block;list-style: none;}
.btns button {
	background-color: #013041;
	border: 1px solid #013041;
	height: 13px;
	width: 13px;
	margin: 0 4px;
	float: left;
	list-style: none;
	border-radius: 32px;
	padding: 0px;
}
.btns button.active{background-color:#fff;border:1px solid #177676;}



/******* BLOG PAGE ********/

.blog-banner {padding: 38px 0 180px;margin: -20px 0 0 0;background-repeat: no-repeat;background-attachment: fixed;background-size:100% auto;background-position: top bottom;}
.blog-banner h2 {font-size: 36px;margin: 0 auto 0px !important;}
.blog-banner h5 {font-size: 24px;margin: 10px 0 16px 0;}
.hi-am-john-smith.fist-bg {padding: 56px 0 41px;}
.hi-am-john-smith .media-left.media-top {width: 37%;float: left;margin: 0 40px 0 0;}
.hi-am-john-smith .media-left.media-top img.media-object {margin: 0 auto;width: 100%;}
.hi-am-john-smith .btns {width: auto;display: inline-block;list-style: none;margin: 40px auto 0;}
.refine-search{padding:40px 0;background-color:#f4f4f4;}
.refine-search h6 {color: #013f56;font-family: 'Francois One', sans-serif;padding: 6px 0 0 0;}
.refine-search .form-group {margin-bottom: 0px;}
.selectpicker {margin: 0 0 0 30px;width: 160px;height: 40px;padding: 6px 10px;line-height: normal;font-size:18px;font-family: 'Lato', sans-serif;border: 1px solid #01468c;color:#304665;}
.hi-am-john-smith.sec-bg-white {padding: 56px 0 41px;}
.hi-am-john-smith.sec-bg-white .media {margin-bottom: 63px;}
.hi-am-john-smith h2.media-heading a {color:#fff;line-height: 38px;}
.hi-am-john-smith.sec-bg-white h2.media-heading {color:#01909d;line-height: 38px;}
.hi-am-john-smith.sec-bg-white h5, .hi-am-john-smith.sec-bg-white p {color:#333;}
.hi-am-john-smith.sec-bg-white h5 {margin: 14px 0 3px 0;}
.footer-bg-change {background-color: #f4f4f4;}



/******* CONTACT PAGE ********/

.contact-banner{padding: 38px 0 130px;margin: -20px 0 0 0;background-repeat: no-repeat;background-attachment: fixed;background-size:100% auto;background-position: top bottom;}
.form-contact-us{padding: 60px 0 74px;background: #19bac8;background: -moz-linear-gradient(45deg, #19bac8 0%, #01909d 100%);background: -webkit-linear-gradient(45deg, #19bac8 0%,#01909d 100%);background: linear-gradient(45deg, #19bac8 0%,#01909d 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19bac8', endColorstr='#01909d',GradientType=1 );}
.form-contact-us .name {margin: 0px 0 20px !important;color: white;font-size: 27px;text-transform: uppercase;}
.form-contact-us p {line-height: 30px;}
.form-contact-us label {display: inline-block;max-width: 100%;margin-bottom: 5px;font-weight:400;font-size: 21px;font-family: 'Lato', sans-serif;color:#fff;}
.form-contact-us .form-control {height: 45px;font-size: 18px;box-shadow: 0px;margin: 0 0 18px 0;box-shadow: 0 0 0 !important;border: none;font-family: 'Lato', sans-serif;}
.form-contact-us textarea.form-control {height: 130px !important;}
.btn.btn-default {background-color: #ff9933;color: white;padding: 8px 14px;margin:20px auto 0;display: inline-block;font-size: 21px;border: none;border-radius: 0px;}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open  .dropdown-toggle.btn-default.focus, .open  .dropdown-toggle.btn-default:focus, .open  .dropdown-toggle.btn-default:hover {color: white;background-color: #f6820e;border-color:transparent;}








/***************** Custom *************/
.left-text p {
  margin-bottom: 10px;
}
.wpb_revslider_element.wpb_content_element {
  margin-bottom: 0;
}
.vc_section .container {
  margin: 0 auto!important;
}
#design-advice .wpb_column.vc_column_container.vc_col-sm-6:first-child {
  border-right: 2px solid #cccccc;
}
.tss-wrapper .tss-carousel1 .item-content-wrapper .item-content {
  font-style: normal;
  width: 100%;
}
.aps-prev-16427 {
  display: none;
}
.aps-next-23082, .aps-prev-23082 {
  display: none;
}
.hi-am-john-smith.sec-bg-white {
  background: #ffffff none repeat scroll 0 0;
  margin-top: 40px !important;
}
#ajax-filtered-section img {
  width: 100%;
}
.comments-area {
  display: none;
}
footer li.current-menu-item a {
  background-color: #ffffff;
  color: #05446d !important;
}


/********** Custom CSS **********/
#ready-to-upgrade-your-lifestyle, #textimonials {
	padding: 120px 0;
	background-size: cover;
}

#latest-projects {
	padding: 120px 0 80px;
}

#tss-container-288976185.tss-wrapper .owl-controls .owl-nav > div, #tss-container-288976185.tss-wrapper .owl-theme .owl-dots .owl-dot.active span, #tss-container-288976185.tss-wrapper .owl-theme .owl-dots .owl-dot:hover span, #tss-container-288976185.tss-wrapper .owl-theme .owl-dots .owl-dot span {
	background: #fff;
}
.media-left.media-top {
	height: 347px;
	overflow: hidden;
}
.top_nav {
	display: none;
}


.af-pages a {
	background-color: #05446d;
	width: 31px;
	display: inline-block;
	height: 31px;
	line-height: 31px;
	color: white;
	font-size: 13px;
	margin: 0 5px 0 auto;
}
.af-pages a:hover {
	background-color:#ff9933;
}
.pagelinkcurrent {
	background-color: #ff9933 !important;
}
.af-pages {
	display: inline-block;
	float: left;
	font-size: 0px;
}
.nextPage {
	float: left;
	margin: 4px 0 0 10px;
	font-size: 17px;
	font-weight: 100 !important;
}
a.paginationNav {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 15px;
}
.prevPage {
	float: left;
	margin: 4px 10px 0px 0;
}

#ajax-loader {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	width: auto;
}
div#progbar-container {
	width: 50px;
	height: 50px;
	background-color: #f4f4f4;
	margin: 0 auto;
	background-image: url("http://concretepoolbuilder.com.au/wp-content/uploads/2018/05/ajax-loader.gif");
	background-repeat: no-repeat;
	background-size: 50px;
}

div#progbar {
	background-color: transparent;
}
.single.single-post #primary {
	background-color: #f6f4f4;
}

.container.single-post-all-pages {
	padding: 55px 15px 15px 15px;
}
.single.single-post .post-thumbnail {
	width: 35%;
	margin: 0 30px 0 0;
	display: inline-block;
	float: left;
}
.single.single-post .post-thumbnail img {
	width: 100%;
}
.single-pages-only {
	width: 62%;
	float: left;
}

.single.single-post h1 {
	color: #01909d;
	font-size: 48px;
	margin: 0 auto;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 42px;
	margin: 0 0 19px 0;
}
.single.single-post p {
	color: #333;
}






@media (max-width : 1024px) {
.logo{ width:20%}

.logo a img {
	width: 100%;
}
.menu-bar {
    width: 60%;

}
.navbar-nav li a {
	font-size: 17px;
	padding: 4px 11px !important;
}
.navbar {
	margin: 0px 0 0 0;
	padding: 16px 0 0 0;
}
.phone-no {
	width: 20%;
}
.phone-no a {
	font-size: 19px;
	padding: 0px;
	margin: 15px 0 29px;
}
.left-text {
	width: 100% !important;
}

#latest-projects .vc_custom_1524654113474 {
	margin-top: 0px !important;
}
#design-advice .wpb_column.vc_column_container.vc_col-sm-6:first-child {
	border-right: none;
}

footer .col-lg-4 {
	width: 33%;
	float: left;
}
footer h4 {
	font-size: 21px;
	color: #01909d;
	margin: 0 0 0px 0;
	min-height: 50px;
}

/*ALL Inner Pages*/

.about-banner {
	padding: 38px 0 70px;
}


.single.single-post .post-thumbnail {
	width: 34%;
	margin: 0 17px 0 0;
	display: inline-block;
	float: left;
}
.single-pages-only {
	width: 61%;
	float: left;
}
.single.single-post h1 {
	font-size: 35px;
	margin: 0 0 7px 0;
}
section#contact-banner {
    background-size: cover;
    background-attachment: initial;
}


}
@media (min-width: 320px) and (max-width: 736px) and (orientation: portrait) {
.hi-am-john-smith .media-left.media-top {
	width: 100% !important;
	margin: 0 0 30px 0!important;
}


}




@media (min-width: 375px) and (max-width: 736px) and (orientation: landscape) { 

footer .col-lg-4 {
	margin: 0 0 40px 0;
	width: 33% !important;
	float: left;
}
footer h4 {
	font-size: 23px;
	margin: 0 0 3px 0px;
	min-height: 58px;
}
footer li {
	line-height: 22px;
}
footer ul li br {
	display: none !important;
}


}

@media (max-width : 767px) {
.logo {width: 75%;float: left;}
.logo a img {width: 210px;}
.menu-bar {width: auto;float: none;text-align: center;margin: 0 auto;display: inline-block;position: absolute;left: 0px;width: 100%;}
.navbar {margin: 0 auto;background-color: transparent;padding: 12px 0 0;}
.navbar-toggle {position: relative;float: right;padding: 9px 10px;margin: 2px 15px 21px 0 !important;margin-right: 15px;margin-bottom: 19px;border-radius: 4px;border: none;background-color:#05446d;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-nav li {float: left;display: inline-block;width: 100%;}
.navbar-nav li a {font-size: 19px;padding: 6px 10px !important;margin: 0 !important;display: inline-block;width: 100%;text-align: left !important;}
.phone-no {display: none;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: #ff9933;}
#banner {top: 16px;}#banner .all-a a {font-size: 17px !important;margin: 10px 0 30px !important;padding: 16px 18px !important;}
#ready-to-upgrade-your-lifestyle, #textimonials {padding: 60px 0 0;background-size: cover;background-position: center center !important;}
.wpb_column.vc_column_container.vc_col-sm-6 {width: 100% !important;display: inline-block;}
.vc_custom_1525148324942, .vc_custom_1525148750582 {background-position: center center !important;}
h2 {font-size: 30px;}h5 {font-size: 17px;margin: 10px 0;}
p, .box-thumbnail p {font-size: 17px;line-height: 22px;}
section#design-advice.vc_custom_1524655520148{padding-bottom:0px !important;}.box-thumbnail h2 {font-size: 30px;margin: 3px auto 14px;}h3{font-size: 30px;}#design-advice .wpb_column.vc_column_container.vc_col-sm-6:first-child {border-right: none;}.vc_column-inner.vc_custom_1524653438939 {margin: 0px !important;}.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {margin-bottom: 8px;}#latest-projects {padding: 0px 0 60px;}#latest-projects .vc_custom_1524654113474 {margin-top: 60px !important;}.vc_btn3-container {margin-bottom: 0px;}.all-a a {font-size: 17px !important;margin: 10px 0 30px !important;padding: 5px 18px !important;}#latest-projects .wpb_single_image.vc_align_right {text-align: left !important;width: 70%;}#textimonials .latest-prjects-box.pull-left.text-left.wpb_column.vc_column_container.vc_col-sm-6 {display: none;}.col-lg-4.left-boder::before {display: none;}.col-lg-4.left-boder {height: auto;}footer {padding: 50px 0 0;width: 100%;display: inline-block;}footer h4 {font-size: 25px;margin: 0 0 3px 0px;}footer .col-lg-4 {margin: 0 0 40px 0;width: 100%;}footer li, footer li a {font-size: 17px;}


/*******ALL Inner Pages*******/
.vc_custom_1524656659207, #blog-banner {
	background-position: top bottom !important;
	background-size: cover !important;
}
h1.vc_custom_heading {
	font-size: 31px !important;
}
.inner-page-testimonials p {
	width: 100%;
}
.tss-wrapper .tss-carousel1 .owl-controls .owl-dots, .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
	margin: 0px;
}



.inner-page-testimonials {
	padding: 60px 0 33px;
}


#blog-banner {
	top: 16px !important;
}

.hi-am-john-smith .media-left.media-top {
	width: 43%;
	margin: 0 12px 0 0;
}

.hi-am-john-smith.sec-bg-white .media {
	margin-bottom: 3px;
}
.refine-search {
	padding: 40px 0 0;
}
.media-left.media-top {
	height: auto;
}
.selectpicker {    margin: 0 0 0 9px;
    width: 100px;}


.single.single-post h1 {
	font-size: 29px;
	line-height: 28px;
	margin: 0 0 11px 0;
}

.single.single-post .post-thumbnail {
	width: 100%;
	margin: 0 0 30px 0;
	display: inline-block;
	float: left;
}
.single-pages-only {
	width: 100%;
	float: left;
}


section#contact-banner {
    background-size: cover;
    background-attachment: initial;
}
.vc_section.form-contact-us.text-left.vc_custom_1524715793997.vc_section-has-fill {
	padding: 50px 0 10px 0;
}
div#navbar-collapse-1 {
    margin: 8px 0 0 0;
}
ul.nav.navbar-nav.text-center {
    padding: 0 0 10px;
}


.vc_custom_1524803774253 h6 {
	font-size: 15px;
	text-transform: capitalize;
}
}




























