@charset "utf-8";

/* CSS Document */

.showcase_banner.mobile,
.showcase_banner_img.mobile {
	display: none;
}

.consult_section p:first-child,
.care_content p:first-child {
	margin-left: 135px !important;
}

.hide-ph {
	display: none;
}

.consult_text h3 {
	text-align: left !important;
	margin-bottom: 0px !important;
}

.people_image {
	text-align: center;
}

.people_image img {
	height: 170px;
	width: auto;
	padding-top: 140px;
}

img.phone_icon {
	vertical-align: middle;
	margin-right: 5px;
}

.pmo-buttons {
	display: inline-flex;
}

.pmo-buttons a {
	margin: 20px 15px;
	text-transform: uppercase;
}

.pmo365_banner {
	background-color: #4f4f4f;
	margin-top: -5px;
}

.PMO_Logo {
	width: 100%;
	max-width: 343px;
}

.banner_bg {
	height: 100%;
	width: auto;
}

.header_conter_pmo {
	text-align: center;
	width: 50%;
	margin: 0 auto;
}

.header_conter_pmo h3 {
	text-align: center;
	color: white;
	font-size: 35px;
	margin: 0 !important;
	text-transform: none;
	padding: 40px 0;
}

.header_conter_pmo p {
	line-height: 33px;
	text-align: center;
	color: white;
	font-size: 25px;
	margin: 0;
	padding: 20px 0 15px;
}

.pmo365_banner .header_conter_pmo p {
	font-style: italic;
}

.pmo-video {
	margin: 30px;
	text-align: center;
}

.reduced-padding {
	padding-bottom: 20px!important;
}

.cloud-mobile-show {
	display: none;
}

.thanks-page {
	padding-top: 113px;
	text-align: center!important;
}

.thanks-page p {
	text-align: center!important;
}

.case_study_container {
	padding-top: 35px !important;
}

.about_us_body .site-main .new-show-sec p {
	text-align: left!important;
}

.new-show-sec ol li {
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 10px;
}

.new-show-sec ol {
	margin: 40px 0;
}

.bold_copy {
	font-size: 1.4em;
	font-weight: 700;
	margin: 15px 0;
}

.orange_copy {
	font-size: 1.4em;
	color: #f47f20;
	font-style: italic;
	margin: 15px 0;
}

.copy_list {
	list-style-type: disc;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: left;
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
}

.copy_content p {
	margin: 26px 0;
	/*text-align: center; */
}

.copy_video {
	overflow: hidden;
}

.right_video {
	width: 50%;
	float: right;
}

.left_copy {
	width: 50%;
	float: left;
}

.left_copy img {
	width: 180px;
}

.left_copy p {
	color: #f47f20;
	font-size: 35px;
	line-height: 48px;
	margin-top: 15px;
}

.function_box {
    height: 0;
    width: 18%;
    padding-bottom: 18%;
    margin: 1%;
    float: left;
    text-align: center;
}

.function_large_box {
	width: 38%;
	margin: 1%;
	float: right;
}

.function_box:nth-of-type(1) {
	background-color: #db463e;
}

.functions_1 h5 {
	text-align: center;
    font-size: 34px;
    margin: 38% auto 0;
    color: white;
    text-shadow: 1px 1px black;
    font-weight: 100;
}

.functions_squares {
	margin: 40px 0;
	overflow: hidden;
}

.function_box:nth-of-type(2),
.function_box:nth-of-type(4),
.function_box:nth-of-type(6) {
	background-color: #5d5e5e;
}

.function_box:nth-of-type(3),
.function_box:nth-of-type(8),
.function_box:nth-of-type(12) {
	background-color: #a9aaa4;
}

.function_box:nth-of-type(5),
.function_box:nth-of-type(7),
.function_box:nth-of-type(10),
.function_box:nth-of-type(11) {
	background-color: #40403e;
}

.function_box img {
	width: 85%;
	margin: 0 auto;
}

.function_titles {
	text-align: center;
	font-size: 22px;
	width: 81%;
	margin: 0 auto;
	color: white;
	text-shadow: 1px 1px black;
	margin-top: 0;
}

.function_large_box img {
	width: 100%;
}

.cloud_options {
	overflow: hidden;
	margin-top: 30px;
}

.cloud_options.mobile {
	display: none;
}

.cloud_row_1,
.cloud_row_2,
.cloud_row_3 {
	width: 100%;
}

.cloud_row_3 {
	margin-top: 20px;
}

.cloud_options div {
	float: left;
}

.cloud_options_title {
	width: 80%%;
}

.cloud_options_1 {
	width: 31%;
}

.cloud_options_2 {
	width: 55%;
	margin-left: 80px;
	margin-bottom: -40px !important;
}

.cloud_options_3 {
	width: 75%;
}

.cloud_options_4 {
	width: 25%;
	margin-top: 55px;
}

.cloud_options_5 {
	width: 34%;
}

.cloud_options_6 {
	width: 34%;
}

.cloud_options_7 {
	width: 31%;
}

.cloud_options_title h3 {
	height: 40px;
	text-align: center !important;
	font-size: 32px;
	color: #2ba4cb;
	margin: 50px 0;
	text-transform: none;
}

