#mainpage {
	background-color: purple;
	height: 100vh;
	width: 90%;
	margin: 10px 2% 200px 2%;
}

#toppicarea {
	display: flex;
	height: 300px;
	width: 100%;
	
}

#leftpic {
	height: 100%;
	width: 30%;
	}

#leftpictop {
	border: 2px white solid;
	height: 50%;
	padding:  0 2px 2px 0;
}

#leftpicbottom {
	border: 2px white solid;
	height: 50%;
	padding: 2px 2px 0 0;
	
}

#rightmainpic {
	border: 2px white solid;
	height: 100%;
	padding: 2px;
	width: 70%;
	background-color: grey;
}

#dealtitlearea {
	margin: 6px 0px 10px 0px;
	
}

#dealtitlearea h1{
	color: var(--darkfont);
	font-size: 1.8em;
	font-weight: 700;
	padding-left: 50px;
}

#bottommainarea {
	display: flex;
	
	width: 100%;
	
}

#btmleft {
	width: 20%;
}
.whengo {
	background-color: var(--backgray);
	width: 90%;
	margin: 0px auto 25px auto;
	min-height: 100px;
}
.subtext h3 {
	padding: 10px;
	text-align: center;
	font-size: 1.1em;
	font-weight: 600;
	color: var(--mainback);
}
.subtext h4 {
	color: var(--mainback);
	text-align: center;
	font-size: 0.95em;
	font-weight: 400;
}
.subtext h5 {
	color: var(--mainback);
	text-align: center;
	padding: 0px 15px;
	font-size: 0.8em;
	font-weight: 300;
}
.howbook {
	border:1px var(--backgray) solid;
	width: 90%;
	margin: 0px auto 25px auto;
	min-height: 100px;
}
.socials {
	
}

.agentpic {
	width: 100%;
	
}

.agentpic img{
	width: 30%;
	margin: 10% 35% 0% 35%;
	border-radius: 100%;
}
.agentname h2{
	padding: 3px;
	color: var(--mainback);
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.agphone h2{
	padding: 3px;
	color: var(--mainback);
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

.agentposition h3{
	color: var(--mainback);
	font-size: 12px;
	text-align:center;
}

#btmmid {
	padding: 4px;
	width: 60%;
	
}

.dealdesc {
	display: flex;
	margin-top:1%;
	width: 100%;
}

.splash img{
	float: left;
	padding: 0 15px 0 0;
	border-radius: 3px;
	width: 30%;
	max-height: 300px;
}
.splashdesc {
	padding: 3px 8px 0px 8px;
	width: 100%;
}

.splashdesc h3 {
	color: var(--mainback);
	font-size: 0.85em;
	text-align: justify;
	
}
.bullets {
	padding: 0px 80px;
}
.bullets h3 {
	color: var(--mainback);
	font-size: 0.85em;
	text-align: justify;
	
}

.destsmid {
	width: 100%;
	float: right;
	margin: 10px 0;
}

.elementtop {
	display: flex;
}
.elementicon {
	padding: 5px 10px 5px 5px;
	font-size: 1.6em;
	color: var(--darkfont);
}
.elementtitle {
	
}
.elementtitle h2 {
	color: var(--mainback);
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 10px 5px 5px;
}
.elementbottom {
	display: flex;
}
.elementpic img{
	float:left;
	width: 40%;
	max-height: 300px;
	padding: 0 15px 5px 0;
}
.elementpicrt img{
	float:right;
	width: 35%;
	max-height: 300px;
	padding: 0 0 5px 15px;
}
.elementdesc {
	padding: 3px 8px 0px 8px;
	width: 100%;
}
.elementdesc h3{
	color: var(--mainback);
	font-size: 0.85em;
	text-align: justify;
	
}

.includesmid {
	width: 100%;
	float: left;
	margin: 10px 1%;
}
.subtitleinpic {
	display: block;
	width: 100%;
	padding: 2px 0px 2px 8px;
	background-color: var(--mainback);
}
.subtitleinpic h2{
	color: var(--white);
	font-size: 1.2em;
	font-weight: 600;
}
.bottomleft {
	width: 48%;
	float: right;
	margin: 10px 1%;
}
.mainelementsright {
	width: 100%;	
}
.elementboxright {
	width: 96%;
	margin: 1% auto;
}
.mainelementsleft {
	width: 100%;	
}
.elementboxleft {
	width: 96%;
	margin: 1% auto;
}


#btmright {
	
	width: 20%;
	
}

