
html, body {
	min-height: 100%;
	margin: 0;
	padding: 0;
}

html {
	scroll-behavior: smooth;
}

body.home.cbp-spmenu-push {
	overflow: hidden;
}

* {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	margin: 0;
	padding: 0;
	font-family: "TMSans";
	font-size: 16px;
	background-color: #fff;
	font-weight: 400;
}

ul, li {
	margin: 0;
	padding: 0px;
}

a, input, textarea, button, li {
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
	text-decoration: none !important;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	text-indent: 1px;
	text-overflow: "";
}

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

p {
	margin: 0;
	font-size: 16px;
	line-height: 21px;
	color: #222;
	font-family: "TMSans";
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

br {
	margin: 0;
	width: 0;
}

:focus {
	outline: none;
}

::-webkit-scrollbar {
	width: 6px;
	color: #000;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #000;
	border-radius: 10px;
	border-color: #000;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px #000;
}

li {
	list-style: none;
}

a, li, input {
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	text-indent: 1px;
	text-overflow: "";
}

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

html {
	overflow-x: hidden;
}

h2 {
	font-size: 32px;
	font-weight: 600;
	font-family: "Josefin Sans";
	text-transform: uppercase;
}

h3 {
	font-family: "TMSans";
	font-size: 32px;
	color: #000;
	line-height: 40px;
	font-weight: 600;
}

h4 {
	font-family: "TMSans";
	font-size: 30px;
	color: #000;
	line-height: 32px;
	font-weight: 600;
}

h6 {
	font-size: 38px;
	font-weight: 600;
	font-family: "Josefin Sans";
	text-transform: uppercase;
}

.clear {
	clear: both;
}

.container-fluid, .container, .n_p {
	padding: 0px;
}

.container-fluid {
	float: left;
	width: 100%;
}

.row {
	margin: 0px;
}

.header {
	float: left;
	width: 100%;
}

.rg_head {
	background: #121418;
	float: left;
	padding: 0px 20px;
	margin: 22px 0px;
}

.header_area {
	z-index: 999;
	position: absolute;
	width: 100%;
	float: left;
	clear: both;
	top: 40px;
	padding: 0px 160px;
}

.page-id-6 .sec_content .c_content {
	height: 700px;
}

.header_area.fixed_header {
	top: 0px;
	background: #121418;
	padding-top: 15px;
	padding-bottom: 15px;
}

.header_area.fixed_header .lf_head img {
	width: 180px;
}

.search_sec {
	max-width: 14%;
	width: 100%;
	float: left;
	padding: 18px 40px;
}

#wrap {
	position: relative;
	height: 20px;
	top: 5px;
}

#wrap:before {
	content: "";
	position: absolute;
	left: -35px;
	top: 1px;
	background: #fff;
	width: 1px;
	height: 17px;
}

.search_sec input[type="text"] {
	height: 20px;
	font-size: 40px;
	display: inline-block;
	font-family: "Lato";
	font-weight: 300;
	border: none;
	outline: none;
	color: #fff;
	padding: 0px 15px;
	padding-right: 30px;
	width: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: none;
	z-index: 3;
	transition: width .4s cubic-bezier(0, .795, 0, 1);
	cursor: pointer;
}

.search_sec input[type="text"]:focus:hover {
	background: #000;
	height: 67px;
	top: -24px;
}

.search_sec input[type="text"]:focus {
	width: 700px;
	z-index: 1;
	background: #000;
	height: 67px;
	cursor: text;
	top: -24px;
}

.search_sec input[type="submit"] {
	height: 20px;
	width: 20px;
	display: inline-block;
	background-image: url("https://worldadvertising.com.au/wp-content/themes/worldadvertising/images/search_icon.png");
	text-indent: -10000px;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	transition: opacity .4s ease;
	background-color: transparent;
	z-index: 2;
}

.search_sec input::-webkit-input-placeholder {
	color: #fff;
}

.search_sec input[type="submit"].nitro-lazy {
	background-image: none !important;
}

.search_sec input::-moz-placeholder {
	color: #fff !important;
	opacity: 1;
}

.search_sec input::-ms-input-placeholder {
	color: #fff;
}

.banner_btn {
	float: left;
	width: 100%;
}

.container-fluid.cta_section .cta-hd {
	color: #fff;
	font-size: 30px;
	line-height: 44px;
	font-weight: 400;
	display: flex;
}

.social_links ul {
	padding-left: 0 !important;
}

div#top_scroll .container {
	background-color: hsla(0, 0%, 0%, .54);
	padding: 0px 15px;
}

.lf_head {
	float: left;
}

.navigation {
	text-align: right;
}

.menu_in {
	padding: 0px;
	width: 86%;
	float: left;
}

ul#menu-main_menu li a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	display: block;
	text-transform: uppercase;
	line-height: 14px;
}

ul#menu-main_menu {
	text-align: left;
}

ul#menu-main_menu li {
	display: inline-block !important;
	width: auto;
	padding: 26px 12px;
}

ul#menu-main_menu li.current_page_item a, ul#menu-main_menu li:hover a, ul#menu-main_menu li.current_page_ancestor a {
	color: #0077b1;
}

.social_links ul li {
	display: inline-block;
}

.social_links li {
	margin: 0px 6px;
}

.social_links li a {
	color: #fff;
	font-size: 20px;
}

.social_links a.facebook:hover {
	color: #3b5998;
}

.social_links a.twitter:hover {
	color: #1da1f2;
}

.social_links a.linked:hover {
	color: #007bb5;
}

.social_links a.google:hover {
	color: #dc3545;
}

.banner_section {
	height: 744px;
	background-size: cover;
	background-position: center center;
	float: left;
	width: 100%;
	position: relative;
}

.banner_section:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/banner_shadow.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 63% 100%;
}

.banner_section .container {
	display: flex;
	align-items: center;
	height: 100%;
	text-align: center;
	z-index: 9;
	position: relative;
}

.carousel_content, .banner_content_box {
	width: 50%;
	text-align: left;
	position: relative;
	left: 0px;
	top: 54px;
}

.carousel_content h1, .banner_content_box h1 {
	font-size: 60px;
	color: #fff;
	font-weight: 600;
	line-height: 65px;
}

.inner_banner .carousel_content h1 {
	font-size: 65px;
	text-transform: uppercase;
	line-height: 81px;
}

.inner_banner .carousel_content strong {
	font-size: 65px;
	text-transform: uppercase;
	line-height: 81px;
	color: #fff;
}

.inner_banner .carousel_content {
	width: 100%;
	text-align: center;
	position: relative;
	left: 0px;
	top: 54px;
}

.carousel_content p {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	line-height: 22px;
	padding: 15px 0px 25px;
}

.breadcrumbs {
	font-size: 13px;
	color: #000;
	font-weight: 400;
	line-height: 22px;
	padding-top: 45px;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	text-align: right;
}

.breadcrumbs a {
	color: #000;
}

.breadcrumbs a:hover {
	color: #000;
}

.banner_btn {
	float: left;
	width: 100%;
}

.banner_btn a {
	display: inline-block;
	height: 100%;
	background: #000;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	transition: .3s;
	cursor: pointer;
	line-height: 46px;
	color: #fff;
	max-width: 176px;
	width: 100%;
	border: 2px solid #fff;
	text-align: center;
}

.banner_btn a:hover {
	background: #0077b1;
	color: #fff;
}