.cloud_text {
	padding: 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.cloud_options_1 h3 {
	font-size: 42px;
	color: #37a4d8;
	margin: 20px 0;
	text-transform: none;
}

.cloud_options_2 img {
	float: left;
	width: 30%;
}

.option_2_text {
	float: left;
	width: 55%;
}

.option_2_text h4,
.option_2_text h5 {
	color: #37a4d8;
}

.cloud_options_3 img {
	float: left;
	width: 35%;
	margin-left: 5%;
	margin-right: 1%;
}

.option_3_text {
	float: left;
	width: 54%;
}

.option_3_text h4,
.option_3_text h5 {
	color: #759e78;
}

.cloud_options_4 img {
	float: left;
	width: 24%;
	margin-top: 20px;
}

.option_4_text {
	float: left;
	width: 74%;
	margin-left: 2%;
}

.option_4_text h4,
.option_4_text h5 {
	color: #4e4e4d;
}

.cloud_options_5 img {
	float: left;
	width: 40%;
	margin-left: 5%;
}

.option_5_text {
	float: left;
	width: 50%;
	margin-left: 2%;
	margin-top: 15px;
}

.option_5_text h4,
.option_5_text h5 {
	color: #e1bd68;
}

.cloud_options_6 img {
	float: left;
	width: 40%;
}

.option_6_text {
	float: left;
	width: 52%;
	margin-left: 2%;
}

.option_6_text h4,
.option_6_text h5 {
	color: #c87e6d;
}

.cloud_options_7 img {
	float: left;
	width: 24%;
}

.option_7_text {
	float: left;
	width: 74%;
	margin-left: 2%;
}

.option_7_text h4,
.option_7_text h5 {
	color: #4e4e4d;
}

.cloud_option h4 {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	margin: 20px 0 4px;
}

.cloud_option h5 {
	font-size: 16px;
	margin: 2px 0;
}

.cloud_option p {
	font-size: 13px;
	line-height: 17px;
}

.cloud_option_1 p {
	font-size: 16px;
	line-height: 17px;
}

.blue_container {
	background-color: #2ba4cb;
	text-align: center !important;
	background-image: url('../images/blue_bg.png');
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
	padding: 20px 10%;
	margin-top: 40px;
	margin-bottom: 80px;
}

.blue_container hr,
.grey_container hr,
.orange_container hr,
.grey_container_365 hr {
	height: 2px;
	color: white;
	width: 50%;
	margin: 20px auto;
}

.blue_container h3,
.grey_container h3,
.grey_container_365 h3 {
	padding-top: 60px;
	font-size: 40px;
	text-transform: none;
}

.orange_container p {
	text-align: left;
	font-size: 22px;
	line-height: 29px;
	margin-left: 15px;
}

.grey_container p,
.grey_container_365 p {
	text-align: left;
	font-size: 22px;
	line-height: 29px;
	margin-left: 15px;
}

.grey_container_365 p {
	font-size: 36px;
	font-weight: 300;
	color: white;
	line-height: 45px;
	margin: 20px 0px 20px 10px!important;
	text-align: center;
	margin-bottom: 20px;
	text-transform: none;
}

.blue_container p {
	text-align: left;
	font-size: 22px;
	line-height: 29px;
	margin-left: 95px;
}

.orange_container h3 {
	padding-top: 15px;
	font-size: 40px;
	text-transform: none;
}

.grey_container {
	background-color: #7a7d7d;
	text-align: center !important;
	background-image: url('../images/WhatWeDo/grey_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
	padding: 20px 10%;
	margin-top: 80px !important;
	margin-bottom: 80px !important;
}

.grey_container_365 {
	background-color: #7a7d7d;
	text-align: center !important;
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
	padding: 20px 10%;
	margin-top: 60px !important;
	margin-bottom: 60px;
}

.orange_container {
	background-color: #ea7a3c;
	text-align: center !important;
	background-image: url('../images/WhatWeDo/orange_bg.png');
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
	padding: 20px 10%;
	margin-top: 90px !important;
	margin-bottom: 90px !important;
}

.consult_options {
	overflow: hidden;
	margin-top: 40px;
}

.consult_options_title {
	width: 80%;
}

.consult_options_title h3 {
	text-align: center !important;
	font-size: 32px;
	color: #7a7d7d;
	margin: 50px 0;
	text-transform: none;
}

.consult_options h3 {
	font-size: 42px;
	color: #7a7d7d;
	margin: 20px 0;
	text-transform: none;
}

.consult_options .cloud_text {
	float: left;
}

.consult_options_container {
	overflow: hidden;
	width: 100%;
}

.consult_options_container h3 {
	font-size: 45px;
	font-weight: 250;
	color: #565656;
	line-height: 50px;
	margin: 20px 0px 60px 10px;
	text-align: center;
	margin-bottom: 20px;
	text-transform: none;
	margin-top: 50px;
	margin-bottom: 40px;
}

.consult_options_container hr {
	height: 2px;
	color: white;
	width: 50%;
	margin: 20px auto;
}

.benefits_options_container hr {
	height: 2px;
	color: white;
	width: 50%;
	margin: 20px auto;
}

.pmo365_service_levels hr {
	height: 2px;
	color: white;
	width: 50%;
	margin: 20px auto 10px;
}

.showcase_delivery_section hr {
	height: 2px;
	color: white;
	width: 50%;
	margin: 20px auto 50px;
}

.consult_option {
	width: 49%;
	float: left;
	margin-top: 15px;
}

.benefits_options {
	overflow: hidden;
	margin-top: 40px;
}

.benefits_options_title {
	width: 80%;
}

.benefits_options_title h3 {
	height: 40px;
	text-align: center !important;
	font-size: 32px;
	color: #7a7d7d;
	margin: 50px 0;
	text-transform: none;
}

.benefits_options h3 {
	font-size: 42px;
	color: #7a7d7d;
	margin: 20px 0;
	text-transform: none;
}

.benefits_options .cloud_text {
	float: left;
}

.benefits_options_container {
	overflow: hidden;
	width: 100%;
}

.benefits_option {
	width: 49%;
	float: left;
	margin-top: 15px;
}

.benefits_image {
	height: 80%;
	width: 20%;
	float: left;
	margin-top: 55px;
	margin-right: 20px;
}

.benefits_image2 {
	width: 20%;
	float: left;
}

.benefits_image2 img {
	width: 70%;
}

.consult_image2 {
	width: 20%;
	float: left;
}

.consult_image2 img {
	width: 100%;
}

.consult_text {
	width: 69%;
	float: left;
	padding-right: 9%;
	padding-left: 1%;
}

.consult_text h3 {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
}

.consult_text p {
	line-height: 22px;
	font-size: 14px;
	margin-top: 2px;
}

.benefits_text {
	width: 69%;
	float: left;
	padding-right: 9%;
	padding-left: 1%;
}

.benefits_text h3 {
	font-size: 20px;
	font-weight: 700;
	margin: 0;
}

.benefits_text p {
	line-height: 20px;
	font-size: 16px;
	margin-top: 5px;
	text-align: left !important;
}

.care_services {
	width: 80%;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 60px
}

.care_services h4 {
	font-size: 42px;
	color: #ea7a3c;
	margin: 20px 0;
	text-transform: none;
	font-weight: 100;
}

.care_services_left p {
	font-size: 16px;
	line-height: 20px;
}

.care_services_left {
	width: 83%;
	float: left;
	margin-bottom: 20px !important;
}

.care_services_right {
	width: 16%;
	float: right;
	margin-bottom: 60px !important;
}

.text_hr {
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
}

.care_services_right img {
	margin-top: -5px;
}

.care_services_left img {
	width: 100%;
}

.care_services_title {
	width: 100%;
}

.care_services_title h3 {
	height: 40px;
	text-align: center !important;
	font-size: 32px;
	color: #ea7a3c;
	margin: 50px 0;
	text-transform: none;
}

.it_oj {
	color: #ea7a3c !important;
	font-weight: 700;
	font-style: italic;
}

.it_bl {
	color: black;
	font-weight: 700;
	font-style: italic;
}

.three_dots {
	margin-top: 40px;
	display: flex;
	justify-content: space-around;
}

.showcase_banner_img {
	width: 100%;
}

.showcase_banner {
	height: 454px;
	padding-top: 113px;
	text-align: center;
	background-image: url("../images/ShowCase/showcase_edge.png");
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

.showcase_banner_img_2 {
	height: 100%;
}

.pmo365_banner_img {
	width: 100%;
	margin-top: 50px;
}

.pmo365_banner_img_2 {
	height: 100%;
}

.circle_image {
	width: 150px;
	height: 150px;
}

.h1_container {
	display: table-cell;
	vertical-align: middle;
}

.care_services_left .row {
	margin-bottom: 3px;
	overflow: hidden;
	min-height: 80px;
}

.row.service-row-4 .services-content,
.row.service-row-4 .response {
	background: #b4d6b3;
}

span.service-icon {
	background-color: #df7201;
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-size: 40px;
	border-radius: 15px 0 0 15px;
	background-position: center;
	float: left;
	margin-right: 3px;
}

.services-content {
	background: #badcd7;
	text-align: center;
	width: 65%;
	padding: 5px;
	box-sizing: border-box;
	float: left;
	margin-right: 3px;
	min-height: 80px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.care_services_left .row:first-child .services-content,
.care_services_left .row:first-child .response {
	background: #fbe293;
}

.services-content h3 {
	font-size: 18px;
	font-weight: 700;
	color: #df7201;
	margin: 0 !important;
	text-transform: capitalize;
	line-height: 26px;
	font-family: 'Nunito', sans-serif;
}

.services-content p {
	text-align: center;
    font-size: 13px;
    color: #4d4e4d;
    margin: 0;
    line-height: 15px;
    letter-spacing: 0.01px;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
}

.response {
	float: left;
	background: #badcd7;
	text-align: center;
	width: 21%;
	min-height: 80px;
	font-size: 12px;
	font-weight: 400;
	color: #6f655c;
	padding: 0 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-size: 13px;
}

.what_we_do_banner {
	width: 100%;
	background-size: cover;
	background-position: center;
	height: 454px;
	padding-top: 113px;
	text-align: center;
}

.wwd_banner_text {
	color: white;
	font-size: 54px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 20px 60px;
	font-family: 'Nunito', sans-serif;
}

.wwd_container {
	top: 62%;
	position: relative;
}

.about_us_banner {
	display: table;
	width: 100%;
	background-size: cover;
	background-position: 100% 28%;
	height: 454px;
	padding-top: 113px;
	text-align: center;
}

.about_us_banner_text h1 {
	color: #f47f20;
	font-size: 100px;
	font-family: 'Nunito', sans-serif;
}

.about_us_banner_text {
	font-family: 'Nunito', sans-serif;
	color: #f47f20;
	font-size: 54px;
	margin: 15vh auto 0;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 20px 60px;
	text-transform: uppercase;
}

.about_us_body {
	padding: 20px 0 0 0 !important;
}

.about_us_body .site-main p {
	text-align: center !important;
}

.larger-text p {
	font-size: 20px;
	line-height: 28px;
}

.hidden_orange {
	visibility: hidden;
}

.orange_box:hover .hidden_orange {
	visibility: visible;
}

.orange_box:hover {
	background-image: none !important;
}

.orange_boxes {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.orange_box {
	width: 30%;
	display: inline-block;
	margin: 30px 1% 0;
	text-align: left;
	vertical-align: top;
}

.orange_box img {
	width: 100%;
	margin-bottom: 20px;
}

.orange_box p {
	text-align: center;
	padding: 0 6%;
	margin: 10px 0;
	color: #414141;
	font-weight: 500;
}

.green p,
.box-1 p {
	color: #678258!important;
}

.orange p,
.box-2 p {
	color: #ff331e!important;
}

.yellow p,
.box-3 p {
	color: #ffa030!important;
}

.orange_box h4 {
	margin-bottom: 0;
}

.orange_box h5 {
	margin-top: 10px;
	text-align: center;
	padding: 0 6%;
	color: #414141;
	font-weight: 700;
	font-size: 18px;
}

.orange h4,
.green h4,
.yellow h4,
.box-1 h4,
.box-2 h4,
.box-3 h4 {
	text-align: center;
	color: white;
	margin: 0;
	padding-bottom: 5%;
}

#float_squere_area {
	width: 250px;
	height: 85px;
	background-color: transparent;
	margin: 0 40px;
}

#float_circle_area {
	width: 70px;
	height: 150px;
	background-color: #F34A53;
	border-radius: 160px;
	margin: 0 2px;
}

.orange_image {
	margin-bottom: 40px;
	padding-top: 75%;
	background-position: top center;
	background-size: cover;
}

.management_team h3 {
	font-size: 36px;
	font-weight: 300;
	color: #565656;
	line-height: 36px;
	margin: 80px 0px 60px 10px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	text-transform: none;
}

.management_team {
	margin: 20px 0 100px;
	background-image: url('../images/people_bg.png');
	padding-top: 10px;
	overflow: hidden;
}

.showcase_delivery_section h3,
.headerh3 h3 {
	font-size: 36px;
	font-weight: 300;
	color: #565656;
	line-height: 36px;
	margin: 20px 0px 60px 10px;
	text-align: center;
	margin-bottom: 20px !important;
}

.showcase_delivery_section {
	margin-bottom: 100px;
}

.headerh3 h3 {
	margin: 20px 0px 20px 10px !important;
	text-transform: uppercase;
}

.pmo365_service_levels {
	margin-bottom: 100px;
	margin-top: 100px;
}

.more-padding {
	padding: 50px 0;
}

.team_members {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	margin-top: 55px;
	padding: 0 0 20px 0;
}

.team_member hr {
	width: 40%;
	margin: 0 auto;
}

.team_member {
	width: 30%;
	display: inline-block;
	margin: 0 1%;
	text-align: center;
}

.team_member .profile_image {
	border-radius: 50%;
	width: 70%;
}

.team_member .shadow_image {
	width: 80%;
}

.team_member h4 {
	font-size: 24px;
	color: #1ba0c9;
	text-transform: uppercase;
}

.team_member p {
	text-align: center;
	padding: 0 6%;
	margin: 10px 0;
	color: #414141;
	font-weight: 500;
}

.contact_heading {
	overflow: hidden;
	background-image: url(../images/threeColor_bg.png);
	background-size: 100% 3px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.address_form {
	margin: 65px auto;
	overflow: hidden;
	background-color: white;
	border-radius: 10px;
	width: 73%;
}

.address_form h2 {
	color: #0fabd8;
	float: left;
	margin: 25px 20px 20px;
	font-size: 28px;
}

.address_form h3 {
	color: #f47f20;
	float: right;
	margin: 25px 20px 20px !important;
	font-size: 28px;
}

.address_form h3 a {
	color: #f47f20;
}

.contact_details {
	padding: 10px 0 25px 5px;
	width: 49%;
	float: left;
}

.form_details {
	width: 49%;
	float: right;
}

#contactUs .form_details {
	padding-right: 30px;
	box-sizing: border-box;
}

.form_details p,
.address_form_popup {
	text-align: unset;
	margin-bottom: 0;
}

.form_details p {
	text-align: right;
}

.request_pmo .wpcf7-form-control-wrap.message {
	display: none;
}

.form_details_popup {
	width: 100%;
}

.address_form_popup {
	overflow: hidden;
	background-color: white;
	border-radius: 10px;
	width: 35%;
	position: relative;
	margin: 0 auto;
	min-width: 300px;
	max-width: 500px;
}

.address_form_popup h2 {
	color: #0fabd8;
	float: left;
	margin: 25px 20px 20px;
	font-size: 28px;
}

.address_form_popup h3 {
	color: #f47f20;
	float: right;
	margin: 25px 20px 20px;
	font-size: 28px;
}

.f_input_popup,
#abc2 input[type="text"].f_input_popup,
#abc input[type="text"].f_input_popup {
	box-sizing: border-box;
	padding: 3px 6px;
	width: 98%;
	margin: 10px 1% 0;
	height: 30px;
	border-radius: 6px;
	border: 1px solid #636363;
	font-size: 12px !important;
}

.form_Btn_popup {
	cursor: pointer;
	margin: 0 1%;
	height: 34px;
	background-color: #0fabd8;
	color: white;
	width: 98%;
	float: right;
	border: none;
	font-size: 16px;
	margin-bottom: 10px;
}

#contactForm {
	overflow: hidden;
}

.f_textarea {
	height: 100px !important;
}

.f_input,
select {
	padding: 6px;
	width: 83%;
	height: 30px;
	border-radius: 6px;
	border: 1px solid #636363;
	font-size: 12px !important;
	margin-top: 10px;
	box-sizing: border-box;
}

.form_Btn {
	height: 34px;
	background-color: #0fabd8;
	color: white;
	width: 83%;
	float: right;
	border: none;
	font-size: 16px;
	cursor: pointer;
}

.form_details_popup p {
	margin-bottom: 0;
}

.f_input_popup::-webkit-input-placeholder,
.f_input::-webkit-input-placeholder {
	color: #CCC !important;
	font-size: 13px;
}

.f_input_popup:-moz-placeholder .f_input:-moz-placeholder {
	/* Firefox 18- */
	color: #CCC !important;
	font-size: 13px;
}

.f_input_popup::-moz-placeholder,
.f_input::-moz-placeholder {
	/* Firefox 19+ */
	color: #CCC !important;
	font-size: 13px;
}

.f_input_popup::-ms-input-placeholder,
.f_input:-ms-input-placeholder {
	color: #CCC !important;
	font-size: 13px;
}

.post_event {
	width: 31.33%;
	float: left;
	text-align: left !important;
	padding: 1%;
}

.post_event h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px !important;
	line-height: 23px;
	color: #2A2A2A;
}

