/*







Theme Name: PRESTIGE INSURANCE PATHOLOGY







Theme URI: http://www.prestigeinsurancepathology.com.au







Author: Wordpress team







Author URI: https://neshmedia.bd/







Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.







Version: 1.5







License: GNU General Public License v2 or later







License URI: http://www.gnu.org/licenses/gpl-2.0.html















This theme, like WordPress, is licensed under the GPL.







Use it to make something cool, have fun, and share what you've learned with others.







*/







@font-face {
	font-family: 'Lato-Light';
	src: url('fonts/Lato-Light.ttf');
	font-weight: 400;
}
@font-face {
	font-family: 'Lato-Bold';
	src: url('fonts/Lato-Bold.ttf');
	font-weight: bold;
}
@font-face {
	font-family: 'Lato-Regular';
	src: url('fonts/Lato-Regular.ttf');
	font-weight: 500;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('fonts/OpenSans-Bold.ttf');
	font-weight: bold;
}
@font-face {
	font-family: 'OpenSans-Regular';
	src: url('fonts/OpenSans-Regular.ttf');
	font-weight: 500;
}
* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	margin: 0;
	background-color: transparent !important;
}
#wrapper {
	max-width: 2500px;
	margin: 0 auto;
}
.container {
	margin: 0 auto;
}
p {
	font-size: 14px;
	line-height: 26px;
	font-family: 'OpenSans-Regular';
	font-weight: normal;
	color: #cccccc;
}
p a {
	color: #99ffff;
}
a:hover {
	text-decoration: none !important;
}
/*---------------------------------------------------------*/







					/*End General Settings*/







/*---------------------------------------------------------*/











/*---------------------------------------------------------*/







					/*Start navigation*/







/*---------------------------------------------------------*/







.logo {
	padding: 35px 0 0;
}
.navigation {
	min-height: 120px;
	position: relative;
	z-index: 9999;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.75);
}
.menu {
	max-width: 100%;
	margin: 0 auto;
	min-height: 120px;
	float: right;
	padding-top: 40px;
}
.menu ul {
	list-style-type: none;
	margin: 0;
}
.menu ul li {
	float: left;
	margin: 0 5px;
	text-align: center;
	padding: 12px 0 46px;
	position: relative;
}
.menu ul li a {
	color: #cccccc;
	font-family: 'Lato-Regular';
	font-size: 15px;
	text-transform: uppercase;
	padding: 0 14px;
}
.menu ul li:last-child {
	margin-right: 4px;
}
.menu ul li ul li {
	float: none;
	position: relative;
	border-bottom: 1px solid #555;
	padding: 0px;
}
.menu ul li ul li:last-child {
	border-bottom: none;
}
.menu ul li ul li:hover {
	border-radius: 0px;
}
.menu ul li ul {
	position: absolute;
	top: 50px;
	left: 0;
	display: none;
	background-color: rgba(0, 0, 0, 1);
	width: 170px;
	z-index: 99999;
}
.menu ul li:hover > ul {
	display: block;
	transition: all 0.2s ease-in-out 0s;
}
.menu ul li ul li a {
	whitewhite-space: nowrap;
	line-height: 40px;
	min-height: 40px;
	padding: 0px 14px;
	color: #cccccc;
	text-transform: none;
	font-size: 15px;
	font-weight: normal;
}
.menu ul li ul li a:hover {
	color: #666666;
}
.menu li:hover > a:hover,  .menu li:hover > a {
	color: #666666;
}
.menu ul>li.current>a {
	color: #666666;
}
.menu ul li.current-menu-item a {
	color: #666666;
}
.main-nav {
	display: block;
}
.menu ul>li>ul>li.current>a {
	color: #666666;
}
.menu ul>li>ul>li>ul>li.current>a {
	color: #666666;
}
.menu ul li .current a {
	color: #666666;
}
.menu ul li ul li ul {
	position: absolute;
	top: 0;
	left: 155px;
	display: none;
	background-color: rgba(0, 0, 0, 0.75);
	width: 190px;
	border-top: none;
}
.top-contact ul {
	margin: 50px auto 0;
}
.top-contact ul li {
	float: left;
	list-style: none;
	min-height: 44px;
	margin-right: 10px;
}
.top-contact ul li:last-child {
	margin-right: 0px;
}
.top-contact ul li a {
	border: 2px solid #9e9d9d;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */



	-webkit-border-radius: 4px;
	/* Firefox 1-3.6 */



	-moz-border-radius: 4px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */



	border-radius: 4px;
	padding: 12px 9px;
	font-size: 14px;
	color: #ccc;
	text-transform: uppercase;
}
.top-contact ul li:hover a {
	color: #666;
}
.slider {
	position: relative;
	top: -120px;
	background: transparent;
}
.slider .carousel-inner > .item > a > img, .slider .carousel-inner > .item > img, .slider .img-responsive {
	min-height: auto;
	max-height: 570px;
	width: 100%;
}
.slider .carousel-caption {
	bottom: 108px;
	max-width: 645px;
	margin: 0 auto;
	text-shadow: none;
	text-align: center;
	padding: 0;
}
.slider .carousel-caption h3 {
	line-height: 56px;
	font-size: 50px;
	color: #fff;
	font-family: 'Lato-Light';
	font-weight: 400;
	margin: 0 auto 33px;
	;
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
}
.slider-button {
	max-width: 412px;
	margin: 0 auto;
	min-height: 43px;
}
.slider-button .button {
	float: left;
	margin: 0 10px;
}
.slider .carousel-caption .button a {
	height: 43px;
	width: 190px;
	padding: 11px 20px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Lato-Regular';
	font-size: 15px;
	-webkit-border-radius: 26px;
	/* Firefox 1-3.6 */



	-moz-border-radius: 26px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */



	border-radius: 26px;
	border: 2px solid #fff;
}
.slider .carousel-caption .button a:hover {
	background-color: #fff;
	color: #000;
}
.button.ourservice > a {
/*padding: 10px 38px !important;*/

}
.slider .carousel-control.left {
	background-image: none;
	background: rgba(0, 0, 0, 0) url("images/arrow-left.png") no-repeat scroll 0 0;
	height: 38px;
	top: 50%;
}
.slider .carousel-control.right {
	background-image: none;
	background: url(images/arrow-right.png) no-repeat;
	height: 38px;
	top: 50%;
}
.slider .carousel-control {
	left: 28%;
	width: 28%;
}
.slider .carousel-indicators li {
	border-width: 2px;
}
.slider .carousel-indicators .active {
	height: 11px;
	width: 11px;
}
/*---------------------------------------------------------*/







					/*Start contact us*/







