/*
 * ------------------------------------------------------------------------
 * Corpora Premium Template for joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2012 Sasu Themes (dmsumon), Bangladesh. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: Sasu Themes (dmsumon)
 * Websites: http://www.dmsumon.com
  * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/



/************************ general ************************************/

@import url(../fonts/sasu-fonts.css);

body{
    margin-top: 30px;
}

body .rt-container{
	background: #f1f1f1;
}

#rt-showcase, #rt-top-surround, #rt-top-surround:after, #rt-drawer{
	background: none;
}

#rt-showcase, #rt-top-surround, #rt-drawer, .gf-menu.l1 > li.active,
div.who-are-we h2.title, div.our-services h2.title, div.testimonial h2.title,
div.projects h2.title, #rt-clients h2.title, #rt-bottom h2.title,
#rt-footer h2.title, div.portfolio-3-columns h2.title,
div.foxcontainer > h2, div.blog h2, div.component-content h2{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

#rt-showcase, #rt-top-surround, #rt-drawer, .gf-menu.l1 > li.active, 
div.portfolio-3-columns h2.title, div.foxcontainer > h2,
div.blog h2, div.component-content h2{
	border: none;
}

#rt-showcase, #rt-footer h2.title{
	-webkit-text-shadow: none;	
	-moz-text-shadow: none;	
	-o-text-shadow: none;	
	-ms-text-shadow: none;	
	text-shadow: none;	
}

div.foxcontainer .foxbutton{
	border: none;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
}

button.foxbutton span{
	color: #fff;
}




/************************ rt-header ************************************/

#rt-header div.sasu-wrapper{
	padding: 10px 0;
	margin: 0;
	background: url("../images/corpora/top-abstract-bg.png") no-repeat scroll -15% top #FBF3AB;
}

.logo-type-gantry #rt-logo{
	width: 231px;
	height: 166px;
	margin: 0 auto;
	display: block;
}




/************************ rt-slider ************************************/

#rt-slider div.rt-block{
	margin: 0;
	padding: 0;
}

#rt-slider div.gkIsWrapper-gk_bikestore figure{
	margin: 0;
}

#rt-slider .gkIsWrapper-gk_bikestore figcaption h3 {
    font-family: 'oswaldregular',Arial,sans-serif;
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.8;
    margin: 0;
    padding: 0 24px 8px 24px;
    border-bottom: none;
    text-transform: uppercase;
        
    -moz-transition: letter-spacing 0.225s ease-out 0s;
    -webkit-transition: letter-spacing 0.225s ease-out 0s;
    -o-transition: letter-spacing 0.225s ease-out 0s;
    transition: letter-spacing 0.225s ease-out 0s;
}

#rt-slider .gkIsWrapper-gk_bikestore figcaption h3:hover{
    letter-spacing: 2px;
}

#rt-slider .gkIsButtons {
    top: 0;
    padding: 0 16px;
    right: 0;
}

#rt-slider .gkIsWrapper-gk_bikestore figcaption h3, #rt-slider .gkIsButtons{
	opacity: 0.85;	
	filter:alpha(opacity=85);
}




/************************ rt-showcase ************************************/

#rt-showcase div.rt-container{
    background: url("../images/corpora/shadow-services2.png") no-repeat center bottom #F1F1F1;  
    border-top: 10px solid #626262;
    color: #fff;
    padding-bottom: 14px;	
}

#rt-showcase div.rt-container div.sasu-inner{
   padding: 30px 0 45px 0;
   background: url("../images/corpora/abstract.png") no-repeat #282724;	
   background-size: 100%;
}

#rt-showcase div.rt-container div.sasu-inner div.rt-block {
	padding: 0 30px;
}

#rt-showcase div.rt-container div.sasu-inner div.custom p{
    font-family: "droid_serifregular",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-align: center;	
}

#rt-showcase div.rt-container div.sasu-inner div.custom h4{
	color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin: 20px 0;	
    text-align: center;	    
    text-transform: uppercase;
}

#rt-showcase div.rt-container div.sasu-inner a {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
    font-style: italic;
}

#rt-showcase div.rt-container div.sasu-inner div.custom:hover p img{
	-webkit-transform: rotate(360deg) scale(1.2);
	-moz-transform: rotate(360deg) scale(1.2);
	-o-transform: rotate(360deg) scale(1.2);
	transform: rotate(360deg) scale(1.2);
}




/************************ rt-maintop ************************************/

#rt-maintop{
	padding-top: 0;	
}