.content_left .banner_btn {
	margin-top: 18px;
}

.content_left .banner_btn a, .cta_section h4 span a {
	background: #0077b1;
	border: none;
}

.content_left .banner_btn a:hover {
	background: #000;
}

.cta_section h4 span a:hover {
	background: #fff;
	color: #000;
}

.content_wrp h2 {
	color: #121418;
}

.content_wrp p {
	font-size: 18px;
	color: #646464;
	padding: 10px 0px;
}

.container-fluid.testimonial_wrapper {
	background-size: cover;
	background-position: center center;
	padding-top: 70px;
	padding-bottom: 70px;
}

.testimonial_wrapper .content_wrp {
	text-align: center;
	margin-bottom: 30px;
}

.testimonial_wrapper .content_wrp h2 {
	color: #fff;
}

.testimonial_regular .slick-slide {
	margin: 0 15px;
}

.testimonial_regular .slick-list {
	margin: 0 -27px;
}

.testimonial_regular .avatar {
	width: 55px;
	height: 55px;
	border-radius: 100%;
	overflow: hidden;
}

.testimonial_regular .slider-meta {
	display: flex;
	gap: 30px;
}

.testimonial_regular .author-details {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.testimonial_regular .author-details .author {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}

.testimonial_regular .author-details .testimonial-date {
	font-size: 12px;
	font-weight: 400;
	color: #d6d6d6;
}

.testimonial_regular .slider-content-container {
	margin-top: 15px;
}

.testimonial_regular .slider-content-container .star-rating {
	margin-bottom: 5px;
}

.testimonial_regular .slider-content-container .slider-content {
	height: 65px;
	overflow: auto;
}

.testimonial_regular .slider-content-container .slider-content, .testimonial_regular .slider-content-container .slider-content p {
	color: #fff;
}

.testimonial_wrapper .content_wrp h5 {
	color: #fff;
	font-weight: 600;
	font-family: "Josefin Sans";
	text-transform: uppercase;
	font-size: 38px;
}

.testimonial_content {
	background: #fff;
	padding: 35px 20px 35px;
}

.image_t {
	height: 100%;
	width: 100%;
	position: relative;
	background-size: cover;
	background-position: center center;
	z-index: 9;
	margin: auto;
}

.testimonial_content h6 {
	font-size: 12.5px;
	color: #9e9e9e;
	font-weight: 400;
	padding-bottom: 10px;
}

.testimonial_content .ct_reviewcnt {
	height: 65px;
	overflow-y: auto;
}

.testimonial_content p {
	color: #727272;
	line-height: 22px;
	padding: 8px 0px;
}

.testimonial_content h5 {
	font-size: 18px;
	font-weight: 700;
	color: #0077b1;
	text-transform: uppercase;
	padding-top: 10px;
}

span.t_cat {
	font-size: 12px;
	font-weight: 400;
	color: #727272;
}

.testimonial_regular {
	padding: 40px 0px 65px;
}

span.rating i {
	color: #ff8a00;
	font-size: 20px;
}

span.rating {
	display: inline-block;
	margin: 0px 2px;
}

.testimonial_content p:before {
	content: "";
	position: absolute;
	right: 30px;
	top: 30px;
	background-image: url("https://worldadvertising.com.au/wp-content/themes/worldadvertising/images/google_logo.png");
	width: 40px;
	height: 41px;
}

.testimonial_wrapper button.slick-arrow {
	width: 17px;
	height: 14px;
	background-color: transparent;
	transition: all .4s linear;
	border: none;
	bottom: 0px;
	top: auto;
}

.testimonial_wrapper button.slick-arrow:hover {
	background-color: transparent;
}

.testimonial_wrapper .slick-next {
	background-image: url("https://worldadvertising.com.au/wp-content/themes/worldadvertising/images/t_next.png");
	background-repeat: no-repeat !important;
	background-position: center center !important;
	right: 47%;
}

.testimonial_wrapper .slick-next.nitro-lazy {
	background-image: none !important;
}

.testimonial_wrapper .slick-next:hover {
	background-image: url("https://worldadvertising.com.au/wp-content/themes/worldadvertising/images/t_next_h.png");
}

.testimonial_wrapper .slick-next:hover.nitro-lazy {
	background-image: none !important;
}

.testimonial_wrapper .slick-prev {
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/t_prev.png");
	background-repeat: no-repeat !important;
	background-position: center center !important;
	left: 47%;
}

.testimonial_wrapper .slick-prev.nitro-lazy {
	background-image: none !important;
}

.testimonial_wrapper .slick-prev:hover {
	background-image: url("https://worldadvertising.com.au/wp-content/themes/worldadvertising/images/t_prev_h.png");
}

.testimonial_wrapper .slick-prev:hover.nitro-lazy {
	background-image: none !important;
}

.testimonial_wrapper .slick-prev:before, .testimonial_wrapper .slick-next:before {
	display: none;
}

.star_rating {
	padding-bottom: 12px;
}

.container-fluid.footer_wrapper {
	background: #121418;
	padding: 50px 0px 80px;
	position: relative;
}

.ft-common h4 {
	font-size: 24px;
	color: #0077b1;
	font-weight: 600;
	text-transform: capitalize;
	padding-bottom: 15px;
}

.ft-common li a {
	font-size: 16px;
	line-height: 38px;
	color: #fefefe;
	font-weight: 400;
	text-transform: capitalize;
}

.footer4 p {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	font-weight: 400;
	padding-bottom: 20px;
}

.footer1 p {
	font-size: 16px;
	line-height: 24px;
	color: #fefefe;
	padding: 8px 0px;
}

.footer1 p a {
	color: #fefefe;
	text-decoration: underline !important;
}

.footer1 p span {
	max-width: 200px;
	padding-right: 6px;
}

.ft-common a:hover, li.current_page_item a, li.current-menu-item a, .ft-common.footer4 a:hover {
	color: #0077b1;
}

.ft-common.footer4 a {
	color: #fefefe;
	font-size: 16px;
	font-weight: 400;
}

.ft-common.footer4 span {
	width: 20px;
	display: inline-block;
	margin-right: 10px;
}

a.footer_logo {
	display: block;
	margin-bottom: 26px;
}

.f_details {
	padding-top: 8px;
}

.ft-common.footer3 {}

.ft-common.footer4 {
	padding: 0% 0% 0% 5%;
}

input#es_txt_email_pg {
	height: 39px;
	font-size: 16px;
	font-weight: 400;
	color: #acacac;
	width: 252px;
	display: block;
	padding: 0px 15px;
	outline: none;
	background-color: #fff;
	border: none;
	border-radius: 2px;
}

.es_textbox_class {
	display: none;
}

button#es_txt_button_pg {
	height: 44px;
	font-size: 21px;
	font-weight: 600;
	color: #fff;
	width: 146px;
	display: block;
	border: none;
	text-transform: capitalize;
	background: #183566;
	outline: none;
	border-radius: 13px;
	margin-top: 24px;
}

.subscribe-form {
	position: relative;
}

button#es_txt_button_pg:hover {
	background: #366f9f;
}

.copyright, .copyright2 {
	font-size: 16px;
	line-height: 24px;
	color: #fefefe;
	font-weight: 400;
	text-align: center;
}

.container-fluid.footer_bottom {
	padding: 20px 0px;
	background: #000;
}

