@charset "UTF-8";
/*
Theme Name: TPS
Theme URI: http://mydev786.com/2020/tps/wp-content/themes/tps
Author: Webtech Maestro Team
*/

@import url('https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&family=Oswald:wght@300;400;700&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/*
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap');
*/

@font-face {
    font-family: 'Neutra Display Titling';
    src: url('fonts/NeutraDisp-Titling.eot');
    src: url('fonts/NeutraDisp-Titling.eot?#iefix') format('embedded-opentype'),
        url('fonts/NeutraDisp-Titling.woff2') format('woff2'),
        url('fonts/NeutraDisp-Titling.woff') format('woff'),
        url('fonts/NeutraDisp-Titling.ttf') format('truetype'),
        url('fonts/NeutraDisp-Titling.svg#NeutraDisp-Titling') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*----------------------------------TPS Colors------------------*/

.tps-gold { color: #E9BB42; }

.tps-red { color: #AF2326; }

.tps-blue { color: #0759A3; }


/*----------------------------------Typography------------------*/

.arvo { font-family: 'Arvo', serif; }

.oswald { font-family: 'Oswald', sans-serif; }

.roboto { font-family: 'Roboto', sans-serif; }


.white-text { color: #FFF !important; }
.drop-shadow { text-shadow: 2px 2px 8px #000; }

.forty-eight { font-size: 48px; line-height: 54px; }
.sixty { font-size: 60px; line-height: 72px; }
.seventy-two { font-size: 72px; line-height: 84px; }


/*----------------------------------General Styling------------------*/
html{
	margin: 0 !important;
}
body{
	font-family: 'Roboto', sans-serif;
	margin: 0 auto;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Arvo', serif;
	font-weight: 700 !important;
}
a:hover{
	text-decoration: none;
}
.pum-content.popmake-content {
	line-height: 27px;
	font-weight: 500 !important;
	color:#fff !important;
	text-align:center;
}
#popmake-134 {
	background: #7AADB6;
}
.pum-content.popmake-content .book-button {
	background: #ee3a43;
	color: #fff;
	padding: 9px 20px;
	display: inline-block;
	border-radius: 5px;
	margin-left: 10px;
}

.pum-content.popmake-content a {
	color: #fff;
}
.pum-content.popmake-content a:hover {
	color: #ee3a43;
}
.pum-content.popmake-content .book-button:hover {
	color:#000 !important;
}
.pum-content.popmake-content h2 {
	background: #fff;
	color: #7aadb6;
	display: inline-block;
	padding: 4px 8px;
}
.pum-content.popmake-content h4 strong {
	font-style: italic;
	font-weight: normal !important;
	font-size: 21px;
}
/*-----------------------------Home Page----------------------*/
header#masthead {
    /*background-color: #8cbbda;
    display: inline-block;
    width: 100%;
    padding: 20px 0;*/
    text-align: right;
}
header#masthead a{
	background-color: #ee3a43;
    padding: 8px 65px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    border-radius: 6px;
    position: absolute;
    z-index: 999;
    right: 0;
    top: 24px;
}
header#masthead a:hover{
	background-color: #1f2765;
}

.home_sec2_left{
	z-index: 9999;
}
.home_sec2_left .wpb_text_column{
	background-color: #77aacc;
	padding: 25px 35px;
	margin: 80px -75px 80px 0;
}
.home_sec2_left  h2{
	font-size: 32px;
	color: #1f2765;
	text-align: center;
}
.home_sec2_left hr{
	width: 105px;
	background-color: #1f2765;
}
.bg_right > div,.bg_left > div{
	background-size: cover;
	background-position: top center;
}
.sec_heading{
	font-size: 28px;
	color: #000;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.text_left,.text_right{
	z-index: 9999;
}
.text_right .wpb_text_column {
    background-color: #fff;
    padding: 35px 35px 55px;
    margin: 70px 0 70px -115px;
}
.text_left .wpb_text_column {
    background-color: #fff;
    padding: 35px 35px 55px;
    margin: 70px -115px 70px 0;
}
.text_right p,.text_left p{
	font-size: 18px;
	line-height: 30px;
}
.home_sec3{
	padding-top: 65px !important;
	padding-bottom: 45px;
}
.home_sec3 ul {
	padding-left: 35px;
}
.home_sec3 ul li{
	position: relative;
	font-size: 18px;
	line-height: 30px;
	list-style: none;
}
.home_sec3 ul li:before{
	content: "\f11e";
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	color: #586a07;
	position: absolute;
	left: -35px;
	top: 0;

}
.home_sec4{
	padding-top: 70px !important;
	padding-bottom: 50px;
	background-attachment: fixed;
}
.home_sec4.bg-scroll{
	background-attachment: scroll;
}
.home_sec4 .sec_heading{
	color:#fff;
	text-align: center;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 65px !important;
}
.home_sec4 .sec_heading:after{
	content: "";
	background-image: url("images/sec4_heading_after.png");
	position: absolute;
	width: 227px;
	height: 11px;
	left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.home_sec4_event ul{
	padding-left: 0;
	max-width: 730px;
	margin: 0 auto;
}
.home_sec4_event ul li {
	display: inline-flex;
	width: 100%;
	margin-bottom: 2px;
}
.home_sec4_event ul li .event_left{
	display: inline-block;
	background-color: #f3f1f1;
	padding: 20px 25px;
	width: 20%;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
.home_sec4_event ul li .event_left span.color_red{
	font-size: 16px;
	font-weight: bold;
	color: #d42222;
}
.home_sec4_event ul li .event_right{
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	background-color: #fafafa;
	padding: 20px 30px;
	width: 80%;
}
.home_sec4_event ul li .event_right br{
	display: none;
}
.home_sec4_event ul li .event_right span.color_black{
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	display: inline-block;
	width: 100%;
	font-weight: bold;
}
.home_sec4_event ul li .event_right span.color_grey{
	font-size: 16px;
	color: #5d5d5d;
	display: inline-block;
	width: 100%;
}
a.red_btn {
    background-color: #AF2326;
    color: #ffff;
    padding: 10px 65px;
    border-radius: 60px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif; 
    margin-top: 45px;
}
a.red_btn:hover{
	background-color: #0759A3;
}
.home_sec5{
	padding-top: 30px !important;
	padding-bottom: 25px;
}
.home_sec5 ul{
	padding-left: 0;
}
.home_sec5 ul li{
	display: inline-block;
    width: 42%;
    margin: 5px;
    background-color: #f6f6f6;
    padding: 5px;
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
}
.home_sec6{
	padding-top: 65px !important;
	padding-bottom: 30px;
}
.home_sec7{
	padding-top: 80px !important;
	padding-bottom: 30px;
}
.home_sec8{
	padding-top: 60px !important;
	padding-bottom: 20px;
}
/*.home_sec8 .text_right p:last-child{
	background-color: #f6f6f6;
	text-align: center;
    border-radius: 50px;
    padding: 5px;
}*/
.vc_custom_heading.banner-text {
	position: absolute;
	left: 0;
	right: 0;
	display: block;
	bottom: 130px;
	font-size: 32px !important;
}


/*-------------------Footer-------------------------*/
footer.site-footer{
	background-color: #000 /* #193B35 */;
	padding-top: 55px;
	padding-bottom: 25px;
}

.site-footer .row{align-items: center;}

footer.site-footer .footer_left{
	border-right: 1px solid #fff;
}

.footer_left p{margin-bottom: 0px;}
.footer_left a{color: #fff;line-height: 28px;}
.footer_left a:hover,.footer_left a:focus,.footer_left a:active{color: #ee3a43;}
.footer_left  strong{font-weight: 400;display: inline-block;margin: 12px 0;}

footer.site-footer .widget-title{
	font-size: 24px;
	text-align: center;
	margin-bottom: 25px;
	color: #fff;
}
footer.site-footer .widget_text p{
	font-size: 16px;
	text-align: center;
	color: #fff;
}
footer.site-footer .widget_text .footer_btn{
	background-color: #AF2326;
    padding: 8px 65px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif; 
    display: inline-block;
    border-radius: 60px;
    margin-bottom: 10px;
}
footer.site-footer .widget_text .footer_btn:hover{
	background-color: #0759A3;
	color: #fff;
}
footer.site-footer .widget_text ul{
	padding-left: 0;
	text-align: center;
}
footer.site-footer .widget_text ul li{
	list-style: none;
	margin-bottom: 12px;
}
footer.site-footer .widget_text ul li a{
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	color: #fff;
}
footer.site-footer .widget_text ul li a:hover{
	color: #ee3a43;
}
/*--------------------------Media Queries-----------------------*/
@media (min-width: 1260px){
	.container {
	    max-width: 1230px;
	}
}

@media only screen and (max-width: 1199px){
	.home_sec1 .vc_custom_heading{
		font-size: 32px !important;
		text-align: center !important;
	} 
	.home_sec2_right > div{
		background-position: 100% 70%;
	}
	.home_sec5 ul li{
		font-size: 15px;
		width: 47%;
	}
}

@media only screen and (max-width: 991px){
	.wpb_column.vc_column_container{
		width: 100%;
	}
	.home_sec2_left .wpb_text_column{
		margin:80px 0 80px 0;
	}
	.text_right .wpb_text_column{
		margin: 70px 0 70px 0;
	}
	.text_left .wpb_text_column{
		margin: 70px 0 70px 0;
	}
	.bg_right > div, .bg_left > div{
		min-height: 550px;
	}
}

@media only screen and (max-width: 767px){
	header#masthead {
	    background-color: #8cbbda;
	    display: inline-block;
	    width: 100%;
	    padding: 20px 0;
	    text-align: center;
	}
	header#masthead a{
		position: relative;
		top: 0;
	}
	.bg_right > div, .bg_left > div{
		min-height: 320px;
		margin: 0 15px;
	}
	.home_sec4_event ul li .event_left,.home_sec4_event ul li .event_right{
		padding: 20px;
	}
	.home_sec4_event ul li .event_right span.color_black{
		font-size: 16px;
	}
	.sec_heading,.home_sec2_left h2{
		font-size: 24px;
	}
	.text_left .wpb_text_column,.text_right .wpb_text_column{
		padding: 30px;
	}
	.home_sec4_event ul li{
		display: inline-block;
		text-align: center;
	}
	.home_sec4_event ul li .event_left,.home_sec4_event ul li .event_right{
		display: inline-block;
		width: 100%;
	}
	.home_sec5 ul li{
		width: 100%;
	}
	.bg_right > div, .bg_left > div {
	    min-height: 230px;
	}
	footer.site-footer .row > div{
		margin-bottom: 25px;
	}
	footer.site-footer .footer_left{
		border-right: 0;
	}
	.footer_logo{
		text-align: center;
	}
	.footer_logo img{
		max-width:40% !important;
	}
}

@media only screen and (max-width: 575px){
	header#masthead{
		text-align: center;
	}
	header#masthead a{
		font-size: 20px;
	}
	.home_sec2_left .wpb_text_column{
		margin: 40px 0;
	}
	.sec_heading,.home_sec2_left h2 {
    	font-size: 22px;
	}
	.text_right .wpb_text_column{
		margin-bottom: 0;
	}
	.text_left .wpb_text_column{
		margin-top: 0;
	}
	.home_sec1 .vc_custom_heading {
	    font-size: 30px !important;
	    text-align: center !important;
	    line-height: 44px !important;
	}
	.footer_logo img{
		max-width:50% !important;
	}
}