#rt-maintop div.rt-container{
	background: url("../images/corpora/light-bg.jpg") no-repeat center 50% #F1F1F1;
	height: 372px;
}




/****************************** Tweeter ***************************************/

#rt-bottom .TDB-tweet-container  {
    border: none;
    background: none;
    margin-bottom: 35px;
}

#rt-bottom .TDB-tweetavatar-left .TDB-tweet-align-left:after,
#rt-bottom .TDB-tweetavatar-left .TDB-tweet-align-left:before {
    border-width: 0;
}

#rt-bottom p.TDB-tweet-time {
    margin: 0;
    text-align: left;
}

#rt-bottom .TDB-tweetavatar-left .TDB-tweet-align-left,
#rt-bottom .TDB-tweetavatar-left .TDB-tweet-align-left {
    padding-top: 0;
}

#rt-bottom .TDB-tweet-align-left {
    background: url("../images/corpora/tweeter-bird.png") no-repeat 0 6px;
    padding-left: 22px;
}




/****************************** Newsletter ***************************************/

#rt-bottom input.foxtext {
    border: 1px solid #E7E7E7;
    box-shadow: 0 6px 6px 0 rgba(227, 227, 227, 0.5) inset;
    color: #B4B3B3;
    padding: 5px 12px 5px 15px !important;
    margin: 0 !important;
}

#rt-bottom button.foxbutton {
    cursor: pointer;
    padding: 0 20px !important;
    height: 34px !important;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    
    
    -moz-transition: margin-top 0.3s ease-out;
    
    -webkit-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 #FFFFFF, 0 1px 0 rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset, 1px 0 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 #FFFFFF, 0 1px 0 rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset, 1px 0 0 rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 #FFFFFF, 0 1px 0 rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset, 1px 0 0 rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 #FFFFFF, 0 1px 0 rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset, 1px 0 0 rgba(0, 0, 0, 0.1) inset;
}

#rt-bottom button.foxbutton span {
    color: #fff;
    font-family: "open_sansregular","Trebuchet MS",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 13px;
}

#rt-bottom button.foxbutton:hover{
    margin-top: 5px;
}

#rt-bottom div.fox-copyright{
    display: none;
}

#rt-bottom .foxform {
    margin-bottom: 0;
}

#rt-bottom div.rt-container {
    background: url("../images/corpora/noise.png") repeat scroll 0 0 #e8e7e7;
    
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 5px 0 rgba(0, 0, 0, 0.02) inset;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 5px 0 rgba(0, 0, 0, 0.02) inset;
    -o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 5px 0 rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 5px 0 rgba(0, 0, 0, 0.02) inset;
}




/****************************   rt-footer   ************************************/

#rt-footer div.rt-container {
    background-image: url("../images/corpora/abstract.jpg");
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 0px;
    background-size: 100%;
	background-color: transparent !important;
    min-height: 250px;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
    text-shadow: none;
}

#rt-footer a{
	font-weight: normal;
	font-size: 13px;
}

#rt-footer ul.menu li a:hover {
	text-decoration: none;
	padding-left: 5px;
}

#rt-footer h2.title{
	font-size: 24px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #FFFFFF !important;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: 1px solid #FFFFFF !important;
	line-height: 55px;
}




/*************************** rt-copyright **********************************/

#rt-copyright div.rt-container{
	background: #282724;
}




/************************ rt-sidebar-a ************************************/

#rt-sidebar-a{
    background: url("../images/corpora/sidebar.png") repeat-y left center;	
}




/****************************  forms and form fields  **************************************/

div.foxcontainer input[type="text"],
div.foxcontainer textarea,
input[type="password"],
input[type="text"],
input[type="email"],
textarea#description,
textarea#commentText{
    
    background: -webkit-linear-gradient(center top , #FAFAFA 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(center top , #FAFAFA 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    background: -o-linear-gradient(center top , #FAFAFA 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    background: linear-gradient(center top , #FAFAFA 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    
    -webkit-text-shadow: 0 1px 0 #FFFFFF;
    -moz-text-shadow: 0 1px 0 #FFFFFF;
    -o-text-shadow: 0 1px 0 #FFFFFF;
    text-shadow: 0 1px 0 #FFFFFF;
    
    -webkit-box-shadow: 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF inset;
    -moz-box-shadow: 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF inset;
    -o-box-shadow: 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF inset;
    box-shadow: 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF inset;
    
    border: 1px solid #D8D8D9;
    color: #777777;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 5px 5px 0 !important;
    padding: 8px 10px !important;
}
	