.copyright2 {
	padding-top: 10px;
}

.copyright2 img {
	max-width: 110px;
	position: relative;
	top: -1px;
}

.container-fluid.cta_section {
	background: #121418;
	padding: 50px 0px;
}

.container-fluid.cta_section h4 {
	color: #fff;
	font-size: 30px;
	line-height: 44px;
	font-weight: 400;
}

.container-fluid.cta_section h4 span {
	float: none;
	display: inline-block;
	width: 100%;
	max-width: 176px;
	margin-left: 94px;
}

.container-fluid.cta_section h4 span.get_free_quote {
	max-width: 30%;
	width: 100%;
	align-items: center;
	justify-content: center;
	display: flex;
	padding: 0px;
}

.cta_section span.get_free_quote a {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	background-color: #366f9f;
	line-height: 66px;
	width: 100%;
	max-width: 361px;
	display: block;
	border-radius: 15px;
	text-align: center;
	text-transform: uppercase;
}

.cta_section span.get_free_quote a:hover {
	background-color: #c0c0c0;
	color: #000;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
	color: #f00;
	text-align: center;
}

div.wpcf7 .ajax-loader {
	margin-left: 30px !important;
	vertical-align: middle;
	position: absolute;
}

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

.menu_in ul ul {
	position: absolute;
	width: 300px;
	top: 66px;
	left: 0px;
	display: none;
	z-index: 99999999;
	background-color: #000;
	padding: 8px 0px;
}

.menu_in ul li.menu-item-has-children a:after, .menu_in ul li.current_page_parent a:after {
	position: absolute;
	content: "";
	font-size: 15px;
	right: 0;
	left: inherit;
	bottom: 0px;
	top: 26px;
	text-align: center;
	font-family: FontAwesome;
}

.menu_in ul li.current_page_parent a:after {
	opacity: 1;
}

.menu_in ul li.current_page_parent a:after {
	display: block;
}

.menu_in ul ul li {
	padding: 1px 0px;
	display: block;
	width: 100%;
	background-color: #000;
}

ul#menu-main_menu .menu-item-has-children {
	padding-right: 20px;
}

ul#menu-main_menu li li {
	display: block;
	padding: 5px 0px;
}

.menu_in ul li li a, .menu_in ul li.current-menu-item li a, .menu_in ul li.parent li a {
	text-align: left;
	margin: 0px;
	padding: 5px 20px;
}

.menu_in ul li.current_page_parent li a:hover, .menu_in ul li li a:hover, .menu_in ul li li.current-menu-item a {
	color: #ff8a00;
}

.menu_in ul li.current_page_parent li:after, .menu_in ul li li:after, .menu_in ul li li.current-menu-item:after {
	display: none;
}

.menu_in li:hover>ul {
	display: block;
}

.menu_in ul li.menu-item-has-children:hover a:after {
	display: block;
}

.menu_in ul li.current_page_parent li a:after {
	display: none !important;
	opacity: 0;
}

.menu_in ul li.menu-item-has-children:hover ul li a:after, .menu_in ul li.menu-item-has-children ul li a:after {
	display: block;
}

.menu_in ul#menu-main_menu li li.current_page_parent a, .menu_in ul#menu-main_menu li.menu-item-has-children li:hover a, .menu_in ul#menu-main_menu li li.current-menu-item a {
	color: #366f9f;
	background: transparent;
}

.menu_in ul#menu-main_menu li li:hover a {
	color: #fff;
}

.menu_in ul li.menu-item-has-children a:hover:after {
	opacity: 1;
}

.menu_in ul ul li a:after, .menu_in ul li.menu-item-has-children li a:hover:after {
	opacity: 0;
}

.menu_in ul li.current_page_parent:after {
	display: block;
}

ul#menu-main_menu li.menu-item-has-children li a {
	color: #fff;
	font-size: 14px;
	padding: 2px 16px;
}

.container-fluid.default_page {
	padding: 50px 0px;
	text-align: center;
}

.default_page p {
	padding-top: 15px;
}

.form_wrp .input-div {
	width: 100%;
	float: left;
}

.col-md-8.form_wrp .input-div {
	margin-bottom: 15px;
}

.form_wrp input[type="text"], .form_wrp input[type="email"], .form_wrp input[type="tel"], .form_wrp select {
	border-radius: 0px;
	height: 50px;
	color: #727272;
	font-size: 16px;
	font-weight: 400;
	padding: 0px 15px;
	width: 100%;
	border: 1.2px solid #9e9e9e;
	background: #fff;
	max-width: 100%;
	outline: none;
}

.form_wrp select {
	background-image: url("https://worldadvertising.com.au/wp-content/themes/worldadvertising/images/select.png");
	background-repeat: no-repeat;
	background-position: 96% center;
}

.form_wrp select.nitro-lazy {
	background-image: none !important;
}

.form_wrp .form-group textarea {
	border-radius: 0px;
	height: 155px;
	color: #727272;
	font-size: 16px;
	font-weight: 400;
	padding: 12px 15px;
	width: 100%;
	border: 1.2px solid #9e9e9e;
	background: #fff;
	outline: none;
}

.form_wrp .form-group {
	margin-bottom: 3%;
	clear: both;
	float: left;
	width: 100%;
}

.form_wrp input[type="submit"] {
	display: block;
	border: none;
	background: #0077b1;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	transition: .3s;
	cursor: pointer;
	height: 50px;
	color: #fff;
	max-width: 176px;
	width: 100%;
	border-radius: 0px;
	text-align: center;
}

.form_wrp input[type="submit"]:hover {
	background: #000;
	color: #fff;
}

.form_wrp form {
	margin: 0px;
}

.submit_btn {
	float: left;
	width: 100%;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: none !important;
	text-align: left;
	margin: 15px 0px !important;
	padding: 0px !important;
	clear: both;
	float: left;
}

.form_wrp input::-webkit-input-placeholder, .form_wrp textarea::-webkit-input-placeholder {
	color: #727272;
}

.form_wrp input::-moz-placeholder, .form_wrp textarea::-moz-placeholder {
	color: #727272 !important;
	opacity: 1;
}

.form_wrp input::-ms-input-placeholder, .form_wrp textarea::-ms-input-placeholder {
	color: #727272;
}

.form_content h2 {
	font-size: 48px;
	font-family: "Josefin Sans";
	font-weight: 600;
	color: #121418;
	text-transform: uppercase;
	line-height: 46px;
}

.form_content p {
	color: #727272;
	line-height: 22px;
	padding: 30px 0px;
}

.form_content p a {
	font-weight: 600;
	color: #121418;
}

.form_content p a:hover {
	color: #0077b1;
}

.container-fluid.form_section {
	padding: 70px 0px;
	background-size: cover;
}

.form_content {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 34%;
	flex: 0 0 34%;
	max-width: 34%;
}

.form_wrp {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66%;
	flex: 0 0 66%;
	max-width: 66%;
	padding-left: 40px;
}

.srcoll_icon {
	width: 42px;
	height: 42px;
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/f_arrow.png");
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	cursor: pointer;
	transition: .4s;
}

.srcoll_icon.nitro-lazy {
	background-image: none !important;
}

.srcoll_icon:hover {
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/f_arrow_h.png");
}

.srcoll_icon:hover.nitro-lazy {
	background-image: none !important;
}

img.for_arrow {
	float: right;
	margin-top: 20px;
}

