/*
	Theme Name: TA by PS
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');

body, h2, p{font-family: 'Poppins', sans-serif;}

.template, .marketing{}
.template *, .marketing *{color:#fff}
.template .bg, .marketing .bg, .hiring .bg{margin: 0 auto;background-size: cover!important;background-position: top center!important;padding: 480px 381px 50px 58px;min-height: 1000px;}
.template .bg h2{margin-bottom: 18px;}
.template .bg p{padding-left: 155px;}
.template .bg .minheight{min-height: 60px;}

.template .bg.v2{min-height: 600px;padding: 340px 20px 20px 55px;}
.template .bg.v2 h2{margin-bottom: 20px;font-size: 24px;}
.template .bg.v2 p{padding-left: 100px;margin-bottom: 1px;font-size: 12px;}

.template .bg.v3{min-height: 600px;padding: 340px 20px 20px 55px;}
.template .bg.v3 h2{margin-bottom: 20px;font-size: 24px;}
.template .bg.v3 p{padding-left: 100px;margin-bottom: 2.5px;font-size: 11px;}

.marketing .bg h2{margin-bottom: 18px; font-weight:bold}
.marketing .bg p{display: inline-block;margin: 30px 0 0 0px;width: 122px;font-size: 12px;text-align: center;}
.marketing .bg p:nth-child(3){width: 112px;}
.marketing .bg p:nth-child(4){display: block; width: 340px; text-align: left; padding-left: 60px; margin: 26px 0 0 0px; font-size: 13px;}

.hiring .bg{min-height: 563px;padding: 290px 20px 20px 42px;}
.hiring .bg h2{font-weight: bold;color: #3246b5;margin-bottom: 25px;}
.hiring .bg p{width: 182px;font-weight: 500;font-size: 16px;float: left;margin: 0;padding-left: 8px;}
.hiring .bg p:nth-child{1}{}
.hiring .bg p:last-child{width:100%;margin-top: 20px;}