div.foxcontainer input[type="text"]:focus,
div.foxcontainer textarea:focus,
div.foxcontainer input[type="text"]:hover,
div.foxcontainer textarea:hover,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
textarea#description:hover,
textarea#description:focus,
textarea#commentText:hover,
textarea#commentText:focus,
#mod-search-searchword:hover,
#mod-search-searchword:focus,
#rt-bottom input.foxtext:hover,
#rt-bottom input.foxtext:focus{
    background-color: #FFFFFF;
    background-image: none;
    border-color: #D62831;
    outline: medium none;
}

div.search > label{
	display: none;
}

div.search{
	position: absolute;
	bottom: -21px;
	right: 30px;
}

input.foxtext{
	margin: 0 !important;
}




/************************ Google Map ************************************/

#rt-slider div.mod-jgmap{
    border: 1px solid #E5E5E5;
    margin-bottom: 15px;
    overflow: hidden;
	width: 100% !important;    
    
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);    
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);    
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);    
}

div.icon-content h4{
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
}




/************************ Joomla Core Blog ************************************/

div.blog h2 a, div.component-content h2 a{
	color: #303030 !important;
}

div.blog div.items-row{
	padding-top: 20px;
}

.component-content .article-info{
	margin-bottom: 30px;
}

.article-info dd{
	color: #999;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	
	-webkit-text-shadow: 1px 1px #fff;
	-moz-text-shadow: 1px 1px #fff;
	-o-text-shadow: 1px 1px #fff;
	-ms-text-shadow: 1px 1px #fff;
	text-shadow: 1px 1px #fff;
}

div.blog p > img,  div.component-content p > img{
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 15px;
    
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);    
}

h1.error-title title{}




/*************************** Common Transition  **********************************/

#rt-showcase div.rt-container div.sasu-inner div.custom p img,
#rt-footer ul.menu li a, div.blog p > img, div.component-content p > img{
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}




/************************ Dynamic BG ************************************/

.backgroundimage-wood{
	background: url("../images/corpora/bamboo.jpg");
}


.backgroundimage-official{
	background: url("../images/corpora/bamboo.jpg");
}

.backgroundimage-bg3{
	background: url("../images/corpora/bamboo.jpg");
}




/************************ dynamic logo ************************************/

.logo-type-gantry.chooselogo-logo1 #rt-logo{
	background: url("../images/corpora/logo1.png") no-repeat;
}


.logo-type-gantry.chooselogo-logo2 #rt-logo{
	background: url("../images/corpora/logo2.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo3 #rt-logo{
	background: url("../images/corpora/logo3.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo4 #rt-logo{
	background: url("../images/corpora/logo4.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo5 #rt-logo{
	background: url("../images/corpora/logo5.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo6 #rt-logo{
	background: url("../images/corpora/logo6.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo7 #rt-logo{
	background: url("../images/corpora/logo7.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo8 #rt-logo{
	background: url("../images/corpora/logo8.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo9 #rt-logo{
	background: url("../images/corpora/logo9.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo10 #rt-logo{
	background: url("../images/corpora/logo10.png") no-repeat;
}

/* OTHER Styles*/
#rt-header .rt-grid-4.rt-alpha {
	width: auto;
	}

.header-a p {
  border-right: 5px solid #327E43;
  color: #393939;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 24px;
  font-style: italic;
  line-height: 96px;
  margin: 10px 5px;
  padding: 0;
  text-shadow: none;
  width: 320px;
}

.header-c p {
  border-left: 5px solid #327E43;
  color: #3A3A3A;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 24px;
  font-style: italic;
  line-height: 96px;
  margin: 10px 5px;
  padding-left: 40px;
  text-shadow: none;
  width: 320px;
}

#rt-promo .rt-block {
	margin: 0;
	padding: 0;
	}
	
#rt-slider .rt-container {
  border-bottom: 8px solid #626262;
}	
	
#rt-slider .sasu-promo {
  margin: 40px auto 45px !important;
  width: 770px;
}

#rt-maintop h2.title {
	font-size: 30px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #555555 !important;
	text-shadow: none;
	border: none;
	box-shadow: none;
	padding: 5px 13px;
	margin-bottom: 10px;
	}
	
#rt-maintop .rt-block {
  margin-left: 25px !important;
  margin-top: 25px;
  padding: 0 !important;
}

#rt-maintop .rt-block.latest-project h2 {
  color: #317f43 !important;
  padding-left: 20px;
}