.video-section {
	width: 612px;
	height: 392px;
	background-position: center;
	background-size: cover;
	position: relative;
	float: none;
	margin: auto;
	overflow: hidden;
}

.video-icon {
	width: 77px;
	height: 66px;
	background-position: center center;
	position: absolute;
	z-index: 1;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/video_icon.png");
	background-repeat: no-repeat;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}

.video-icon.nitro-lazy {
	background-image: none !important;
}

.video-icon:hover {
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/video_icon_h.png");
}

.video-icon:hover.nitro-lazy {
	background-image: none !important;
}

.video-pop {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 119, 177, .6);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 3;
	z-index: 999;
	display: none;
}

.video-wrapper {
	position: absolute;
	bottom: 0px;
	margin: auto;
	width: 612px;
	height: 367px;
	z-index: 2;
	background-color: #fff;
	padding: 25px 25px;
	top: 35%;
	left: 50%;
	border-radius: 13px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.close-btn i {
	font-size: 30px;
	color: #0077b1;
	position: absolute;
	top: -1px;
	right: 0px;
	z-index: 55;
	cursor: pointer;
	transition: .5s linear;
	-webkit-transition: .5s linear;
}

.container-fluid.content_section {
	background-size: cover;
	position: relative;
	padding: 35px 0px 80px;
}

.video-section {
	position: absolute;
	right: 100px;
	top: 35px;
	bottom: 0px;
	margin: auto 0px;
}

.content_left h2 {
	color: #121418;
	font-size: 48px;
	font-weight: 600;
	font-family: "Josefin Sans";
	text-transform: uppercase;
}

.content_left p {
	color: #646464;
	line-height: 22px;
	padding: 10px 0px;
}

.container-fluid.cta_section.sec {
	background: #0077b1;
}

.container-fluid.cta_section.sec h4 {
	color: #fff;
	letter-spacing: .5px;
}

.container-fluid.cta_section.sec h4 span a {
	background: #000;
}

.container-fluid.cta_section.sec h4 span a:hover {
	background: #fff;
	color: #000;
}

.container-fluid.product_wrapper {
	background-size: cover;
	background-position: center center;
	padding: 43px 0px 80px;
	position: relative;
}

.product_wrp {
	width: 51%;
	float: right;
	padding-right: 120px;
}

.product_box {
	position: relative;
	transition: .4s;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 31.33333%;
	flex: 0 0 31.33333%;
	max-width: 31.3333%;
	margin-left: 1%;
	overflow: hidden;
}

.product_box:nth-child(3n) {
	margin-right: 0px;
}

.product_box .image_p {
	height: 430px;
	background-size: cover;
	background-position: center center;
	transition: .4s all ease;
	-webkit-transition: .4s all ease;
	-ms-transition: .4s all ease;
	-moz-transition: .4s all ease;
}

.product_box:hover .image_p {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
}

.product_wrp h4 {
	color: #727272;
	font-weight: 400;
	line-height: 32px;
	padding: 15px 0px 40px;
}

.product_wrp .banner_btn a {
	background: #0077b1;
	color: #fff;
	border: none;
	display: block;
}

.product_wrp .banner_btn a:hover {
	background: #000;
}

.p_title {
	position: absolute;
	bottom: 50px;
	left: 40px;
	background: #fff;
	height: 74px;
	padding: 5px 40px 5px 10px;
	transition: .4s;
}

.p_title h5 {
	font-size: 18px;
	color: #121418;
	line-height: 36px;
	font-weight: 400;
}

.product_box:hover .p_title {
	background: #000;
}

.product_box:hover .p_title h5 {
	color: #fff;
}

.container-fluid.service_section {
	padding: 70px 0px 80px;
	position: relative;
}

.service_section:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/service_top.png");
	height: 133px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0px -14px;
}

.service_section:after {
	content: "";
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/service_bottom.png");
	height: 133px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right 14px;
	z-index: -1;
}

.image_s {
	height: 453px;
	background-size: cover;
	background-position: center center;
	transition: .4s all ease;
	-webkit-transition: .4s all ease;
	-ms-transition: .4s all ease;
	-moz-transition: .4s all ease;
}

.service_items {
	width: 31.3333%;
	margin: 0px 15px;
	position: relative;
	box-shadow: 0px 1px 7px rgba(0, 0, 0, .2);
	overflow: hidden;
}

.service_items:hover .image_s {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
}

.service_items:nth-child(3n) {
	margin-right: 0px;
}

.home .service_items:nth-child(3n) {
	margin-right: 15px;
}

.ser_wrp {
	padding-top: 35px;
}

.service_items h4 {
	background: #fff;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	font-size: 18px;
	font-weight: 400;
	color: #121418;
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/ser_icon.png");
	background-repeat: no-repeat;
	background-position: right center;
	height: 51px;
	padding: 10px 15px;
	text-transform: uppercase;
	letter-spacing: .5px;
	z-index: 9;
	transition: .4s;
}

.service_items h4.nitro-lazy {
	background-image: none !important;
}

.service_items:hover h4 {
	background-color: #0077b1;
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/ser_icon_h.png");
	color: #fff;
}

.service_items:hover h4.nitro-lazy {
	background-image: none !important;
}

.why_choose_us {
	padding: 80px 0px;
	background-size: cover;
	background-position: center center;
}

.why_choose_us h2 {
	color: #fff;
	text-align: center;
}

/*=== New Section Css ===*/
.why_choose_us.why_choose_us_new .wcu_sliderwrap {
	padding-top: 50px;
}

.wcu_sliderwrap .cnt_inner {
	padding: 0 18px;
}

.wcu_sliderwrap .cnt_inner .wrap_cnt {
	border: 2px dashed #fff;
	border-radius: 20px;
	padding: 40px 35px;
	text-align: center;
}

.wcu_sliderwrap .cnt_inner .wrap_cnt .title h6 {
	font-size: 22px;
	line-height: 26px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.wcu_sliderwrap .cnt_inner .wrap_cnt .wcucnt p {
	color: #fff;
	line-height: 24px;
}

.wcu_sliderwrap .cnt_inner .wrap_cnt .wcucnt span a.morelink {
	display: block;
	color: #fff;
	padding-top: 25px;
}

.wcu_sliderwrap .cnt_inner .wrap_cnt .wcucnt span a.morelink:hover {
	color: #000;
}

.wcu_sliderwrap  ul.slick-dots {
	position: relative;
	padding-top: 35px;
}

.wcu_sliderwrap ul.slick-dots li {
	height: 14px;
	width: 14px;
	background: transparent;
	border: 4px solid #fff;
}

.wcu_sliderwrap ul.slick-dots li:hover, .wcu_sliderwrap ul.slick-dots li.slick-active {
	background: #f88900;
	border-color: #f88900;
}

.process {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	width: 100%;
	height: auto;
	background-color: rgba(13, 58, 146, .9);
}

.process:before {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/adjudicateforyou.com.au/wp-content/themes/adjudicateforyou/images/process.png");
}

.process h3 {
	font-size: 42px;
	letter-spacing: 1px;
	color: #fff;
	font-family: "Poppins";
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	padding: 85px 0px 25px;
	position: relative;
}

.process_box {
	max-width: 625px;
	width: 100%;
}

.process_box_text p {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 24px;
	color: #646464;
	padding: 45px;
	text-align: center;
}

.process_box {
	border-radius: 15px;
}

.haed_pro p {
	font-size: 18px;
	letter-spacing: 0px;
	color: #fff;
	font-weight: 600;
	font-family: "Josefin Sans";
	text-align: center;
	line-height: 57px;
}

.haed_pro {
	display: inline-block;
	border-radius: 0px;
	position: relative;
	top: -44px;
	left: 60px;
	width: 175px;
	height: 57px;
}

.haed_pro:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	background-color: #000;
	left: -60px;
	top: 0px;
	bottom: 0px;
	margin: auto 0px;
}