.post_date {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #383838;
	text-align: left;
	margin: 0 10px;
}

.post_image {
	height: 200px;
	background-size: cover;
	background-position: center;
}

.CaptachClass {
	margin-top: 8px;
	float: right;
	width: 83%;
}

.CaptachClass.contactcaptcha {
	margin-left: 0;
}

.heading {
	font-size: 36px;
	font-weight: 300;
	line-height: 36px;
	margin: 80px 0px 60px 10px !important;
}

#events_div {
	background-color: #f9f9f9;
	padding-bottom: 30px;
}

#events {
	height: 90px;
}

.grey_font {
	color: #565656 !important;
}

.blog_margin {
	margin-top: 0px !important;
}

.n2-ss-img-wrapper.n2-ow img {
	width: 240px;
}

#whatWeDo {
	padding-top: 20px;
}

span.heading-block {
	display: block;
	margin-bottom: 12px;
}

.homepage-what-we-do h2 {
	font-size: 27px;
	color: #0fabd8;
	line-height: 36px;
	padding: 0 15px 10px;
	margin: 0;
	position: relative;
}

.homepage-what-we-do h2:after {
	content: '';
	border-bottom: 1px solid #0fabd8;
	display: block;
	position: absolute;
	bottom: 0;
	width: 200px;
	left: calc(50% - 100px);
}

.homepage-what-we-do .circle_button {
	position: static;
	text-transform: uppercase;
	display: block;
	margin: 0 auto 10px;
	max-width: 200px;
}

.homepage-what-we-do p {
	line-height: 20px;
	font-size: 16px;
	text-align: center;
	min-height: 60px;
	font-family: 'Nunito', sans-serif;
    letter-spacing: 0.02px;
    color: #716968;
    margin-top: 8px;
}

.homepage-what-we-do .circularIcons:nth-child(3) h2 {
	color:  #818285;
}

.homepage-what-we-do .circularIcons:nth-child(3) h2:after {
	border-bottom: 1px solid #818285;
}

.homepage-what-we-do .circularIcons:nth-child(3) .circle_button {
	background: #818285;
	border: 2px solid #818285;
}

.homepage-what-we-do .circularIcons:nth-child(3) .circle_button:hover {
	background: #fff;
	color: #818285;
}

.homepage-what-we-do .circularIcons:nth-child(4) h2 {
	color: #f5821f;
}

.homepage-what-we-do .circularIcons:nth-child(4) h2:after {
	border-bottom: 1px solid #f5821f;
}

.homepage-what-we-do .circularIcons:nth-child(4) .circle_button {
	background: #f5821f;
	border: 2px solid #f5821f;
}

.homepage-what-we-do .circularIcons:nth-child(4) .circle_button:hover {
	background: #fff;
	color: #f5821f;
}

span.heading-block h1 {
	display: inline-block;
	color: #fff;
	margin-right: 5px;
	font-size: 76px;
}

.circularIcons .heading-block img {
	display: inline-block;
	width: 66px;
	vertical-align: top;
	visibility: visible;
}

.homepage-what-we-do .circularIcons {
	border-radius: 45px;
	margin: 0px 2%;
	box-sizing: border-box;
	padding: 4% 2% 1%;
}

#whatWeDo h3.heading {
	font-size: 36px;
	font-weight: 300;
	color: #565656;
	line-height: 36px;
	margin: 80px 0px 97px 0;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	text-transform: none;
}

.cont-heading {
	color: #0fabd8;
	float: left;
	margin: 25px 20px 20px !important;
	font-size: 28px;
	font-weight: 300;
	line-height: 36px;
	text-transform: none;
}

iframe#player {
	width: 100% !important;
}


/*----------------------------------------------
CSS settings for HTML div Exact Center
------------------------------------------------*/

#abc,
#abc2 {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	position: fixed;
	background-color: rgba(43, 43, 43, .70);
	overflow: auto;
	z-index: 101;
	font-family: 'Roboto', sans-serif;
}

#abc img#close,
#abc2 img#close {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	height: 25px;
	width: 25px;
}

#abc div#popupContact,
#abc2 div#popupContact {
	width: 100%;
	position: absolute;
	top: 17%;
}

#abc input[type=text],
#abc2 input[type=text] {
	padding-left: 6px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-size: 16px;
}

#abc textarea,
#abc2 textarea {
	height: 95px;
	resize: none;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {}

a {
	outline: 0;
}

a:hover,
a:active,
a:focus {
	outline: 0;
}

body {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
}

img {
	border: none;
}

.CaptachClass {
	transform: scale(0.86);
	-webkit-transform: scale(0.86);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	margin-left: 17px;
}

hr {
	background-color: #d9d9d9;
	border: 0 none;
	clear: both;
	color: #d9d9d9;
	height: 1px;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 113px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	border-bottom: 1px solid #f3f3f3;
}

.headerLeft {
	position: relative;
	float: left;
	text-align: left;
	width: 20%;
	padding: 22px 10px 0px 5px;
}

.headerRight {
	position: relative;
	float: right;
	text-align: right;
	width: 75%;
}

.top {
	width: 100%;
	height: 3px;
	background-color: #3a3a3c;
	margin: 0 auto;
	margin-top: -113px;
	text-align: center;
	background-image: url(../images/threeColor_bg.png);
	background-size: 100%;
	position: fixed;
	z-index: 99;
	background-color: #fff;
}

.topContainer {
	display: inline-block;
	text-align: right;
	position: relative;
	width: 960px;
	height: 52px;
	padding: 10px 0px;
	10px;
	0px;
	margin-right: 0px;
}

.headerContainer {
	display: inline-block;
	position: relative;
	width: 960px;
}

.imgMargin {
	margin-right: 20px;
}

.menu {
	padding-top: 0px;
}

.nav_ul {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 16px;
	font-weight: 400;
	float: right;
}

.nav_ul li {
	list-style: none;
	height: 30px;
	float: left;
	margin: 0px;
	cursor: pointer;
	font-weight: 300;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}

.nav_ul a {
	margin: 0px;
	display: block;
	padding: 7px 10px 10px 10px;
}

a.anchor {
	display: block;
	position: relative;
	top: -113px;
	visibility: hidden;
}

.nav_ul li a:link,
.nav_ul li a:visited,
.nav_ul li a:hover,
.nav_ul li a:active {
	color: #3a3a3c;
	text-decoration: none;
}

.current-menu-item:active,
.current-menu-item:link,
.current-menu-item:hover,
.current-menu-item:visited {
	color: #ff7800;
	text-decoration: none;
}

.menu-item-has-children {
	position: relative;
}

ul.sub-menu {
	display: none;
	position: absolute;
	top: 36px;
	background: #fff;
	width: 220px;
	box-sizing: border-box;
	padding: 15px 0 0 10px;
	left: -12px;
}

.menu-item-has-children:hover ul.sub-menu {
	display: block;
}

#nav_ul li ul.sub-menu li {
	display: block;
	float: none;
	text-align: left;
	height: auto;
}

#nav_ul li ul.sub-menu li a {
	color: #3a3a3c;
}

#nav_ul li a:hover,
#nav_ul li ul.sub-menu li a:hover {
	color: #f48021;
}

#nav_ul li.current-menu-item a,
#nav_ul li.current-menu-parent a,
#nav_ul li ul.sub-menu li.current-menu-item a {
	color: #f48021;
}

.liActive {
	float: left;
	background-color: #ff7800;
	border-radius: 3px;
	box-shadow: 0 -4px 0 0 #c15b00 inset;
	color: #fff;
	font-weight: 400;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	padding: 0px 20px 10px 20px;
}

.whiteLink:link {
	color: #fff;
	text-decoration: none;
}

.whiteLink:visited {
	color: #fff;
	text-decoration: none;
}

.whiteLink:hover {
	color: #fff;
	text-decoration: none;
}