#rt-maintop .nspMain {
  background-color: #FFFFFF;
  box-shadow: 0 0 9px #888888;
  -moz-box-shadow: 0 0 9px #888888;
  -webkit-box-shadow: 0 0 9px #888888;
  height: 267px;
  margin-left: 20px;
  width: 334px !important;
}
	
#rt-maintop .nspMain img {
	height: 166px !important;
	}
	
#rt-maintop .nspMain h4 {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #696868;
  line-height: 30px;
  font-weight: normal;
  margin: 4px 12px;
  border-bottom: 1px solid #CECECE;
	}
	
#rt-maintop .nspMain p {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #9b9b9b;
  line-height: 15px;
  font-weight: normal;
  margin: 6px 12px 0;
	}
	
#rt-maintop .nspMain a.readon {
	display: block;
  background: none !important;
  box-shadow: none;
  border: none;
  font-size: 16px;
  font-family: "Myriad Pro", sans-serif;
  color: #317F43 !important;
  line-height: 18px;
  font-weight: normal;
  text-shadow: none;
  padding: 0px;
  text-align: right;
	}	
	
#who-are-we {
  height: 260px;
  overflow: hidden;
  padding: 0 0 0 10px;
}

#who-are-we .left {
  float: left;
  width: 39%;
}

#who-are-we .left p {
  font-size: 21px;
  font-family: Arial, Helvetica, sans-serif;
  color: #317f43;
  line-height: 28px;
}

#who-are-we .right {
  float: right;
  margin-left: 15px;
  width: 59%;
}

#who-are-we .right p {
  font-size: 16px;
  background-color:#fbf5bb;
  font-family: Arial, Helvetica, sans-serif;
  color: #373737;
  line-height: 23px;
  margin-bottom: 20px;
}

#rt-footer .rt-block {
  margin: 5px 22px;
  padding: 0 22px;
}

#rt-footer .rt-block .nspMain img {
  border: 3px solid #FFFFFF;
  height: 44px;
  margin-top: 4px;
  width: 44px !important;
}

#rt-footer .rt-block .nspMain span.over {
  display: none;
}

#rt-footer .rt-block .nspMain h4 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  margin: 0;
	}
	
#rt-footer .rt-block .nspMain h4 a {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 25px;
	}	

#rt-footer .rt-block .nspMain p.nspText {
  color: #000000;
  float: left !important;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 18px;
}

#rt-footer .rt-block .contact {
  margin: 20px 0;
  overflow: hidden;
}

#rt-footer .rt-block .contact .left {
  float: left;
}

#rt-footer .rt-block .contact .right {
  float: right;
}

#rt-footer .rt-block .contact p, #rt-footer .rt-block .contact a {
  color: #FFFFFF !important;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 19px;
  line-height: 18px;
}

#rt-copyright .rt-block {
  margin: 10px 20px;
  padding: 0;
  overflow: hidden;
}
	
#rt-copyright .rt-block p {
  color: #a9a9a9;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0;
	}
	
#rt-copyright .rt-block p span {
  color: #317f43;
	}
	
#rt-copyright .rt-block a {
  color: #a9a9a9 !important;
	}	

#rt-copyright .rt-block ul {
	list-style: none;
	overflow: hidden;
	margin:0;
	}
	
#rt-copyright .rt-block ul li {
  float: right;
  margin-left: 30px;
}	
	
#rt-copyright .rt-block ul li a{
	display: block;
	color: #f1f1f1 !important;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
	}	
	
#rt-clients .map {
	margin: 0px;
	padding: 0px;
	}	
	
.button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button {
  color: #FFFFFF !important;
}	

div.proje{
overflow: hidden;
display:block;
float:left;
width: auto;
margin-right:0px;
margin-bottom:0px;
text-align:center;
}

div.proje a {
display:block;
}

div.proje img {
display:block;
margin: 20px 14px !important;
}

div.proje img:hover {
-moz-opacity:0.5;
-khtml-opacity: 0.5;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0.5;
-o-transition: all 0.4s ease-out 0s;	
-webkit-transition: all 0.4s ease-out 0s;	
-moz-transition: all 0.4s ease-out 0s;
-ms-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
}

#rt-clients img {
position: relative;
-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);
box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);
}

#rt-clients img:hover {
-moz-opacity:0.5;
-khtml-opacity: 0.5;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0.5;
-o-transition: all 0.4s ease-out 0s;	
-webkit-transition: all 0.4s ease-out 0s;	
-moz-transition: all 0.4s ease-out 0s;
-ms-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
}