.haed_pro:after {
	content: "";
	position: absolute;
	width: 2px;
	height: 30px;
	background-color: #000;
	left: 0px;
	right: 0px;
	bottom: -30px;
	margin: 0px auto;
}

.haed_pro2:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	background-color: #000;
	right: -60px;
	top: 0px;
	bottom: 0px;
	margin: auto 0px;
}

.haed_pro2:after {
	content: "";
	position: absolute;
	width: 2px;
	height: 30px;
	background-color: #000;
	left: 0px;
	right: 0px;
	bottom: -30px;
	margin: 0px auto;
}

.process_box {
	position: relative;
	margin-left: 5%;
}

.process_box_text {
	position: absolute;
	background: #fff;
	top: 42px;
	left: 60px;
	border-radius: 8px;
}

.process_box_text2 {
	position: absolute;
	background: #fff;
	top: 42px;
	right: 60px;
	border-radius: 8px;
}

.process_circle {
	height: 120px;
	width: 120px;
	border-radius: 100px;
	position: absolute;
	top: -80px;
	z-index: 1;
	left: -103px;
}

.pro_inner {
	background-color: #fff;
	width: 100px;
	height: 100px;
	border-radius: 100px;
	margin: 0 auto;
	position: relative;
	top: 10px;
}

.pro_inner img {
	margin: auto;
	padding-top: 32px;
	transition: .4s all ease;
	display: block;
}

.process_circle2:hover .pro_inner img {
	transform: translateY(-10px);
}

.process_circle:hover .pro_inner img {
	transform: translateY(-10px);
}

.haed_pro2 p {
	font-size: 18px;
	letter-spacing: 0px;
	color: #fff;
	font-weight: 600;
	font-family: "Josefin Sans";
	text-align: center;
	line-height: 57px;
}

.haed_pro2 {
	display: inline-block;
	border-radius: 0px;
	position: absolute;
	top: -44px;
	right: 60px;
	width: 175px;
	height: 57px;
}

.process_circle2 {
	height: 120px;
	width: 120px;
	border-radius: 100px;
	position: absolute;
	top: -83px;
	z-index: 1;
	right: -104px;
}

.process_box_text2 p {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 24px;
	color: #646464;
	padding: 45px;
	text-align: center;
}

.process_area {
	position: relative;
}

.process_box2 {
	position: relative;
	border-radius: 15px;
	max-width: 625px;
	width: 100%;
	margin-left: -5%;
}

.right_side {
	float: right;
}

.process_content {
	clear: both;
	margin-top: 17%;
	float: left;
	width: 100%;
}

.process:before {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(13, 58, 146, .9);
}

.pro_inner:before {
	content: "";
	top: -68px;
	left: 50%;
	width: 5px;
	height: 58px;
	position: absolute;
}

.pro_inner:after {
	content: "";
	bottom: -77px;
	left: 50%;
	width: 5px;
	height: 68px;
	position: absolute;
}

.arrow:before {
	font-family: FontAwesome;
	display: inline-block;
	padding-right: 6px;
	vertical-align: middle;
	content: "";
	position: absolute;
	top: -195px;
	left: -29px;
	font-size: 60px;
	z-index: 1;
	color: #fd6b80;
}

.section_first_content a {
	color: #fff;
}

.pink .process_circle {
	background-color: #fd6b80;
}

.pink .haed_pro {
	background-color: #fd6b80;
}

.pink .process_box_text {
	border: 2px solid #fd6b80;
}

.pink .haed_pro:before, .pink .haed_pro:after {
	background-color: #fd6b80;
}

.blue .process_circle2 {
	background-color: #48b6eb;
}

.blue .haed_pro2 {
	background-color: #48b6eb;
}

.blue .process_box_text2 {
	border: 2px solid #48b6eb;
}

.blue .haed_pro2:before, .blue .haed_pro2:after {
	background-color: #48b6eb;
}

.yellow .process_circle {
	background-color: #f7ca0d;
}

.yellow .haed_pro {
	background-color: #f7ca0d;
}

.yellow .process_box_text {
	border: 2px solid #f7ca0d;
}

.yellow .haed_pro:before, .yellow .haed_pro:after {
	background-color: #f7ca0d;
}

.green .process_circle2 {
	background-color: #86c43f;
}

.green .haed_pro2 {
	background-color: #86c43f;
}

.green .process_box_text2 {
	border: 2px solid #86c43f;
}

.green .haed_pro2:before, .green .haed_pro2:after {
	background-color: #86c43f;
}

.red .process_circle {
	background-color: #ec2479;
}

.red .haed_pro {
	background-color: #ec2479;
}

.red .process_box_text {
	border: 2px solid #ec2479;
}

.red .haed_pro:before, .red .haed_pro:after {
	background-color: #ec2479;
}

.sky .process_circle2 {
	background-color: #00c3bd;
}

.sky .haed_pro2 {
	background-color: #00c3bd;
}

.sky .process_box_text2 {
	border: 2px solid #00c3bd;
}

.sky .haed_pro2:before, .sky .haed_pro2:after {
	background-color: #00c3bd;
}

.pink .pro_inner:before {
	background-color: #fd6b80;
}

.pink .pro_inner:after {
	background-color: #fd6b80;
}

.blue .pro_inner:before {
	background-color: #48b6eb;
}

.blue .pro_inner:after {
	background-color: #48b6eb;
}

.yellow .pro_inner:before {
	background-color: #f7ca0d;
}

.yellow .pro_inner:after {
	background-color: #f7ca0d;
}

.green .pro_inner:before {
	background-color: #86c43f;
}

.green .pro_inner:after {
	background-color: #86c43f;
}

.red .pro_inner:before {
	background-color: #ec2479;
}

.red .pro_inner:after {
	background-color: #ec2479;
}

.sky .pro_inner:before {
	background-color: #00c3bd;
}

.sky .pro_inner:after {
	background-color: #00c3bd;
}

.sky:after {
	font-family: FontAwesome;
	display: inline-block;
	padding-right: 6px;
	vertical-align: middle;
	content: "";
	position: absolute;
	bottom: -5px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	font-size: 110px;
	z-index: 1;
	left: 719px;
	color: #00c3bd;
}

.process_box_wrp.sky {
	position: relative;
}

.sky:after {
	font-family: FontAwesome;
	display: inline-block;
	padding-right: 6px;
	vertical-align: middle;
	content: "";
	position: absolute;
	bottom: -5px;
	bottom: 44px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	font-size: 60px;
	z-index: 1;
	left: 581px;
	color: #00c3bd;
}

.hide_left_post {
	display: none;
}

.process_box_wrp {
	float: left;
	width: 100%;
	position: relative;
	min-height: 205px;
}

.product_wrapper.home_product_slider button.slick-arrow {
	top: 85% !important;
}