/*---------------------------------------------------------*/



.container-one h1 {
	font-size: 34px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Lato-Light';
	margin: 52px auto 0;
}
.home .container-one h1 {
	margin: 20px auto -17px;
}
.welcome p {
	max-width: 1090px;
	margin: 0 auto;
}
.container-one h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Lato-Light';
	margin: 10px auto 5px;
}
.pdf {
	margin: 20px 10px 0 0;
	float: left;
}
input.form-control {
	height: 45px;
	max-width: 555px;
	border-radius: 0px;
}
textarea.form-controll {
	height: 115px;
	max-width: 555px;
	border-radius: 0px;
	width: 100%;
	border: none;
	padding: 6px 12px;
    color: #555;
}
.requestin textarea.form-controll {
	background: #999999;
}
p.half {
	width: 47%;
	float: left;
	max-width: 264px;
}
p.right {
	float: left;
	margin-left: 27px;
}
.btn.btn-submit {
	height: 43px;
	width: 135px;
	padding: 9px 20px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Lato-Regular';
	font-size: 15px;
	-webkit-border-radius: 26px;
	background-color: #fff;
	/* Firefox 1-3.6 */



	-moz-border-radius: 26px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */



	border-radius: 26px;
	border: 2px solid #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/*---------------------------------------------------------*/







					/*Start request-page*/







/*---------------------------------------------------------*/



input.request {
	background: #999999;
	border: 1px solid #999;
}
textarea.request {
	background: #999999;
	border: 1px solid #999;
}
textarea.form-control {
	border-radius: 0;
	height: 45px !important;
	max-width: 555px;
}
.requestin {
	clear: both;
}
.wpcf7-checkbox span, .wpcf7-list-item-label {
	font-family: 'OpenSans-Regular';
	font-size: 14px;
	font-weight: 500;
}
.service .wpb_wrapper > ul {
	padding-left: 17px;
}
/*---------------------------------------------------------*/







					/*Start footer-top*/







/*---------------------------------------------------------*/



.footer-top {
	max-width: 2500px;
	margin: 0 auto;
	position: relative;
}
.highlight-img img {
	max-width: 2500px;
	width: 100%;
	margin: 0 auto;
}
.highlight {
	left: 0;
	margin: 0 auto;
	max-width: 1170px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	padding: 75px 0 70px;
}
.highlight h2 {
	font-size: 36px;
	color: #fff;
	font-family: 'Lato-Light';
	margin: 0 auto 10px;
}
.highlight p {
	font-size: 20px;
	color: #fff;
	font-family: 'Lato-Light';
	margin: 0 auto 35px;
}
.lighlight-button a {
	height: 43px;
	width: 190px;
	padding: 11px 20px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Lato-Regular';
	font-size: 15px;
	-webkit-border-radius: 26px;
	/* Firefox 1-3.6 */



	-moz-border-radius: 26px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */



	border-radius: 26px;
	border: 2px solid #fff;
	background: #fff;
}
.home-border {
	background: rgba(0, 0, 0, 0) url("images/seperator.png") repeat-x scroll 0 50%;
	min-height: 4px;
}
.home-border .vc_single_image-img.attachment-thumbnail {
	margin-left: 12px;
}
/*---------------------------------------------------------*/







					/*Start inner slider*/







/*---------------------------------------------------------*/



.inner-slider {
	position: relative;
	top: -120px;
}
.inner-slider {
	height: 100%;
	min-height: 327px;
	width: 100%;
	background-position: center top !important;
	;
	background-size: cover;
	background-repeat: no-repeat;
}
.item {
	height: 100%;
	min-height: 570px;
	width: 100%;
	background-position: center top !important;
	;
	background-size: cover;
	background-repeat: no-repeat;
}
.container-one {
	background: #000;
	margin-top: -120px;
}
.container-one h3 {
	font-size: 18px;
	font-family: 'Lato-Regular';
	margin: 0 auto;
	color: #fff;
	line-height: 24px;
}
.wpb_wrapper ul {
	padding-left: 65px;
}
.wpb_wrapper ul li {
	color: #cccccc;
	list-style: none;
	font-size: 14px;
	line-height: 21px;
	position: relative;
	padding-left: 11px;
}
.wpb_wrapper ul li:before {
	background: url("images/round-list.png") 0 0 no-repeat;
	top: 7px;
	content: "";
	display: block;
	height: 5px;
	left: 0;
	position: absolute;
	width: 5px;
}
.container-one .wpb_text_column.wpb_content_element h3 {
	margin-bottom: -15px;
}
.home-service .vc_single_image-img.attachment-thumbnail {
	margin-bottom: -20px;
	margin-right: 30px;
}
.container-one .home-service h3 {
	font-size: 15px;
	color: #99ffff;
	line-height: 24px;
	margin-left: -25px;
}
.container-one .home-service p {
	font-size: 13px;
	line-height: 17px;
	max-width: 202px;
}
#showmenu {
	background: url(images/menu-icon.png) no-repeat;
	height: 34px;
	width: 44px;
	cursor: pointer;
}
#showmenu {
	display: none;
}
/*---------------------------------------------------------*/







					/*Start footer*/







/*---------------------------------------------------------*/



.footer {
	background-color: #333333;
	min-height: 80px;
}
.social-link {
	min-height: 45px;
	padding: 25px 0 0;
	text-align: center;
}
.social-link ul {
	margin: 0 auto;
	max-width: 600px;
	min-height: 37px;
}
.social-link ul li:first-child {
	margin-left: 0;
}
.social-link ul li {
	float: left;
	margin: 0 14px;
	list-style: none;
}
.social-link ul li {
	background: url(images/facebook.png) no-repeat;
	height: 37px;
}
.social-link ul li + li {
	background: url(images/twitter.png) no-repeat;
	height: 37px;
}
.social-link ul li a {
	color: #999999;
	font-size: 14px;
	font-family: 'Lato-Regular';
	padding-left: 49px;
	line-height: 37px;
}
.social-link ul li:hover a {
	color: #666;
}
.footer .copyright {
	font-size: 14px;
	font-family: 'Lato-Regular';
	color: #999999;
	padding: 33px 0 0;
	text-align: right;
}
.footer .copyright a {
	color: #999999;
}
.footer .copyright a:hover {
	color: #666;
}
