 /******************************************************************
Site Name: uwt
Author: United World Telecom
Version: 3.0
Stylesheet: Main Stylesheet
******************************************************************/

/* Home */

.home-title {font-size: 50px; line-height: 46px; font-weight: 800; color: #1a1a1a;}
.home-title2 {font-size: 50px; line-height: 46px; font-weight: 800; color: #1a1a1a; padding: 0; margin: -20px 0 0 0;}
.home-subtitle { font-size: 20px; line-height: 26px; }

h3.home-bk {font-size: 1.875em; line-height: 34px; margin: 5px 0 -3px 0; padding: 0; color: #1a1a1a; font-weight: 400;}

.col40 img, .col60 img {width: 100%;}
.spacer-200 {display: block; height: 60px;}

.highlight {background: #fdf0dc; background: #fff; color: #2a2a2a; font-weight: 600;}
.talk-expert { 
	position: relative;
	font-size: 14px;
    cursor: pointer;
	margin-left: 10px;
	color: #666;
	}
a.talk-expert {text-decoration: none;}
a:hover.talk-expert {color: #e69506;}

.page-wrapper-top {
	display: block; 
	background: #f5f5f5;
	position: relative; 
	width: 100%; 
	margin: 0;
	box-sizing: border-box;
	height: 450px;
	z-index: 1;
	overflow: visible;
}

.page-wrapper-home {
	display: block; 
	position: relative; 
	width: 100%; 
	margin:  0;
	padding: 28px 0;
	z-index: 40;
}
.page-wrapper-home2 {
	display: block; 
	position: relative; 
	width: 100%; 
	margin:  0;
	border: solid 0px orange;
	z-index: 40;
	background-image: url(../images/big-curve.png); 
	background-repeat: no-repeat;
	background-position: top 300px left 0;
	background-size: contain;
}

.page-wrapper {
	display: block; 
	position: relative; 
	width: 100%; 
	margin:  0;
	z-index: 100;
}

.width-content {display: block; width: 1200px; text-align: left; margin: 0px auto; padding: 5px 10px;}

.content-box-top {
	display: block;  
	margin: 20px auto 0 auto;
	width: 1200px;
	text-align: center;
	overflow: hidden;
}

.content-box {
	display: block;  
	margin: 20px auto 0 auto;
	width: 1200px;
	text-align: center;
	overflow: hidden;
}

.home-head-left {
	display: block; 
	float: left; 
	z-index: 20;
	text-align: left;
	min-width: 450px;
	width: 47.5%; 
	margin: 40px 0 0 0;
	padding: 0 0 0 2px;
}

.home-head-left  p {font-size: 1.3vw; font-size: 1.3em; line-height: 26px; font-weight: 400; margin-bottom: 30px;}

.home-head-right {
	display: block;
	position: relative;
	z-index: 999;
	float: right;
	margin-top: 10px;
	padding: 0 40px 0 0;
	width: 560px;
	height: auto;
	padding: 0;
	border: solid 0px teal;
}

.home-head-right  img {width: 100%; height: 100%; float: left; margin-top: 24px;}
.move-up {position: relative; z-index: 100; margin-top: -45px;}

.home-block {background: #4590c7; height: 350px; padding: 10px 10px 10px 20px; border-radius: 20px 20px 0px 20px;}

.view-plans {display: inline-block;  margin: 2px auto 2px auto; padding: 8px 18px; }
a.view-plans  {background: #e69506; border: solid 2px #e69506;  border-radius: 22px; text-decoration: none; color: #fff;  font-size: 18px; font-weight: 600;}
a.view-plans:hover {background: #fff; border: solid 2px #e69506;  color: #e69506; border-radius: 22px; transform: scale(1.03);}

.features-box {width: 530px; float: left; margin-top: 35px; border: solid 0px gray;}

.features {display: block;  width: 160px; float: left; margin: 5px 20px 5px 0; padding: 8px 18px; }
a.features  {background: #e8f4fa; border: solid 2px #fff;  border-radius: 5px; text-decoration: none;  color: #666;  font-size: 16px; font-weight: 400;}
a.features:hover {background: #badbec; border: solid 2px fff;  color: #fff; border-radius: 5px; transform: scale(1.03);}

/* client logos */

.client-wrap {display: block; width: 100%; padding: 32px 10px ; margin: 0; background: #fff;}
.client-wrap h4 {text-align: center; color: #555;}
.client-logos {display: block; text-align: center;}


.stories {text-align: center;}
.stories a {font-size: 14px; font-weight: bold; color: #badbe5; padding: 8px 0; border-bottom: dashed 1px #ccc; text-decoration: none; text-transform: uppercase;}
.stories a:hover {color: #999; border-bottom: dashed 2px #e69506; text-decoration: none; text-transform: uppercase;}

.inset-video-wrap {display: block; width: 445px; height: 250px; margin-top: 20px;}
.inset-video-wrap  lite-youtube {box-shadow: 0 8px 8px -4px gray;}
.inset-video-wrap  img {box-shadow: 0 8px 8px -4px gray;}
.inset-video-wrap iframe {float: left; width: 100%; height: 100%; box-shadow: 0 8px 8px -4px gray;}

/* Outbound calling */

.home-outbound {
	display: block;
	width: 1050px;
	height: 200px;
	padding: 30px;
	margin: 0 auto;
	background: url(../images/ob-background-dull.png);
	background-repeat: no-repeat;
	border-radius: 40px 40px 0 40px;
	color: #fff;
	 
	}

.outbound-title {font-size: 42px; padding: 3px; margin: 20px 3px 3px 3px; font-weight: 300; color: #fff;}
.outbound-sub {font-size: 28px; padding: 3px; margin: 12px; color: #fadfbc;}

.ob-butt {display: inline-block;  margin: 2px auto 2px auto; padding: 8px 24px;  box-shadow: 0 3px 10px rgb(0 0 0 / 0.4); }
a.ob-butt  {background: #fff; border: solid 2px #e69506;  border-radius: 22px; text-decoration: none; color: #e69506;  font-size: 18px; font-weight: 600;}
a.ob-butt:hover {background: #fff; border: solid 2px #e69506;  color: #e69506; border-radius: 22px; transform: scale(1.03);}

/* 8 Blocks */
h2.provider {color: #4590c7; font-size: 38px; font-weight: 300; margin: 3px; padding: 3px;}

.provider-wrap {width: 1280px; box-sizing: border-box; padding: 15px 5px 10px 20px; margin: 0 auto; overflow: hidden; border: solid 0px blue;}

.provider-block {
	display: block;
	box-sizing: border-box;
	width:23.2%;
	min-height: 180px; 
	background: #fff;
	text-align: center;
	line-height: 22px;
	float: left; 
	padding: 15px 20px 10px 20px; 
	margin: 10px; 
	margin: 10px 16px 20px 0;
	border: solid 1px #f5f5f5; 
	border-radius: 7px; 	
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
	}
.provider-block:last-child {margin: 10px 0 20px 0;}	

/* 3 blocks */

.three-wrap  {
    display: flex;
    flex-direction: row;
    flex: 1 1 auto; /* take up all available space */
    margin: 1em 0;
    min-height: 0; /* fixes FF issue with minimum height */
	border: solid 0px red;
}
 
.three-block {
	position: relative;
	flex: 1 1 auto;
	overflow-y: auto;
  	min-height: 295px; 
	background-color: #fecb71;
	background-color: #fff;
	/* background-image: url(images/circle3.png); 
	background: rgb(230,149,6);
	background: linear-gradient(1800deg, rgba(230,149,6,1) 0%, rgba(254,203,113,1) 67%); */
	float: left; 
	padding: 20px 30px; 
	margin: 10px; 
	margin: 10px 16px 20px 0;
	border: solid 1px #f5f5f5; 
	border-radius: 7px; 	
	box-shadow: 0 10px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
	text-align: left;
}

.three-block:last-child {margin: 10px 0 20px 0;}

.three-block img {padding-top: 12px;}
.three-block h3 {
	font-weight: 600; 
	font-size: 18px; 
	color: #4590c7; /* medium blue */
	text-transform: uppercase; 
	padding: 0; margin: 20px auto 10px auto;
	}
.three-blurb {display: block; margin: 10px auto 25px 0; font-weight: 400; font-size: 14px; line-height: 20px; color: #555; }

	
.more-butt {
	position: absolute; 
	font-size: 13px; 
	color: #fff; 
	bottom: 20px; 
	text-align: center; 
	display: block; 
	width: 120px; 
	padding: 3px 12px; 
	margin: 8px 0 0 0;
	background-color: #eba833; 
	border-radius: 15px; 
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	}
.more-butt:hover {display: block; width: 120px; padding: 3px 12px; background: #e69506; color: #fff; border-radius: 12px; box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);}
.more-butt a {font-size: 13px; color: #fff; text-transform: uppercase; text-decoration: none;}
.more-butt a:hover {font-size: 13px; color: #fff; text-transform: uppercase; text-decoration: none;}

/* end home */

 /* Reviews full width new */


.review-wrap {	
	background: #f5f5f5;
    margin-bottom: 10px;
    text-align: center;
 
}
.review-content {width: 1200px; margin: 0 auto; position: relative;} 

.review-box-3 {
	display: block; 
	float: left;
	margin: 10px 15px 10px 15px;
	padding: 10px;
	width: 30%;
	min-height: 325px; 

	background: rgb(233,168,54); /* dark gold */
	background: linear-gradient(180deg, rgba(233,168,54,1) 0%, rgba(230,149,6,1) 69%);

	border-radius: 16px; 
	border: solid 0px #f5f5f5;
	box-shadow: 0 15px 20px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
	}
	.review-box-3:last-child {margin: 10px 0 10px 10px;}
	
.review-box-3:hover {
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
	}


/* end review old */

.review-box {
	display: block; 
	float: left;
	margin: 10px;
	padding: 10px;
	width: 28.5%;
	min-height: 275px; 
	background: url(../images/quotemk.png);
	background-repeat: no-repeat;
	border-radius: 10px; 
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
	}

.review-box:hover {
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
	}
	
.review-top { 
	display: block; 
	/* overflow: hidden;
	background: #1d94ba; */
	min-height: 78px; 
	position: relative; 
	top: 5px;
	margin: 0 auto 12px auto;
	z-index: 21;
 
	}
	
.review-icon {
	display: block; 
	position: relative; 
	float: left;
	top: 17px;
	left: 12px;
	z-index: 20; 
	width: 70px; 
	height: 70px; 
	border-radius: 35px; 
	background: #fff;	
	color: #fff; 
	font-size: 30px; 
	font-weight: bold;
	overflow: hidden;
	border: solid 1px #fff;
	}

.review-icon img {width: 100%;}
.review-bloc {
	position: relative;
	display: block;
	height: 65px;
	z-index: 1;
	float: left;
	margin: 4px 4px 4px 15px;
	padding: 25px 4px 4px 10px;
	text-align: left;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	}
.review-logo {
	position: relative;
	display: block;
	width: 99%;
	min-height: 63px;
	z-index: 1;
	margin: -6px auto 13px auto;
	padding: 2px 7px 7px 0;
	border-bottom: solid 2px #fdf0dc;
	border-bottom: solid 2px #f7ca8f;
	}
 img.rwlogo {height: 50px; margin: 10px auto 0 auto;}
 
 .review-social {
	display: block; 
	position: relative; 
	float: right;
	top: 15px;
	margin: -15px 10px 0 0;
	z-index: 21; 
	width: 25px; 
	height: 25px; 
	}
	
.review-job { position: relative;  left: 0; display: block; font-size: 11px; margin: -2px 0 4px 0;  color: #fff;}

.rating img {width: 100%; height: 100%; border: solid 1px #ccc;}
.review-name {font-size: 14px; font-weight: bold;}
.review-quote {
	display: block;
	width: 78%; 
	float: none;
	line-height: 18px!important;
	margin: 6px auto; 
	text-align: left; 
	font-size: 14px; 
	color: #fff; 
	}
.small {text-transform: uppercase;}
.small a,.small a:visited  {font-size: 14px; color: #666;}
.small a:hover  {color: #e69506;}


/* New Footer SEE lines 1328 on main*/



/* Video modal */
/* The Modal (background) */
.modal-video {
  display: none;
  position: fixed;
  z-index: 1205;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0,0,0,0.5);
}

/* Modal Content */
.modal-content {
  position: relative;
  z-index: 1210;
  margin: auto;
  padding: 20px;
  width: 640px;
  height: 378px;
  background: #282828;
  border-radius: 10px;
  opacity: 1;
}
.modal-content iframe {text-align: center;}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}
 
 /* -- iPad styles --- */
@media screen and (min-width: 670px) and (max-width: 1106px) {
	
	.page-wrapper-top {margin-top: 25px;}
	.content-box-top {width: 100%; margin: 0;}
	.home-head-left {min-width: 515px; margin: 10px; margin-left: 10px;}
	.home-head-right {width: 380px!important; float: left!important; margin: 18px 0 0 0;}
	
	.home-title2 {font-size: 40px}
	.col50 ul {margin: 0 0 1.5em .4em;}
	.content-box {width: 100%;}
	.home-outbound {width: 90%;}
	.outbound-title {font-size: 30px; margin: 5px;}
	.width-content {width: 90%;}
	.review-content {width: 95%;}
	
	.three-block {min-height: 305px;}
	.three-block h3 {margin: 10px auto; line-height: 20px;}
	.new-features2 {width: 98%;}
	.subtitle-new-features {font-size: 18px;}
	.box-flex .star {right: 0; top: 20px;}
	.inset-video-wrap {width: 350px;}
	
	
}

/* Mobile */

@media screen and (max-width:768px)  {
	.content-box {width: 100%; margin: 5px 0;}
	.content-box-top {width: 100%;}
	.home-head-left {
		float: none; 
		text-align: left;
		min-width: 320px;
		width: 90%; 
		margin: 5px auto;
	}
	.home-head-right {
		display: none;
		float: none; 
		margin: 5px auto;
		width: 90%;
	}

	h1 .home-title a {
		font-size: 1.125em;
		margin: .67em 0;
		font-weight: 400;
		line-height: 36px;
		color: #555;
	}
	h3.home-bk {font-size: 1.5em; line-height: 30px; width: 88%; margin: 5px auto -3px auto; padding: 0;}
	
	.home-title2 {font-size: 30px; line-height: 36px; margin: -20px 0 0 0;}
	.home-subtitle { font-size: 18px; line-height: 24px;}
	.try-wrap {display: none;}
	
	.view-plans {display: inline-block;  margin: 2px auto 2px auto; padding: 6px 10px; }
	a.view-plans  {background: #e69506; border: solid 2px #e69506;  border-radius: 22px; text-decoration: none; color: #fff;  font-size: 16px; font-weight: 600;}
	a.view-plans:hover {background: #fff; border: solid 2px #e69506;  color: #e69506; border-radius: 22px; transform: scale(1.03);}
	
	.width-content {width: 100%; margin: 0px; padding: 5px 10px;}
	.full-width {width: 100%;}
	.page-wrapper-top {
		width: 100%; 
		margin: 0;
		height: auto;
	}
	
	.inset-video-wrap {display: block; width: 300px; height: 194px; margin: 1px auto;}
	
	.home-outbound {
		display: block;
		width: 90%;
		height: auto;
		padding: 15px;
		margin: 0 auto;
		background: url(../images/ob-background-dull.png);
		background-repeat: no-repeat;
		border-radius: 30px 30px 0 30px;
		color: #fff;
	}
	.outbound-title {font-size: 28px; padding: 3px; margin: 10px 3px 3px 3px;}
	.outbound-sub {font-size: 18px; padding: 3px; margin: 12px; color: #fadfbc;}
	
	.three-wrap  {
		display: flex;
		flex-direction: column;
		flex: 1 1 auto;  
		margin: 1em auto;
		width: 90%;
	}

	.three-block {
		position: relative;
		flex: 1 1 auto;
		overflow-y: auto;
		min-height: 320px; 
		background-color: #fecb71;
		background-color: #fff;
		float: left; 
		padding: 20px 30px;  
		margin: 10px 2px 10px 2px;
		border: solid 1px #f5f5f5; 
		border-radius: 7px; 	
	}

	.three-block:last-child {margin: 10px 0 20px 0;}
	
	.three-block h3 {
	font-size: 18px; 
	line-height: 22px;
	padding: 0; 
	margin: 5px auto 5px auto;
	}

 
/* reviews */	
	.review-content {width: 100%; margin: 0; position: relative;} 

	.review-box-3 {
		display: block; 
		float: none;
		margin: 10px auto;
		padding: 10px;
		width: 92%;
		min-height: 320px; 8
		border-radius: 16px; 
	}
	.review-icon {width: 50px; height: 50px;}
	.review-quote {
		float: left;
		width: 92%;
		margin: 6px 0 6px 20px;
	}



		
		
}