.product_wrapper button.slick-arrow {
	width: 17px;
	height: 14px;
	background-color: transparent;
	transition: all .4s linear;
	border: none;
	bottom: 0px;
	top: 75% !important;
	margin: auto 0px;
}

.product_wrapper button.slick-arrow:hover {
	background-color: transparent;
}

.product_wrapper .slick-next {
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/p_next.png");
	background-repeat: no-repeat !important;
	background-position: center center !important;
	left: -27%;
}

.product_wrapper .slick-next.nitro-lazy {
	background-image: none !important;
}

.home_product_slider .p_title {
	height: auto !important;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.home_product_slider .p_title h5 {
	line-height: 22px !important;
}

.home_product_slider img.p_next_h {
	padding-left: 20px !important;
}

.product_wrapper .slick-next:hover {
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/p_next_h.png");
}

.product_wrapper .slick-next:hover.nitro-lazy {
	background-image: none !important;
}

.product_wrapper .slick-prev {
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/p_prev.png");
	background-repeat: no-repeat !important;
	background-position: center center !important;
	left: -29%;
}

.product_wrapper .slick-prev.nitro-lazy {
	background-image: none !important;
}

.product_wrapper .slick-prev:hover {
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/p_prev_h.png");
}

.product_wrapper .slick-prev:hover.nitro-lazy {
	background-image: none !important;
}

.product_wrapper .slick-prev:before, .product_wrapper .slick-next:before {
	display: none;
}

.banner_section.inner_banner {
	height: 400px;
}

.container-fluid.default_content_wrp p {
	text-align: center;
	padding: 10px 0px;
}

.container-fluid.default_content_wrp {
	padding: 50px 0px;
}

.c_content {
	padding-left: 30px;
}

.c_content h4 {
	font-weight: 600;
	font-family: "Josefin Sans";
}

.c_content p {
	padding: 8px 0px;
}

h3.page-title {
	text-align: center;
}

.c_image img {
	width: 100%;
}

.product_content {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 38%;
	flex: 0 0 38%;
	max-width: 38%;
}

.products {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 62%;
	flex: 0 0 62%;
	max-width: 62%;
}

.page-id-150 .testimonial_content {
	background: #f1f1f1;
}

.testimonial_box:nth-child(2n) .testimonail_image {
	order: 1;
}

.testimonial_box:nth-child(2n) .testimonial_content {
	order: 2;
}

.row.testimonial_box {
	margin-bottom: 30px;
}

.row.testimonial_box:last-child {
	margin-bottom: 0px;
}

.single-product .c_image img {
	height: 400px;
	object-fit: cover;
}

.page-id-55 .container-fluid.default_content_wrp h3 {
	text-align: center;
}

.banner_section.inner_banner:after {
	background-size: 100% 100%;
	width: 100%;
	background: rgba(0, 0, 0, .65);
	background-image: none;
}

.content_section.h_bg {
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 43px 0px;
}

.h_bg .c_content {
	padding: 20px 0px;
}

.h_bg .c_content p {
	color: #646464;
	font-size: 18px;
	line-height: 22px;
}

.h_bg .c_content h2 {
	padding: 15px 0px;
	text-transform: none;
	color: #121418;
}

.h_bg .c_content strong {
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #121418;
	font-size: 38px !important;
}

.h_bg .banner_btn {
	padding-top: 25px;
}

.h_bg .banner_btn a {
	background: #0077b1;
	font-size: 18px;
	font-weight: 600;
	line-height: 50px;
	border: 2px solid #0077b1;
}

.h_bg .banner_btn a:hover {
	background-color: #000;
}

.container-fluid.get_a_free_quote {
	background-color: #087bb3;
	padding: 40px 0px;
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/contact_form_bg.png");
	background-size: cover;
	background-position: 100% 100%;
}

.container-fluid.get_a_free_quote.nitro-lazy {
	background-image: none !important;
}

.input_div {
	width: 18.4%;
	float: left;
	margin-right: 2%;
	vertical-align: middle;
}

.input_div:last-child {
	margin-right: 0px;
}

.input_div input {
	width: 100%;
	border: 2px solid #fff;
	border-radius: 2px;
	height: 37px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 0px 15px;
	background: transparent;
	outline: none !important;
	margin: 6px 0px;
}

.input_div input::-webkit-input-placeholder {
	color: #fff;
}

.input_div input:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}

.input_div input::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}

.input_div input:-ms-input-placeholder {
	color: #fff;
}

.submit.input_div input {
	background: #fff;
	color: #0077b1;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	transition: .4s;
	cursor: pointer;
}

.submit.input_div input:hover {
	background: #000;
	color: #fff;
}

.get_a_free_quote h2 {
	font-size: 42px;
	font-weight: 600;
	color: #fff;
	line-height: 26px;
	text-transform: capitalize;
	padding-bottom: 10px;
	font-family: "TMSans";
}

.get_a_free_quote h2 span {
	font-size: 18px;
	font-weight: 400;
}

.get_a_free_quote h5 {
	font-size: 42px;
	font-weight: 600;
	color: #fff;
	line-height: 26px;
	text-transform: capitalize;
	padding-bottom: 10px;
	font-family: "TMSans";
}

.get_a_free_quote h5 span {
	font-size: 18px;
	font-weight: 400;
}

.submit.input_div {
	margin-right: 0px;
	position: relative;
}

div.wpcf7 .ajax-loader {
	margin: 0 auto !important;
	position: absolute;
	bottom: -15px;
	left: 0px;
	right: 0px;
}

.get_a_free_quote span.wpcf7-not-valid-tip, .get_a_free_quote div.wpcf7-response-output {
	color: #fff;
}

.get_form {
	float: left;
	width: 100%;
}

.cta_section.inner_cta h4 {
	text-transform: uppercase;
	text-align: center;
}

.cta_section.inner_cta h4 span {
	display: block;
	margin: 20px auto 0px !important;
}

.content_section.sec_content {
	position: relative;
}

.content_image {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto 0px;
}

.sec_content .c_content h2 {
	font-family: "TMSans";
	text-transform: none;
	color: #121418;
	padding-bottom: 20px;
}

.sec_content .c_content {
	padding-left: 0px;
}

.sec_content .c_content p {
	padding: 12px 0px;
	font-size: 18px;
	color: #646464;
}

.content_image img {
	width: 92%;
	top: 21%;
	position: relative;
}

.sec_content {
	position: relative;
}

.sec_content:after {
	content: "";
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url("https://cdn-jdbdd.nitrocdn.com/ItuRGqsFNvTQZhHjtFSCujfpxsgqyxnD/assets/images/optimized/rev-3dde103/worldadvertising.com.au/wp-content/themes/worldadvertising/images/strip.png");
	height: 133px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left 9px;
	background-size: 123% auto;
}

.page-id-8 .content_image {
	right: 80px;
}

.page-id-8 .sec_content .c_content h2 {
	text-transform: uppercase;
}

.page-id-8 .content_image img {
	top: 27%;
	width: 100%;
}

.default_content_wrp h2 {
	text-align: center;
}