.whiteLink:active {
	color: #fff;
	text-decoration: none;
}

.mainBanner {
	background-repeat: no-repeat;
	background-position: center;
	max-width: 100%;
	position: relative;
	margin-top: 113px;
	margin-bottom: 40px;
	z-index: 6;
}

.mainBannerContainer {
	max-width: 1000px;
	margin: 0 auto;
}

.mainBannerLeft {
	float: left;
	width: 455px;
	margin-top: 195px;
}

.mainBannerRight {
	margin-left: 500px;
	margin-top: 0px;
}

.cloud {
	padding-top: 0px;
}

.iconDiv {
	margin-left: -41px;
	position: absolute;
	top: 313px;
	z-index: 2;
}

.cloudImg {
	margin-top: 50px;
}

.wwdDiv {
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

.wwdBg {
	background-image: url(../images/what_we_do_bg.png);
	background-repeat: repeat-x;
	background-color: #fff;
	margin-top: 50px;
	padding-top: 15px;
}

.circularIcons {
	margin-bottom: 40px;
	display: inline-block;
	vertical-align: top;
	width: 28%;
	padding: 2% 1% 1%;
	position: relative;
	/*width: 200px;
	padding:10px 30px 10px 30px;
	cursor:pointer;*/
}

.circleLink {
	background-size: contain;
	background-repeat: no-repeat;
}

.circularIcons img {
	width: 100%;
	height: auto;
	visibility: hidden;
}

#cloudCircle {
	background-image: url('../images/Cloud_sitepanel.png');
}

#consultCircle {
	background-image: url('../images/Consult_sitepanel.png');
}

#careCircle {
	background-image: url('../images/Care_sitepanel.png');
}

.circle_button_3 {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 20px;
	border-radius: 35px;
	color: white;
	font-weight: 700;
}

.circle_button {
	position: absolute;
	left: 23%;
	margin-left: auto;
	margin-right: auto;
	left: 60px;
	right: 60px;
	padding: 10px 20px;
	border-radius: 35px;
	margin-top: -70px;
	color: white;
	font-weight: 700;
	bottom: 40px;
}

.circle_button_orange {
	background-color: #f47f20;
	border: 2px solid #f47f20;
}

.circle_button_grey {
	background-color: #575757;
	border: 2px solid #575757;
}

.circle_button_blue {
	background-color: #0fabd8;
	border: 2px solid #0fabd8;
}

.circle_button:hover,
.circle_button_2:hover,
.circle_button_3:hover {
	background-color: white;
}

.circle_button_orange:hover,
.circle_button_orange_2:hover {
	color: #f47f20;
}

.circle_button_grey:hover {
	color: #575757;
}

.circle_button_blue:hover {
	color: #0fabd8;
}

.showcase_buttons {
	width: 760px;
    position: absolute;
    left: calc(50% - 380px);
    bottom: 35px;
    text-align: left;
}

.showcase_buttons .open_form_2,
.showcase_buttons .open_form {
	display: inline-block;
}
.circle_button_orange_2 {
	background-color: #f47f20;
	border: 2px solid #f47f20;
}

.circle_button_2 {
	padding: 10px 20px;
	border-radius: 35px;
	color: white;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
}

.showcase_buttons .circle_button_2.circle_button_2_2 {
	margin-left: 47px;
}

.service_cloud {
	background-color: #1ba8e1;
	width: 100%;
	margin: 30px 0px 30px 0px;
	padding: 50px 0px 50px 0px;
	border-bottom: 5px solid #1091c5;
}

.service_consult {
	background-color: #9c9c9c;
	width: 100%;
	margin: 30px 0px 30px 0px;
	padding: 50px 0px 50px 0px;
	border-bottom: 5px solid #717171;
	display: none;
}

.service_care {
	background-color: #f48021;
	width: 100%;
	margin: 30px 0px 30px 0px;
	padding: 50px 0px 50px 0px;
	border-bottom: 5px solid #d76b13;
	display: none;
}

.serviceBox {
	width: 950px;
	margin: 0 auto;
	min-height: 430px;
}

.cloudPointer {
	position: absolute;
	margin-top: -75px;
	margin-left: 183px;
}

.consultPointer {
	position: absolute;
	margin-top: -75px;
	margin-left: 451px;
}

.carePointer {
	position: absolute;
	margin-top: -75px;
	margin-left: 715px;
}

.serviceLeft {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 330px;
	margin-top: 60px;
}

.serviceRight {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: 600px;
	padding: 5px;
}

.serviceP {
	padding-bottom: 20px;
}

.serviceBtn {
	background-color: #fff;
	color: #1ba8e1;
	border: 2px solid #fff;
	border-radius: 45px;
	display: inline-block;
	text-align: center;
	padding: 20px 10px 20px 10px;
	margin-right: 10px;
	width: 170px;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.serviceBtn:hover {
	background-color: #1ba8e1;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.testimonial {
	width: 960px;
	padding: 21px;
	margin: 0 auto;
}

.orange1 {
	background-color: #f48021;
}

.orange2 {
	background-color: #ffa63c;
}

.orange3 {
	background-color: #ff9640;
}

.grey1 {
	background-color: #646464;
}

.grey2 {
	background-color: #b6b6b6;
}

.grey3 {
	background-color: #9c9c9c;
}

.blue1 {
	background-color: #038ac0;
}

.blue2 {
	background-color: #61cbf6;
}

.blue3 {
	background-color: #1ba8e1;
}

.image1 {
	background-image: url(../images/testimonial_images/microsoft.jpg);
}

.image2 {
	background-image: url(../images/testimonial_images/image2.jpg);
}

.image3 {
	background-image: url(../images/testimonial_images/image3.jpg);
}

.image4 {
	background-image: url(../images/testimonial_images/testimonial_box2_photo.png);
}

.image5 {
	background-image: url(../images/testimonial_images/image12.jpg);
}

.image6 {
	background-image: url(../images/testimonial_images/image5.jpg);
}

.image7 {
	background-image: url(../images/testimonial_images/image6.jpg);
}

.image8 {
	background-image: url(../images/testimonial_images/image7.jpg);
}

.image9 {
	background-image: url(../images/testimonial_images/image8.jpg);
}

.image10 {
	background-image: url(../images/testimonial_images/image9.jpg);
}

.image11 {
	background-image: url(../images/testimonial_images/image10.jpg);
}

.image12 {
	background-image: url(../images/testimonial_images/image11.jpg);
}

.testimonialContainer {
	width: 960px;
	margin: 0 auto;
}

.testimonialBox {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	height: 220px;
	background-color: #fff;
	margin: 7px;
	color: #fff;
}

.section2 {
	width: 105px;
}

.bigBox {
	width: 220px;
	height: 220px;
	display: table-cell;
	vertical-align: bottom;
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}

.mediumBox {
	font-size: 16px;
	height: 101px;
	margin-bottom: 18px;
	text-align: left;
	width: 220px;
}

.smallBox {
	display: inline-block;
	vertical-align: top;
	width: 101px;
	height: 101px;
	margin-right: 14px;
	margin-bottom: 18px;
}

.smallBox2 {
	display: inline-block;
	vertical-align: top;
	width: 101px;
	height: 101px;
	margin-right: 0px;
	margin-bottom: 18px;
}

.bigBox2 {
	width: 220px;
	height: 220px;
	vertical-align: top;
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 14px;
}

.smallBox3 {
	display: inline-block;
	vertical-align: top;
	width: 101px;
	height: 101px;
	margin-bottom: 18px;
	margin-left: 14px;
}

.smallBoxwithPhoto {
	display: table-cell;
	width: 101px;
	height: 101px;
	vertical-align: bottom;
	background-size: 100%;
	background-position: center top;
}

.smallBoxwithoutPhoto {
	display: table-cell;
	height: 101px;
	vertical-align: middle;
}

.boxContent {
	padding: 5px;
}

.BHeading {
	display: table-cell;
	vertical-align: middle;
	width: 221px;
	padding: 10px 5px 10px 5px;
	font-size: 16px;
	font-weight: 700;
	height: 60px;
}

.SHeading {
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	font-weight: 700;
}

.smallText {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-weight: 300;
}

a {
	text-decoration: none;
}

h1 {
	font-size: 46px;
	font-weight: 300;
	color: #30beee;
	line-height: 46px;
	margin: 10px 0px 10px 0px;
}

h2 {
	font-size: 36px;
	font-weight: 300;
	color: #242424;
	line-height: 36px;
	margin: 80px 0px 60px 10px;
}

.lessSpace {
	margin-top: 40px;
	margin-bottom: 20px;
}

h3 {
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 36px;
	margin-bottom: 80px !important;
	margin: 10px 10px 10px 10px;
}

h4 {
	font-size: 32px;
	font-weight: 700;
	text-transform: none;
	line-height: 36px;
	margin: 10px 0px 10px 0px;
}

.greyColor {
	color: #5b5b5b
}

.orangeColor {
	color: #f48021
}

.blueColor {
	color: #1ba8e1
}

.deepBlue {
	color: #015a7e;
}

.lightOrangeColor {
	color: #ffdcbf;
}

.whiteColor {
	color: #fff;
}

p {
	font-weight: 300;
	letter-spacing: 1px;
	text-align: left;
	line-height: 28px;
}

.testimonialp {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: left;
	line-height: 30px;
}

.paddingTop {
	padding-top: 20px;
}

#ourCompany {
	margin-top: 50px;
}

.welcomeP {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1;
	text-align: center;
	width: 960px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 70px;
}

.bannerText {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #fd6817;
}

.inlineImage {
	width: 114px;
	height: 26px;
	vertical-align: inherit;
}


/*Slider CSS*/

.banners {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.slider {
	width: 100%;
	height: 350px;
	margin-top: -1px
}

.banner {
	position: relative;
	overflow: auto;
}

.banner ul {
	padding: 0;
	margin-top: 0px;
}

.banner li {
	list-style: none;
}

.banner ul li {
	float: left;
}

.banner .dots {
	position: absolute;
	left: -33px;
	right: 0;
	bottom: 0px;
}

.banner .dots li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #b2b2b2;
	border-radius: 10px;
	cursor: pointer;
}

.banner .dots li.active {
	background: #b2b2b2;
	opacity: 1;
}