.pricingcircle {
	position:relative;
	top:-130px;
	left:0px;
	background-color: var(--mainfont);
	margin: auto;
	width: 90%;
	aspect-ratio: 1 / 1;
	border-radius: 100%;
	
}
.subtextprice h4 {
	padding-top: 30px;
	color: var(--mainback);
	text-align: left;
	padding-left: 50px;
	font-size: 0.8em;
	font-weight: 200;
}
.priceamount { 
	
	display: block;
	width: 100%;
}
.priceamount h2{
	
	color: var(--white);
	font-weight: 600;
	font-size: 2.2em;
	text-align: center;
}
.priceamounttype { 
	
	display: block;
	width: 100%;
}
.priceamounttype h4{
	color: var(--white);
	font-weight: 400;
	font-size: 1.2em;
	text-align: center;
}
.teleph {
	position: relative;
	top: 10%;
	left: 10%;
	background-color: var(--white);
	width: 80%;
	height: 30px;
	border-radius: 25px;
	border: 1px var(--secfont) solid;
}

.agentarea {
	position:relative;
	top:-130px;
	left:0px;
	object-fit: contain;
	width: 100%;
}

.logo img{
	position:relative;
	top:-110px;
	left:0px;
	object-fit: contain;
	width: 100%;
}

#pricemid {
	display: none;
}
/*links to social*/
#details-share {
	position:relative;
	top:-90px;
	left:0px;
    vertical-align: middle;
	width:50%;
    margin: auto;
    text-align: center;
}
.sociallayout {
	display: flex;
	flex-wrap: wrap;
}
.icon-facebook-circle, .icon-twitter-circle, .icon-linkedin-circle, .icon-youtube-circle, .icon-instagram-circle, .icon-pinterest-circle, .icon-weibo-circle, .icon-email-circle {
    display: inline-block;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
   
    width: 45px;
    height: 45px;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    -webkit-transition: background-color .1s ease;
    transition: background-color .1s ease;
	margin:10px;
}
.icon-facebook, .button-signin-facebook::before, .button-facebook::before, .icon-facebook-circle::before {

    background-position: center;
	background-size: cover;
    background-repeat: no-repeat;
    background-image: url("http://tagent.uk/img/siteimg/facebook.png");
}
.icon-twitter, .button-signin-twitter::before, .button-twitter::before, .icon-twitter-circle::before {

    background-position: center;
	background-size: cover;
    background-repeat: no-repeat;
    background-image: url("http://tagent.uk/img/siteimg/twitter.JPG");
}
.icon-instagram, .button-signin-instagram::before, .button-instagram::before, .icon-instagram-circle::before {

    background-position: center;
	background-size: cover;
    background-repeat: no-repeat;
    background-image: url("http://tagent.uk/img/siteimg/instagram.JPG");
}
::selection {
    background-color: #bfddfe;
    text-shadow: none;
}
[role=button] {
    cursor: pointer;
}
.icon-facebook-circle {
    border-color: #3b5998;
}
.icon-twitter-circle {
    border-1color: #55acee;
}
.icon-instagram-circle {
    border-color: #D33D96;
}
.icon-email-circle {
    border-color: #919191;
}

/*************************************** mobile ********************************/


@media (max-width:600px) {
	#dealtitlearea {
	margin: 6px 0px 10px 0px;
	
}
#bottommainarea {
	display: block;
	width: 100%;
	
}
#btmleft {
		display:none;
		width: 100%;
	}

#btmmid {
		width: 100%;
	}
#btmright {
		display: none;
	}
#pricemid {
	display: block;
	width: 100%;
}
.elementpic img{
	float:none;
	width: 100%;
	max-height: 300px;
	padding: 0;
}
.elementpicrt img{
	float:none;
	width: 100%;
	max-height: 300px;
	padding: 0;
}
.elementdesc {
	padding: 3px 8px 0px 8px;
	width: 100%;
}
.elementdesc h3{
	padding-top:10px;
	color: var(--mainback);
	font-size: 0.85em;
	text-align: justify;
	
}
	
.splash img{
	float: none;
	padding: 0;
	border-radius: 3px;
	width: 100%;
	max-height: 300px;
}
.splashdesc {
	padding: 0px 8px 0px 8px;
	width: 100%;
}

.splashdesc h3 {
	padding-top:10px;
	color: var(--mainback);
	font-size: 0.85em;
	text-align: justify;
	
}

.pricingcircle {
	position: static;
	background-color: var(--mainfont);
	margin: 10px 0px;
	width: 100%;
	aspect-ratio: 1 / 1;
	border-radius: 0%;
	
}

.agentarea {
	position:relative;
	top:-20px;
	left:0px;
	object-fit: contain;
	width: 100%;
}

.logo img{
	position:static;
	object-fit: contain;
	width: 100%;
}

	
	
}