.product_page .product_content {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.product_page .products {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.container_product {
	padding: 0px 115px;
}

.container_product .product_wrp {
	width: 100%;
	float: left;
	padding-right: 0px;
	text-align: center;
	padding-bottom: 34px;
}

.container_product .product_box {
	position: relative;
	transition: .4s;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	max-width: 23%;
	margin: 19px 1% !important;
	overflow: hidden;
}

.container_product .product_box:nth-child(4n) {
	margin-right: 0px;
}

.container_product .product_wrp h2 {
	font-family: "TMSans";
	color: #121418;
	font-size: 42px;
}

.container_product .product_wrp p {
	color: #727272;
	font-size: 20px;
	line-height: 22px;
	padding: 10px 0px;
}

.container_product .p_title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #0978ae;
	width: 100%;
	padding: 18px 10px;
	transition: .4s;
	height: auto;
}

.container_product h5 {
	font-size: 24px;
	color: #fff;
	line-height: 36px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.container_product .product_box:hover .p_title {
	background: #000;
}

.p_hover {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(9, 120, 174, .8);
	display: table;
	opacity: 0;
	transition: .4s;
}

.inner_p_hover {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0px 40px;
}

.inner_p_hover p {
	color: #fff;
	padding: 15px 0px 25px;
}

.inner_p_hover .banner_btn span {
	display: inline-block;
	height: 100%;
	background: #0077b1;
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
	transition: .3s;
	cursor: pointer;
	line-height: 35px;
	color: #fff;
	max-width: 100px;
	width: 100%;
	border: 1px solid #fff;
	text-align: center;
}

.inner_p_hover .banner_btn a:hover {
	background: #000;
	color: #fff;
}

.container_product .product_box:hover .p_hover {
	opacity: 1;
}

.container_product .product_box:hover .p_title {
	opacity: 0;
}

div#loadMore1 {
	text-align: center;
	margin-top: 30px;
}

.view_all .banner_btn a {
	line-height: 50px;
}

.myList1 {
	display: none;
}

.blog_boxes {
	float: left;
	width: 100%;
}

.blog_items {
	margin: 0px 0px;
	width: 32.5%;
	margin-right: 1.2%;
	margin-bottom: 1.2%;
	position: relative;
	background: #f1f1f1;
}

.blog_items:nth-child(3n) {
	margin-right: 0%;
}

.blog_items .item_img {
	height: 331px;
	background-size: cover;
}

.container-fluid.blog_section {
	background: #fff;
	padding: 60px 0px 30px;
}

.inner_blog_box span {
	display: inline-block;
	background: #1a1a1a;
	border-bottom: 3px solid #0077b1;
}

.inner_blog_box span li {
	display: inline-block;
	padding: 12px 18px;
	color: #fff;
	font-size: 13px;
	letter-spacing: 1px;
	position: relative;
}

.inner_blog_box span li:first-child:after {
	content: "";
	width: 1.3px;
	height: 11px;
	background: #fff;
	right: 0px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	margin: auto 0px;
}

.blog_box {
	padding: 25px 30px 45px;
}

.blog_box h6 a {
	color: #000;
	font-size: 21.43px;
	font-weight: 700;
	line-height: 32px;
	font-family: "Roboto", sans-serif;
}

.blog_box p {
	line-height: 26px;
	padding: 14px 0px 25px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}

.read_more a {
	font-size: 16.07px;
	line-height: 26px;
	color: #000;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	border: 1px solid #000;
	text-transform: capitalize;
	display: inline-block;
	padding: 4px 25px;
}

.read_more a:hover {
	background: #0077b1;
	border: 1px solid #0077b1;
	color: #fff;
}

.blog_box h6 a:hover {
	color: #0077b1;
}

.item_img a {
	width: 100%;
	height: 100%;
	background-size: 100% 200%;
	transition: background-position 1s;
	display: block;
	background-image: linear-gradient(to bottom, transparent 50%, rgba(0, 119, 177, .6) 50%);
}

.item_img a:hover {
	background-position: 0 -100%;
}

.product_page.blog .container_product {
	padding: 0px;
}

.custom_paginations {
	width: 100%;
	text-align: center;
	padding-top: 40px;
	float: left;
}

.custom_paginations a {
	font-size: 20.57px;
	color: #0077b1;
	font-weight: 700;
	display: inline-block;
	margin: 0px 8px;
	width: 40px;
	height: 40px;
	background: transparent;
	text-align: center;
	border-radius: 0px;
	padding: 4px 0px;
	border: 1px solid #0077b1;
}

span.page-numbers.current {
	background: #0077b1;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	font-size: 20.57px;
	color: #fff;
	font-weight: 700;
	padding: 4px 0px;
}

.custom_paginations a:hover {
	background: #133162;
	color: #fff;
}

a.next.page-numbers, a.prev.page-numbers {
	display: none;
}

.contact_form .input-div {
	max-width: 48%;
	width: 100%;
	float: left;
}

.contact_form .input-div:nth-child(2n) {
	float: right;
}

.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="tel"], .contact_form input {
	border-radius: 0px;
	height: 30px;
	color: #111;
	font-size: 16px;
	font-weight: 400;
	padding: 0px 15px;
	width: 100%;
	border: 1.2px solid #b6b6b6;
	background: #fff;
	max-width: 100%;
	outline: none;
}

.contact_form .form-group textarea {
	border-radius: 0px;
	height: 105px;
	color: #111;
	font-size: 16px;
	font-weight: 400;
	padding: 12px 15px;
	width: 100%;
	border: 1.2px solid #b6b6b6;
	background: #fff;
	outline: none;
}

.contact_form label {
	font-size: 18px;
	font-weight: 400;
	color: #111;
}

.contact_form .form-group {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 2%;
}

.contact_form input[type="submit"] {
	display: block;
	border: none;
	background: #0077b1;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	transition: .3s;
	cursor: pointer;
	height: 30px;
	color: #fff;
	max-width: 145px;
	width: 100%;
	border-radius: 0px;
	text-align: center;
}

.contact_form input[type="submit"]:hover {
	background: #000;
	color: #fff;
}

.contact_form form {
	margin: 0px;
}

.contact_form input::-webkit-input-placeholder, .contact_form textarea::-webkit-input-placeholder {
	color: #111;
}

.contact_form input::-moz-placeholder, .contact_form textarea::-moz-placeholder {
	color: #111 !important;
	opacity: 1;
}

.contact_form input::-ms-input-placeholder, .contact_form textarea::-ms-input-placeholder {
	color: #111;
}

.contact_form .col-sm-12 {
	float: left;
	width: 100%;
}

.page-id-18 .form_wrp {
	padding: 50px 70px 0px;
	background: #f9f9f9;
}

.page-id-18 .form_wrp h5 {
	color: #0077b1;
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 8px;
}

.page-id-18 .form_wrp p {
	color: #111;
}

.contact_form {
	float: left;
	width: 100%;
	border-top: 1px solid #0077b1;
	border-bottom: 0px solid #0077b1;
	margin: 30px 0px;
	padding: 30px 0px 40px;
}

.contact_map .acf-map {
	height: 421px;
}

.contact_map h6 {
	color: #111;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	padding-bottom: 20px;
}

.office_location .acf_map {
	height: 340px;
	background: #fff;
}

.container-fluid.office_loctaion_wrp {
	padding: 60px 0px;
	background-size: cover;
	background-position: center center;
}

.office_location h2 {
	font-size: 42px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	padding-bottom: 18px;
	font-family: "TMSans";
}

.office_location p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	padding-top: 28px;
}

.detail_list li .c_image {
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 14px;
}