.banner .arrows {
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #fff;
}

.banner .arrow {
	display: inline;
	padding-left: 10px;
	cursor: pointer;
}

.slides {
	background-repeat: no-repeat;
	width: 100%;
	height: 350px;
	margin: 0 auto;
	text-align: center;
}


/*Slider CSS ends*/

.peopleBg {
	background: url(../images/people_bg.png);
	padding-top: 10px;
	margin-top: 30px;
}

.peopleDiv {
	display: inline-block;
	margin: 10px 16px;
	text-align: center;
	vertical-align: top;
	width: 200px;
}

.imageDiv {
	border: 1px solid #b5b5b5;
	border-radius: 80px;
	-moz-border-radius: 80px;
	-khtml-border-radius: 80px;
	-webkit-border-radius: 80px;
	width: 130px;
	height: 130px;
	background: url('../images/blank.png');
	display: block;
	margin: 0 auto;
}

.people1 {
	background: url('../images/people_images/people1.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.people2 {
	background: url('../images/people_images/people2.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.people3 {
	background: url('../images/people_images/people3.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.peopleName {
	font-weight: 700;
	color: #1ba8e1;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
}

.peopleDesignation {
	font-weight: 400;
	color: #6d6e70;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
}

.testimonialP {
	font-size: 14px;
	text-align: center;
	color: #494949;
}

.testimonialHR {
	width: 60px;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* People Slider*/

.peopleSlides {
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
	text-align: center;
}


/* People slider ends */

.contactBg {
	background: url(../images/contact_bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-color: #262626;
	background-size: 100%;
	padding-top: 10px;
}

.contactHeading {
	margin: 20px;
	text-align: left;
}

.smallHeading {
	/*color:#fff;*/
	color: #0fabd8;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 10px 20px 10px 20px;
}

.addressP {
	margin: 15px 20px 30px 20px;
	color: #4B4B4B;
	line-height: 26px;
}

.address {
	margin-top: 80px;
	margin-bottom: 80px;
	background-color: #f47f20;
	display: inline-block;
	vertical-align: bottom;
	width: 312px;
	border-radius: 10px;
}

.form {
	margin-top: 80px;
	margin-bottom: 80px;
	background-color: #f47f20;
	display: inline-block;
	vertical-align: bottom;
	width: 312px;
	margin-left: 170px;
	border-radius: 10px;
}

.formDiv {
	padding: 10px 10px 30px 10px;
	text-align: right;
	margin-right: 3%;
}

::-webkit-input-placeholder {
	color: #242424;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #242424;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #242424;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

:-ms-input-placeholder {
	color: #242424;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.finput {
	transition: all 300ms;
	width: 230px;
	padding: 15px;
	border: none;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #853c02;
	display: block;
	margin: 10px 15px 10px 15px;
	background-color: #ffbc85;
}

form .formBtn {
	background: #2f2f2f;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
	width: 260px;
	padding: 15px;
	text-transform: uppercase;
	border: none;
}

form .submit:hover,
form .submit:active {
	text-decoration: none;
}

.eventDiv {
	/*margin-top:80px;*/
	margin-bottom: 100px;
}

.bold {
	font-weight: 700;
}

.eventSmallP {
	font-size: 18px;
	font-weight: 300;
	color: #5c5b5b;
	margin: 30px 10px 10px 0px;
}

.eventP {
	font-size: 32px;
	font-weight: 700;
	color: #0fabd8;
	margin: 10px 10px 30px 0px;
	line-height: 36px;
}

.eventLeft {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: 700px;
}

.eventRight {
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: 250px;
}

.eventBtn {
	border: 2px solid #0fabd8;
	border-radius: 45px;
	display: inline-block;
	text-align: center;
	padding: 20px 10px 20px 10px;
	margin-top: 30px;
	width: 140px;
	cursor: pointer;
	font-weight: 700;
	background-color: #0fabd8;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.eventBtn:hover {
	background-color: #fff;
	color: #0fabd8;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.newsletter {
	background-image: url(../images/newsletter_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 576;
	z-index: 2;
}

.newsletterDiv {
	padding: 70px 0px 0px 0px;
	margin: 0 auto;
	width: 960px;
	text-align: center;
	z-index: 3;
}

.newsletterSubHeading {
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 10px 10px 10px;
}

.newsletterbgBox {
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	width: 569px;
	height: 330px;
	margin: 0 auto;
	margin-top: 60px;
}

.newsletterBox {
	width: 70%;
	margin: 10px 10px 10px 10px;
	padding: 85px 10px 0px 10px;
	margin: 0 auto;
	text-align: center;
}

.newsletterForm {
	padding: 0px;
	margin: 0px;
}

.newsletterinput {
	width: 92%;
	padding: 4%;
	border: none;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #4a4a4a;
	display: block;
	margin: 10px 0px 10px 0px;
	background-color: #fff;
}

.newsletterBtn {
	border: 2px solid #fff;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 4%;
	cursor: pointer;
	font-weight: 700;
	color: #fff;
	background-color: #4a4a4a;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.newsletterBtn:hover {
	background-color: #fff;
	color: #4a4a4a;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.footerContainer {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #636363;
	z-index: 5;
}

.footer {
	padding: 50px 0px 10px 0px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background-color: #636363;
	color: #fff;
}

.footerTxt {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	letter-spacing: 0;
	text-align: center;
}

.footerNav {
	list-style-type: none;
	padding-left: 20px;
	padding-right: 0px font-size: 14px;
	font-weight: 400;
	float: left;
	color: #fff;
}

.footerUL {
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	line-height: 60px;
	padding: 5px;
}

.footerLi {
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 35px;
	text-align: left;
	text-decoration: none;
	padding: 0px 10px 5px 0px;
	list-style-type: none;
}

.phoneLi {
	margin: 0px;
	background-image: url("../images/phone_icon.png");
	background-position: 0 10px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: 300;
	line-height: 35px;
	list-style-type: none;
	padding: 0px 10px 5px 25px;
	text-align: left;
	text-decoration: none;
}

.contactLi {
	margin: 0px;
	background-image: url("../images/contact_icon.png");
	background-position: 0 10px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: 300;
	line-height: 35px;
	list-style-type: none;
	padding: 0px 10px 5px 25px;
	text-align: left;
	text-decoration: none;
}

.menu-package-container .menu,
.menu-schemes-container .menu {
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	line-height: 60px;
	padding: 5px;
	padding-top: 0;
}

.menu-package-container .menu li,
.menu-schemes-container .menu li {
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 35px;
	text-align: left;
	text-decoration: none;
	padding: 0px 10px 5px 0px;
	list-style-type: none;
}

.menu-package-container .menu li a,
.menu-schemes-container .menu li a {
	color: #fff;
	text-decoration: none;
}

.menulink2:link {
	color: #fff;
	text-decoration: none;
}

.menulink2:visited {
	color: #fff;
	text-decoration: none;
}

.menulink2:hover {
	color: #ff7800;
	text-decoration: none;
}

.menulink2:active {
	color: #ff7800;
	text-decoration: none;
}

.footerMenu {
	float: left;
	width: 450px;
}

.copyright {
	float: right;
	width: 345px;
	font-size: 14px;
	color: #0585b6;
	padding-top: 25px;
}

.footerColumn {
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	width: 225px;
}

.menu-footer-third-column-container .menu,
.menu-footer-fourth-column-container .menu,
.menu-footer-fifth-column-container .menu {
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	line-height: 60px;
	padding: 5px;
	padding-top: 0;
}

.menu-footer-third-column-container .menu li,
.menu-footer-fourth-column-container .menu li,
.menu-footer-fifth-column-container .menu li {
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 35px;
	text-align: left;
	text-decoration: none;
	padding: 0px 10px 5px 0px;
	list-style-type: none;
}

.menu-footer-third-column-container .menu li a,
.menu-footer-fourth-column-container .menu li a,
.menu-footer-fifth-column-container .menu li a {
	color: #fff;
	text-decoration: none;
}

.menu-footer-third-column-container .menu li:hover a,
.menu-footer-fourth-column-container .menu li:hover a,
.menu-footer-fifth-column-container .menu li:hover a {
	color: #f48021;
	text-decoration: none;
}

.footer-title {
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	padding: 5px;
	padding-top: 40px;
	color: #FFF
}

.newsletterMsg {
	color: #FFF;
}

.footerColumnBig {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	width: 265px;
}

.footerColumnBig2 {
	display: inline-block;
	vertical-align: top;
	width: 352px;
}

.footerNextLine {
	margin: 20px;
}

.footerLeft {
	float: left;
	width: 198px;
	text-align: left;
	padding: 0px;
}

.footerMiddle {
	margin-left: 10px;
	float: left;
	width: 375px;
	text-align: left;
	margin-top: 20px;
}

.footerRight {
	margin-left: 710px;
	text-align: right;
}

.socialMedia {
	margin: 1px;
	display: inline-block;
	vertical-align: top;
}

.footerTri {
	width: 100%;
	height: 3px;
	background-color: #3a3a3c;
	background-image: url(../images/threeColor_bg.png);
	background-size: 100%;
	background-color: #fff;
}

.topInside {
	width: 100%;
	height: 3px;
	background-color: #3a3a3c;
	margin: 0 auto;
	margin-top: 0px;
	text-align: center;
	background-image: url(../images/threeColor_bg.png);
	background-size: 100%;
	position: fixed;
	z-index: 99;
	background-color: #fff;
}

.insideContainerDiv {
	position: relative;
	width: 960px;
	padding: 160px 0px 60px 0px;
	margin-top: 0px;
	margin: 0 auto;
}

.searchDiv {
	width: auto;
	padding-bottom: 30px;
	text-align: right;
}

.blogCategoryContainer {
	float: left;
	margin-top: 0px;
	margin-left: -950px;
	width: 280px;
}

.blogCat {
	width: auto;
	background-color: #F3F3F3;
	background: url(../images/people_bg.png);
	border-radius: 5px;
	border: 1px solid #d1d1d1;
	padding: 20px 20px 5px 20px;
	margin-bottom: 20px;
}

.tagsDiv {
	width: auto;
	background-color: #F3F3F3;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
}

.blogContainer {
	float: left;
	margin-left: 320px;
	margin-top: 0px;
	width: 630px;
}

.blogPosts {
	margin-bottom: 50px;
}

.blogUl {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #f48021;
	line-height: 22px;
	text-align: left;
	margin-bottom: 20px;
}

.blogLine {
	color: #5b5b5b;
	font-weight: 300;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #d1d1d1;
	background-image: url(../images/pointer.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blogsA:link {
	color: #5b5b5b;
	text-decoration: none;
}

.blogsA:visited {
	color: #5b5b5b;
	text-decoration: none;
}

.blogsA:hover {
	color: #f48021;
	text-decoration: none;
}

.blogsA:active {
	color: #f48021;
	text-decoration: none;
}

.blogH2 {
	font-size: 30px;
	font-weight: 300;
	margin: 10px 0px 10px 0px;
	color: #1ba8e1;
}

.blogP {
	color: #5b5b5b;
}

.posted {
	font-size: 14px;
	color: #5b5b5b;
}

.postedBy {
	font-size: 14px;
	color: #f48021;
}

.postedBy a {
	font-size: 14px;
	color: #f48021;
}

.readMoreBtn {
	background-color: #0fabd8;
	color: #fff;
	border: 1px solid #0fabd8;
	border-radius: 30px;
	display: inline-block;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 15px 0px;
	width: 100px;
	cursor: pointer;
	font-weight: 300;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.readMoreBtn:hover {
	background-color: #fff;
	color: #0fabd8;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

a.more-link {
	color: #0fabd8;
}

a.more-link:hover {
	color: #FFF;
}

.blogPostedIn {
	display: inline-block;
	vertical-align: top;
	width: 400px;
	text-align: left;
	margin: 20px 0px;
}

.blogLeaveComment {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	text-align: right;
	margin: 20px 0px;
}

.blogLeaveComment a {
	color: #5b5b5b;
	text-decoration: none;
}

.searchForm {
	overflow: hidden;
	padding-right: .5em;
}

.searchInput {
	transition: all 300ms;
	width: 220px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #646464;
	background-color: #fff;
}

.searchButton {
	background: #2f2f2f;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
	width: 40px;
	padding: 7px 2px;
	text-transform: uppercase;
	border: none;
	float: right
}


/* Care*/

.insideContainerFullDiv {
	position: relative;
	width: 100%;
	padding: 0px 0px;
	10px;
	0px;
	margin-top: 0px;
	margin: 0 auto;
}

.cloudContainer {
	width: 100%;
	margin-top: 0px;
	padding-top: 116px;
}

.internalH2 {
	margin: 0px 0px 0px 0px;
}

.blueH2 {
	font-size: 30px;
	font-weight: 300;
	margin: 10px 0px 20px 0px;
	color: #1ba8e1;
}

.event_title {
	color: #30beee;
}

#Utility .entry-header .entry-title {
	font-size: 30px;
	font-weight: 300;
	margin: 10px 0px 20px 0px;
	color: #515151;
}

#post-810 .entry-header .entry-title {
	color: #f48021;
}

.grayH2 {
	font-size: 30px;
	font-weight: 300;
	margin: 10px 0px 20px 0px;
	color: #515151;
}

.orangeH2 {
	font-size: 30px;
	font-weight: 300;
	margin: 10px 0px 20px 0px;
	color: #f48021;
}

.cloudGraphicContainer {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

.cloudLeft {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: 680px;
}

.cloudRight {
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: 240px;
	margin-top: 70px;
}

.cloudPaddingRight {
	padding-right: 20px;
}

.cloudPaddingLeft {
	padding-left: 20px;
}

.cloudPost {
	width: 960px;
	padding: 70px 0px 70px 0px;
	margin: 0 auto;
}

.blueBg {
	background-color: #1ba8e1;
}

.grayBg {
	background-color: #ececec;
}

.darkGrayBg {
	background-color: #515151;
}

.darkGrayColor {
	color: #515151;
}

.darkGrayBg2 {
	background-color: #9c9c9c;
}

.cloudBanner {
	width: 960px;
	height: 480px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	background-image: url(../images/cloud_banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.consultBanner {
	width: 960px;
	height: 480px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	background-image: url(../images/consult_banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.careBanner {
	width: 960px;
	height: 480px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	background-image: url(../images/care_banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.bannerTextRight {
	padding: 100px 10px 60px 430px;
}

.bannerTextLeft {
	max-width: 650px;
	padding: 120px 10px 30px 10px;
}

.bannerText2 {
	font-size: 40px;
	line-height: 44px;
	font-weight: 400;
	padding-bottom: 20px;
}

.h1WhiteColor {
	color: #FFF;
}

.blueBtn {
	background-color: #fff;
	color: #1ba8e1;
	min-width: 130px;
	border: 2px solid #fff;
	border-radius: 45px;
	display: inline-block;
	text-align: center;
	padding: 20px 20px 20px 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.blueBtn:hover {
	background-color: #1ba8e1;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.blueOppBtn {
	min-width: 130px;
	border: 2px solid #1ba8e1;
	background-color: #1ba8e1;
	color: #fff;
	border-radius: 45px;
	display: inline-block;
	text-align: center;
	padding: 20px 20px 20px 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.blueOppBtn:hover {
	background-color: #fff;
	color: #1ba8e1;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.blueOppBtn1 {
	min-width: 200px;
	border: 2px solid #1ba8e1;
	background-color: #1ba8e1;
	color: #fff;
	border-radius: 45px;
	display: inline-block;
	text-align: center;
	padding: 20px 20px 20px 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.blueOppBtn1:hover {
	background-color: #fff;
	color: #1ba8e1;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.bbutton {
	max-width: 225px;
	margin: 0 auto;
}

.orangeBtn {
	min-width: 130px;
	border: 2px solid #fff;
	background-color: #fff;
	color: #f48021;
	border-radius: 45px;
	display: inline-block;
	text-align: center;
	padding: 20px 20px 20px 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.orangeBtn:hover {
	background-color: #f48021;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.orangeOppBtn {
	background-color: #f48021;
	color: #fff;
	min-width: 130px;
	border: 2px solid #f48021;
	border-radius: 45px;
	display: inline-block;
	text-align: center;
	padding: 20px 20px 20px 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.orangeOppBtn:hover {
	background-color: #fff;
	color: #f48021;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.greyBtn {
	background-color: #fff;
	color: #515151;
	min-width: 130px;
	border: 2px solid #fff;
	border-radius: 45px;
	display: inline-block;
	text-align: center;
	padding: 20px 20px 20px 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.greyBtn:hover {
	background-color: #515151;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.greyOppBtn {
	background-color: #515151;
	color: #fff;
	min-width: 130px;
	border: 2px solid #515151;
	border-radius: 45px;
	display: inline-block;
	text-align: center;
	padding: 20px 20px 20px 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.greyOppBtn:hover {
	background-color: #fff;
	color: #515151;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.cloudContainer .orange1 .cloudPost p,
.cloudContainer .orange1 .cloudPost {
	color: #fff;
	text-align: justify;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 24px;
}

.cloudContainer .whiteBg .cloudPost p,
.cloudContainer .whiteBg .cloudPost .cloudLeft {
	color: #5b5b5b;
	text-align: justify;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 24px;
}

.cloudContainer .grayBg .cloudPost p,
.cloudContainer .grayBg .cloudPost .cloudLeft {
	color: #5b5b5b;
	text-align: justify;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 24px;
}

.cloudContainer .darkGrayBg2 .cloudPost p,
.cloudContainer .darkGrayBg2 .cloudPost {
	color: #fff;
	text-align: justify;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 24px;
}

.whiteBg .cloudGraphicContainer .cloudLeft p,
.whiteBg .cloudGraphicContainer .cloudLeft {
	color: #5b5b5b;
	text-align: justify;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 24px;
}

.cloudContainer .grayBg .cloudGraphicContainer .cloudLeftp,
.cloudContainer .grayBg .cloudGraphicContainer cloudLeft {
	color: #5b5b5b;
	text-align: justify;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 24px;
}

.cloudContainer .blueBg .cloudPost p,
.cloudContainer .blueBg .cloudPost {
	color: #fff;
	text-align: justify;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 24px;
}

.whiteP {
	color: #fff;
	text-align: justify;
}

.cccMargin {
	margin: 100px 0px 100px 0px;
}

.form2 {
	margin-top: 80px;
	margin-bottom: 80px;
	background-color: #f47f20;
	display: inline-block;
	vertical-align: bottom;
	width: 312px;
	margin-left: 0px;
	border-radius: 10px;
}

.simpleUl {
	list-style-type: circle padding: 0px;
	margin-left: -22px;
	font-size: 16px;
	letter-spacing: 0px;
	color: #f48021;
	line-height: 28px;
	text-align: left;
	margin-bottom: 20px;
}

.finput2 {
	transition: all 300ms;
	width: 95%;
	padding: 15px;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	font-size: 18px;
	color: #999;
	display: block;
	margin-bottom: 20px;
}

.finput2:focus {
	background: #f5f5f5;
}

.ftextarea {
	overflow: auto;
}

.ftextarea2 {
	transition: all 300ms;
	padding: 15px;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	font-size: 18px;
	color: #999;
	display: block;
	overflow: auto;
	width: 95%;
	height: 60px;
	margin-bottom: 20px;
}

.ftextarea2:focus {
	height: 120px;
	overflow: auto;
	background: #f5f5f5;
}

.formH2 {
	font-size: 30px;
	font-weight: 300;
	margin: 10px 0px 20px 0px;
	color: #1ba8e1;
}

.formH3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #f47f20;
	margin-left: 0px;
}

.formLabel {
	color: #181818;
	font-size: 18px;
	margin-bottom: -10px;
}

.packageBox {
	width: 953px;
	margin: 0 auto;
}

.packageTab {
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-color: #515151;
	width: 240px;
	height: 62px;
}

.tabHeading {
	padding-top: 10px;
}

.packageBody {
	border-top-left-radius: 0px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: auto;
	position: relative;
	background-color: #515151;
	padding: 10px;
}

.packageLeft {
	display: inline-block;
	vertical-align: top;
	width: 685px;
	margin-right: 7px;
}

.packageLeftBox {
	padding: 10px 10px 0px 10px;
	border-radius: 5px;
	background-color: #f47f20;
	margin-bottom: 10px;
	min-height: 115px;
	background-image: url(../images/basic_label.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.packageLeftBox2 {
	padding: 10px 10px 0px 10px;
	border-radius: 5px;
	background-color: #f47f20;
	margin-bottom: 10px;
	min-height: 115px;
	background-image: url(../images/advanced_label.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.packageRight {
	display: inline-block;
	vertical-align: top;
	width: 215px;
	height: 250px;
	padding: 10px 10px 0px 10px;
	border-radius: 5px;
	background-color: #fff;
	color: #525252;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	-moz-box-shadow: inset 0 0 10px #c3c3c3;
	-webkit-box-shadow: inset 0 0 10px #c3c3c3;
	box-shadow: inset 0 0 10px #c3c3c3;
}

.packageRight h3,
.packageBottom h3 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0 !important;
	color: #f37b21;
	font-weight: bold;
}

.packageBottom h3 {
	color: #fff;
}

.packageBody .packageLeftBox {
	background-image: none;
}

.packageBottom {
	margin-top: 20px;
}

.packageLabel {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 22px;
	width: 34px;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	padding: 0;
	transform: rotate(-90deg);
	vertical-align: middle;
}

.buttonBox {
	display: inline-block;
	width: 626px;
	vertical-align: middle;
}

.packageButtons {
	border-radius: 5px;
	background-color: #fff;
	color: #525252;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 18px;
	width: 107px;
	height: 91px;
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	line-height: 20px;
	padding: 5px;
	margin-right: 5px;
	-moz-box-shadow: inset 0 0 10px #c3c3c3;
	-webkit-box-shadow: inset 0 0 10px #c3c3c3;
	box-shadow: inset 0 0 10px #c3c3c3;
	margin-bottom: 10px;
}

.packIcon {
	text-align: center;
	height: 20px;
	padding-top: 10px;
}

.packText {
	display: table-cell;
	text-align: center;
	height: 60px;
	vertical-align: bottom;
	width: 105px;
}

.packageUl {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 0px;
	color: #f37b21;
	line-height: 22px;
	text-align: left;
	margin-bottom: 14px;
}

.packageLi {
	color: #525252;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 20px;
	text-align: left;
	background-image: url(../images/pointerOrange.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.packageUl2 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 0px;
	color: #fff;
	line-height: 22px;
	text-align: left;
	margin-bottom: 20px;
}

.packageLi2 {
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 20px;
	text-align: left;
	background-image: url(../images/pointerWhite.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.spaceFromTop {
	display: block;
	height: 115px;
	margin-top: -115px;
	visibility: hidden;
}

.whiteH2 {
	font-size: 30px;
	font-weight: 300;
	margin: 10px 0px 20px 0px;
	color: #fff;
}

.cloudTable {
	background-color: #fff;
	border-radius: 10px;
	width: 100%;
	padding: 10px;
	font-size: 14px;
	border: 2px solid;
	border-color: #6dcdf4;
	letter-spacing: 0;
	line-height: normal;
	table-layout: fixed;
}

.tableContainer {
	border: 1px solid;
	border-color: #6dcdf4;
}

.cloudTableTR {
	height: 30px;
	border: 1px solid;
	border-color: #1ba8e1;
	background-color: #1ba8e1;
	padding: 5px;
	font-weight: 700;
	color: #fff;
	height: 40px;
	font-size: 18px;
	word-wrap: break-word;
}

.otherRow {
	height: 35px;
	border: 1px solid;
	border-color: #1ba8e1;
	background-color: #fff;
	padding: 5px;
}

.tdHeader {
	font-size: 18px;
	color: #000000;
	background-color: #6dcdf4;
	font-weight: 700;
	padding: 5px;
	border: 1px solid;
	border-color: #6dcdf4;
	text-align: center;
	height: 30px;
	text-align: left;
}

.tdText {
	width: 40%;
	padding: 5px;
	border: 1px solid;
	border-color: #6dcdf4;
}

.tdGraphic {
	width: 20%;
	text-align: center;
	padding: 2px;
	border: 1px solid;
	border-color: #6dcdf4;
}

.phone {
	margin-top: 16px;
	padding-right: 5px;
}

.phoneText {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #f48021;
}

.phoneIcon {
	vertical-align: sub;
	width: 18px;
	height: 18px;
}

.otherRow .tdBlackColor {
	color: #000;
}

.page-list {
	list-style-type: circle padding: 0px;
	margin-left: -22px;
	font-size: 16px;
	letter-spacing: 0px;
	color: #5b5b5b;
	line-height: 28px;
	text-align: left;
	margin-bottom: 20px;
}

.page-list li {
	text-align: left;
}

.page-list li a {
	font-size: 14pt;
	color: #5b5b5b;
}

.page-list li a:hover {
	font-size: 14pt;
	color: #f48021;
}

* {
	outline: none;
}

.courses-list-heading {
	text-align: center;
	margin-bottom: 49px;
	color: #949494;
	position: relative;
	padding-bottom: 35px;
	text-transform: uppercase;
	margin-top: 50px;
}

.courses-list-heading:after {
	content: '';
	border-bottom: 1px solid #949494;
	width: 440px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 220px);
}

ul.courses {
	margin: 0 0 100px;
	padding: 0;
}

.course-group-0,
.course-listitem:nth-child(even) {
	background: #ebfaff;
}

.course-group-1,
.course-listitem:nth-child(odd) {
	background: #f5f5f5;
}

.course-listitem {
	margin-bottom: 13px;
	border-radius: 10px;
	padding: 30px 28px;
	font-size: 14px;
	width: 100%;
	box-sizing: border-box;
	list-style: none;
}

.course-listitem .content-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.course-contact {
	float: right;
}

.course-listitem span {
	display: inline-block;
}

.course-listitem .circle_button_orange {
	text-transform: uppercase;
}

.course-listitem .circle_button_3 {
	margin: 0;
}

.course-title {
	width: 18%;
	font-weight: 700;
	color: #797a7d;
	margin-right: 2%;
}

.course-duration {
	width: 12%;
}

.course-location {
	width: 12%;
}

.course-date {
	width: 15%;
}

.course-date .date,
.course-date .time {
	display: block;
}

.course-date .time {
	text-transform: uppercase;
}

.course-price {
	width: 15%;
}

.course-listitem .circle_button_3.course-info {
	width: 7%;
	text-align: center;
	margin-right: 2%;
}

.course-listitem span.course-select {
	margin-right: 2%;
}

.courses .course-select p {
	border: none !important;
	padding: 0 !important;
	margin: 0;
}

.course-select span.woocommerce-Price-amount.amount,
.course-select a.added_to_cart.wc-forward,
.course-select .added:after {
	display: none !important;
}

.course-select .add_to_cart_button.added,
.course-select .woocommerce a.button.added {
	background-color: #008000 !important;
	border: 1px solid #008000;
	color: #fff !important;
}

.course-select .woocommerce a.button {
	margin: 0 !important;
}

.course-register {
	width: 11%;
	text-align: center;
}

#course-filters {
	margin: 10px 0 30px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	background-color: none !important;
	border: 0px !important;
}

.filter-selectbox {
	height: 40px;
	line-height: 40px;
	border-radius: 6px;
	background: #fff url(../images/select-icon.png) no-repeat 95% center;
	border: 1px solid #000;
	padding: 0 30px 0 10px;
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
	width: 100%;
	font-size: 16px;
}

select::-ms-expand {
	display: none;
}

#course-filters .filter-btn,
#course-filters .filter-clear-btn {
	background-color: #f47f20;
	border: 2px solid #f47f20;
	color: #fff;
	padding: 10px 20px;
	border-radius: 35px;
	font-weight: 700;
	font-size: 0.7em;
	cursor: pointer;
}

.filter-form {
	text-align: center;
	display: none;
}

.filters-block {
	display: inline-block;
	margin-right: 15px;
	position: relative;
	width: 230px;
	vertical-align: top;
}

.filters-block .filter-form {
	position: absolute;
	top: 42px;
	background: #fff;
	z-index: 1;
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid black;
	border-radius: 6px;
	max-height: 400px;
	overflow-y: scroll;
}

.filters-block .filter-form.form-courses {
	width: 350px;
}

.filter-form p {
	margin: 0;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.filter-form p:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.filter-form input {
	margin-top: 5px;
	float: left;
}

.filter-form label {
	font-size: 14px;
	width: calc(100% - 30px);
	margin-left: 6px;
	cursor: pointer;
	line-height: 20px;
	float: left;
}


/* Open form */

.pmouni_banner {
	background-color: #4f4f4f;
	padding-bottom: 30px;
}

.pmouni_banner .open_form {
	overflow: hidden;
}

.pmouni_banner .open_form a {
	text-transform: uppercase;
	background-color: #f47f20;
	color: #fff;
	display: inline-block;
	margin: 0 15px 0;
	border: 2px solid #f47f20;
	vertical-align: top;
}

a#in-house-form {
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}

.pmouni_banner .open_form a:hover {
	color: #f47f20;
	background-color: #fff;
}

.pmouni_image {
	text-align: center;
}

.pmouni_image img {
	height: 350px;
	width: auto;
	padding-top: 140px;
	display: block;
	margin: 0 auto;
}

.full-width-title {
	width: 100%;
}


/* View Cart Page */

h1.entry-title {
	font-size: 32px;
	color: #2ba4cb;
	margin-bottom: 30px;
}

.cart_totals h2 {
	font-size: 32px;
	color: #2ba4cb;
	margin: 0px 0px 30px 0px;
}

.woocommerce-checkout h3 {
	font-size: 24px;
	font-weight: 300;
	color: #2ba4cb;
	line-height: 36px;
	margin: 40px 0px 30px 0px !important;
}

.woocommerce table.shop_table {
	font-size: 16px;
}

.woocommerce .cart_item a.remove {
	color: #f47f20 !important;
}

.woocommerce .cart_item a.remove:hover {
	background: #f47f20;
	color: #fff !important;
	line-height: 21px;
}

.product-name a,
.woocommerce-info a,
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	color: #f47f20;
}

.product-name>div {
	display: inline-block;
	vertical-align: middle;
}

h2.woocommerce-order-details__title,
h2.woocommerce-column__title {
	color: #2ca3cb;
	text-transform: uppercase;
	font-size: 24px;
	margin: 50px 0 30px;
}

.woocommerce .quantity .qty {
	padding-left: 6px;
	height: 30px;
	border-radius: 6px;
	border: 1px solid #636363;
	font-size: 12px!important;
	margin-top: 10px;
	background-color: #fff;
	font-size: 16px;
}

.woocommerce .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce-message a.button.wc-forward,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.course-select .woocommerce a.button {
	background-color: #f47f20 !important;
	color: #fff;
	display: inline-block !important;
	margin: 0 15px 0;
	border: 2px solid #f47f20;
	border-radius: 35px;
	height: 40px;
	line-height: 40px;
	padding: 0 30px !important;
	font-size: 1em !important;
	text-transform: uppercase;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	height: 40px;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	padding: 0px 30px !important;
	line-height: 30px;
}

.woocommerce .wc-proceed-to-checkout a:hover.checkout-button,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce-message a:hover.button.wc-forward,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background-color: #fff !important;
	color: #f47f20 !important;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text,
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
	padding-left: 6px;
	height: 30px;
	border-radius: 6px;
	border: 1px solid #636363;
	font-size: 12px!important;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
.woocommerce form .woocommerce-billing-fields .form-row.woocommerce-validated .select2-container,
.woocommerce form .woocommerce-billing-fields .form-row.woocommerce-validated input.input-text,
.woocommerce form .woocommerce-billing-fields .form-row.woocommerce-validated select {
	border-color: #636363;
}


/* Pop up Styling */

.in-house-courses-popup,
.course-contact-popup {
	position: fixed !important;
}

#dialog-form {
	display: none;
}

.in-house-courses-popup .ui-widget-header,
.course-contact-popup .ui-widget-header {
	border: transparent;
	background: transparent;
	margin-bottom: 20px;
}

.in-house-courses-popup p,
.course-contact-popup p {
	margin: 0 0 10px;
}

.in-house-courses-popup p:last-of-type,
.course-contact-popup p:last-of-type {
	margin: 0;
}

.course-contact-popup label,
.in-house-courses-popup label {
	font-size: 14px;
	width: 100%;
	display: block;
	margin-bottom: 1px;
}

.in-house-courses-popup .f_input,
.in-house-courses-popup select,
.course-contact-popup .f_input,
.course-contact-popup select {
	margin-top: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 6px;
}

.in-house-courses-popup select,
.course-contact-popup select {
	background: #fff url(../images/select-icon.png) no-repeat 98% center;
	padding-right: 20px;
	margin-right: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.course-contact-popup select {
	height: 100px;
	background: #fff;
}

.in-house-courses-popup .wpcf7-form-control-wrap.course-requirements,
{
	display: block;
}

.in-house-courses-popup textarea {
	height: 120px;
}

.in-house-courses-popup .circle_button_3,
.course-contact-popup .circle_button_3 {
	margin: 0;
	cursor: pointer;
}

.in-house-courses-popup .ui-state-default,
.in-house-courses-popup .ui-widget-content .ui-state-default,
.in-house-courses-popup .ui-widget-header .ui-state-default,
.in-house-courses-popup .ui-button,
html .in-house-courses-popup .ui-button.ui-state-disabled:hover,
html .in-house-courses-popup .ui-button.ui-state-disabled:active,
.course-contact-popup .ui-state-default,
.course-contact-popup .ui-widget-content .ui-state-default,
.course-contact-popup .ui-widget-header .ui-state-default,
.course-contact-popup .ui-button,
html .course-contact-popup .ui-button.ui-state-disabled:hover,
html .course-contact-popup .ui-button.ui-state-disabled:active {
	border: transparent;
	background: transparent;
}

.in-house-courses-popup .ui-button .ui-icon,
.course-contact-popup .ui-button .ui-icon {
	background: url(../images/popup-close.png) no-repeat center;
	width: 20px;
	height: 20px;
	display: block;
	margin-left: -24px;
}

.in-house-courses-popup .ui-button-text,
.course-contact-popup .ui-button-text {
	display: none;
}


/* Checkout Page */

.woocommerce a {
	color: #f47f20;
}

.woocommerce form .form-row.woocommerce-invalid label {
	color: #949494;
}

.woocommerce-checkout h3 {
	margin-top: 0;
}

.selected_courses h3#order_review_heading {
	float: left;
	margin: 0 0 40px !important;
}

.woocommerce a.add-course-btn {
	float: right;
	margin-top: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
}

.woocommerce a.add-course-btn:hover {
	color: #f47f20;
}

.woocommerce form .form-row .required {
	text-decoration: none;
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
	text-align: right;
}

.woocommerce-checkout h1.entry-title {
	display: none;
}

.woocommerce form .form-row {
	padding: 0 3px 3px;
	margin: 0 0 20px;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	display: block;
	line-height: 20px !important;
	margin-bottom: 4px;
	font-size: 16px;
}

.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #636363;
}

.select2-container--default .select2-selection--single {
	border: 0;
}

#add_payment_method #payment.payment-methods,
.woocommerce-cart #payment.payment-methods,
.woocommerce-checkout #payment.payment-methods {
	background: transparent;
	border-radius: 0;
}

#payment.payment-methods ul.wc_payment_methods.payment_methods.methods {
	background: #ebe9eb;
	border-radius: 5px 5px 0 0;
}

#payment.payment-methods .form-row.place-order {
	background: #ebe9eb;
	border-radius: 0 0 5px 5px;
}


/* Login Form */

.woocommerce-form.woocommerce-form-login.login .button {
	margin: 20px 0 0;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	top: 1.2em;
}

/* My account Page */

.woocommerce-MyAccount-navigation ul {
	padding-left: 0;
}

.woocommerce-MyAccount-navigation li {
	list-style: none;
	margin-bottom: 10px;
}

.woocommerce-Address-title.title h3 {
	margin: 10px 0 30px !important;
}

.woocommerce-MyAccount-content address {
	line-height: 1.4;
}

.woocommerce .woocommerce-customer-details address {
	box-sizing: border-box;
}

.woocommerce table.my_account_orders .button {
	margin-bottom: 5px;
}

.woocommerce ul.order_details {
	margin: 0 0 1.5em;
}

.woocommerce ul.order_details li {
	margin-bottom: 1.5em;
}

.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
	margin-bottom: 15px;
}


/* conformation page */

.woocommerce ul.order_details {
	padding-left: 0;
	font-size: 16px;
}

.woocommerce-message a.button.wc-forward {
	display: none !important;
}

.woocommerce table.shop_table th {
	text-align: left;
}

.download_pdf_btn {
	margin-bottom: 15px;
	display: inline-block;
}

#nav_ul li.contactUs_btn a,
#nav_ul li.current-menu-item.contactUs_btn a,
#nav_ul li.contactUs_btn a {
	padding: 0;
}

/* Error styling */
#dialog-form span.wpcf7-not-valid-tip,
#dialog-form div.wpcf7-validation-errors,
#dialog-form div.wpcf7-mail-sent-ok,
#dialog-form div.wpcf7-spam-blocked {
	float: none;
	padding: 0;
}

#dialog-form div.wpcf7-validation-errors {
	margin-top: 10px;
	padding: 5px;
}

span.wpcf7-not-valid-tip {
	font-size: 14px;
	float: left;
	padding: 0 10px 10px;
}

p span.wpcf7-not-valid-tip {
	padding-bottom: 0;
}

.address_form span.wpcf7-not-valid-tip {
	float: right;
}

div.wpcf7-validation-errors {
	border: 2px solid #ff0000;
	font-size: 14px;
	float: left;
	margin: 0 1% 20px;
}

div.wpcf7-mail-sent-ok {
    margin: 20px 0 10px 10px;
    font-size: 14px;
    box-sizing: border-box;
    float: left;
}

.address_form div.wpcf7-mail-sent-ok {
    float: right;
    width: 83%;
}

div.wpcf7-spam-blocked {
    float: left;
    margin: 10px 0 10px 10px;
    font-size: 15px;
    padding: 10px;
    box-sizing: border-box;
    width: 83%;
}

.address_form div.wpcf7-spam-blocked {
    float: right;
}

/* PMO UNI */

.register-text {
	text-align: center;
	margin-bottom: 10px;
}

.register-text p {
	color: #f47f21;
	border-bottom: 1px solid #f47f21;
	display: inline-block;
}

#open-popup-link {
	color: #fff;
}

a.ui-button#open-popup-link:visited,
a.ui-button#open-popup-link:active,
a.ui-button#open-popup-link:focus {
	color: #fff;
	background: #f47f21 !important;
	border: 2px solid #f47f21 !important;
}

a.ui-button#open-popup-link:hover,
a.ui-button#open-popup-link:visited:hover {
	color: #f47f21;
	background: transparent !important;
	border: 2px solid #f47f21 !important;
}

.course_multiple .btn-group,
.course_multiple .multiselect.dropdown-toggle.btn.btn-default {
	width: 100%;
	text-align: left;
	font-size: 16px;
}

.course_multiple .btn .caret {
	float: right;
	margin-top: 10px;
}

.course_multiple .btn-default:hover,
.course_multiple .btn-default:focus,
.course_multiple .btn-default:active,
.course_multiple .btn-default.active,
.course_multiple .open .dropdown-toggle.btn-default {
	background: transparent;
}

.contact_details_popup label.error {
	color: red;
	font-size: 14px;
	width: 100%;
}

.filter_message {
	display: none;
	text-align: center;
	margin-bottom: 50px;
}

.course_multiple select.wpcf7-select {
	height: 80px;
	background-image: none;
}

.circle_button_orange.selected {
	background: #008000;
	border: 2px solid #008000;
}

.circle_button_orange.selected:hover {
	background: #fff;
}

#show-error {
	display: none;
	text-align: center;
	color: #f00;
	font-size: 18px;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1 {
	width: 100%;
}

#payment h3.payment_heading,
#payment.payment-methods ul.wc_payment_methods.payment_methods.methods {
	display: none;
}

#payment.payment-methods .form-row.place-order {
	background: transparent;
	padding-right: 0;
}

#payment.payment-methods .form-row.place-order #place_order {
	margin-right: 0;
}

.circle_button_2.circle_button_2_2 {
	margin-left: 250px;
}

@media print {
	.menu {
		display: none;
	}
}