.detail_list li {
	position: relative;
	border-top: 1px solid #0077b1;
	padding: 18px 0px;
}

.detail_list li h5 {
	text-transform: uppercase;
	color: #011;
	font-weight: 600;
	font-size: 18px;
	padding-bottom: 15px;
}

.detail_list li p {
	color: #011;
	font-weight: 400;
	font-size: 18px;
	padding: 0px 45px 0px 48px;
}

.detail_list li p a {
	color: #011;
}

.detail_list li p a:hover {
	color: #0077b1;
}

.detail_list {
	width: 72%;
}

.contact_content .social_links {
	margin: 20px 0px 25px;
}

.contact_content .social_links li {
	display: inline-block;
	margin: 0px 3px 0px 0px;
}

.contact_content .social_links li a {
	color: #fff;
	font-size: 27px;
	line-height: 48px;
	width: 44px;
	height: 44px;
	display: block;
	background: #0077b1;
	border: 1px solid #0077b1;
	text-align: center;
}

.contact_content .social_links li a:hover {
	background: transparent;
}

.contact_content h2 {
	font-size: 42px;
	color: #011;
	font-weight: 600;
	padding-bottom: 8px;
	font-family: "TMSans";
	text-transform: capitalize;
}

.contact_content p {
	font-size: 16px;
	color: #011;
}

.row .c_image {
	padding-left: 30px;
}

.product-detail-img img {
	width: 100%;
	height: 280px;
	margin: 0px 0;
	object-fit: cover;
	object-position: center;
}

.products-images-section {
	padding: 40px 0;
}

.products-images-wrap .col-sm-3 {
	width: 33.33%;
	float: left;
	max-width: initial;
}

.Hoarding-images-section {
	padding: 40px 0;
}

.page-template-page-Tower-Crane .col-sm-7.n_p.c_content h4 {
	margin-top: 20px;
}

.three-content-wrap .col-sm-4 {
	float: left;
}

.suburban-skylines-img {
	text-align: center;
	padding: 30px 0 50px 0;
}

.suburban-skylines-content {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}

.suburban-skylines-heading {
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}

.suburban-skylines-wrap {
	padding-bottom: 50px;
	display: inline-block;
}

.page-template-page-about-us .container-fluid.content_section {
	margin-top: 43px;
}

.blog ul {
	padding: 10px 20px;
}

.blog ul li {
	list-style: disc;
	color: #646464;
	font-size: 18px;
	padding-bottom: 10px;
}

.contact_map {
	padding-top: 40px;
}

.acf_map-wrap {
	display: flex;
	justify-content: space-between;
}

.acf_map-wrap .acf_map {
	flex-basis: 49%;
}

.contact_map h3 {
	text-align: center;
	margin-bottom: 25px;
	margin-top: 30px;
}

.address-below {
	margin-top: 15px;
}

.f_details h5 {
	font-size: 19px;
	color: #0077b1;
	font-weight: 600;
	text-transform: capitalize;
	padding-bottom: 15px;
}

.f_details .address-below {
	margin-top: 0;
}

.f_details p {
	padding-left: 15px;
}

/*=== New Single Post Page Css ===*/
.banner_section.inner_banner.ct_blogbanner {
	height: 100vh;
}

.banner_section.inner_banner.ct_blogbanner .container {
	padding-top: 70px;
}

.ct_blogbanner .cttitle_wrap {
	width: 100%;
}

.ct_blogbanner .cttitle_wrap .breadcrumbs {
	text-align: center;
	color: #fff;
	padding-top: 15px;
}

.ct_blogbanner .cttitle_wrap .breadcrumbs a {
	color: #fff;
}

.inner_banner.ct_blogbanner .cttitle_wrap .carousel_content {
	top: auto;
}

.ct_ptopcnt {
	background: #fff;
	padding: 30px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 10%);
	border-radius: 10px;
	width: 100%;
}

.h_bg .ct_ptopcnt .c_content {
	padding-bottom: 0;
}

.container-fluid.products-images-section.spost_galler_sec {
	background: #f1f1f1;
}

.sp_additional_sec {
	background: #027fb9;
	padding: 50px 0;
	color: #fff;
}

.sp_additional_sec .c_content {
	padding-left: 0;
}

.sp_additional_sec .c_content p {
	color: #fff !important;
}

.sp_additional_sec .c_content p a {
	color: #ddd;
}

.sp_additional_sec .c_content p a:hover {
	color: #000;
}

.sp_additional_sec .banner_btn {
	margin-top: 30px;
}

.spost_galler_sec .product-detail-img a {
	display: block;
	margin: 15px 0;
	position: relative;
}

.spost_galler_sec .product-detail-img a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 100%;
	opacity: 0;
	background: rgba(0, 0, 0, 85%);
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
}

.spost_galler_sec .product-detail-img a:hover:before {
	height: 100%;
	opacity: 1;
}

.spost_galler_sec .product-detail-img a:after {
	content: "";
	display: inline-block;
	font: normal normal normal 25px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 50%;
	top: 50%;
	color: #fff;
	transform: translate(-50%, -50%);
	height: 35px;
	width: 35px;
	opacity: 0;
	transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-webkit-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	-ms-transition: all .8s ease-in-out;
}

.spost_galler_sec .product-detail-img a:hover:after {
	opacity: 1;
}

/*===================================
    Locations Menu Section
===================================*/
.locations-menu-section {
	width: 100%;
	float: left;
	background-color: #fafafa;
	padding-top: 70px;
	padding-bottom: 40px;
	text-align: center;
}

.locations-menu-section .section-title {
	margin-bottom: 30px;
}

.locations-menu-section #locations-menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.locations-menu-section #locations-menu li {
	display: inline-block;
	margin-bottom: 30px;
	position: relative;
}

.locations-menu-section #locations-menu li:not(:last-child) {
	margin-right: 30px;
}

.locations-menu-section #locations-menu li:not(:last-child):after {
	content: "";
	position: absolute;
	top: 0;
	right: -15px;
	width: 2px;
	height: 100%;
	background-color: #e5e5e5;
}

.locations-menu-section #locations-menu li a {
	color: #727272;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.locations-menu-section #locations-menu li a:hover {
	color: #222;
}

@media (max-width:1199px) {
	.page-id-6 .sec_content .c_content {
		height: 500px;
	}
}

@media (max-width:1024px) {
	.page-id-6 .sec_content .c_content {
		height: 400px;
	}
}

@media (max-width:991px) {
	.page-id-6 .sec_content .c_content {
		height: auto;
	}
	
	.container-fluid.form_section {
		padding: 30px 0px;
		background-size: cover;
	}
}

@media (max-width:767px) {
	.contact_map h3 {
		margin-bottom: 20px;
		margin-top: 0px;
	}
	
	.acf_map-wrap {
		display: block;
	}
	
	.acf_map-wrap .acf_map iframe {
		height: 250px;
	}
	
	.contact_map h3 {
		margin-bottom: 20px;
		margin-top: 0px;
	}
	
	.form_map_section {
		margin-bottom: 70px;
		margin-top: -70px;
		background-size: cover;
	}
	
	.locations-menu-section {
		padding-top: 40px;
		padding-bottom: 10px;
	}
	
	.testimonial_wrapper .content_wrp {
		margin-bottom: 10px;
	}
}

.form_map_section {
	margin-bottom: 70px;
	margin-top: -100px;
	background-size: cover;
}
