@charset "utf-8";
/* CSS Document */

.wrapper {
    width: auto;
    margin: auto;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
/* GLOBAL STYLES ===================================================== */

body {
    padding-bottom: 0px;
    color: #5a5a5a;
    background-color: #F6F7Fb;
}
body.homepage {
    position: relative;
}
body.homepage {
    background-position: center 40px;
    background-repeat: no-repeat;
    background-size: 2400px;
    overflow: hidden;
}
.html, body {
    position: relative;
}
/* CUSTOMIZE THE NAVBAR
------------------------------------------------------------------- */

/* TOP BAR ======================================================== */

/* CART and SEARCH ================================================ */
.barElements {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 40px;
}
.barElements li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 40px;
}
.barElements li.searchList {
    /*border-left: 1px solid #fff;*/
    padding-left: 10px;
}
.cart a {
    display: block;
    height: 24px;
    line-height: 24px;
    min-width: 120px;
    color: #fff;
    padding-left: 0px;
    margin: 9px 15px 0 0;
}
.cart a::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f07a";
    font-size: 22px;
}
.cart a:hover {
    text-decoration: none;
    background-position: left -24px;
    color: #bbc9dd;
}
.intro h1, .intro p {
    color: #ffffff !important;
}

/* END TOP BAR ==================================================== */

/* NAVBAR ========================================================= */ 
.navbar {
    background: #A0C9EC;
    min-height: 40px;
    /*height:40px;*/
    box-sizing: content-box;
    border: none;
    margin-bottom: 0;
}
.navbar-home {
    height: 40px;
}
/* TOP EXTERNAL SITE NAV ========================================== */
.navbar-default .navbar-nav {
    float: right;
    height: 35px;
}
.navbar-default .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-shadow: none;
    font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.active a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background: #0D63A0;
    color: #fff;
    box-shadow: none;
}
/* MAIN SITE NAV */
.navbar-default .navbar-right li a {
    color: #5676a5;
    font-size: 24px;
    line-height: 40px;
    font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
    background: none;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: 0px;
}
.navbar-default .navbar-right li a:hover, .navbar-default .navbar-right li.active a, .navbar-default .navbar-right li.active a:hover, .navbar-default .navbar-right li.active a:focus {
    color: #A0C9EC;
    background: none;
}
.collapseHeader {
    padding: 8px;
    background: #807f83;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
}
.head-wrap, .navbar-home {
    z-index: inherit;
}
.navbar-brand {
    padding: 0; /* Increase vertical padding to match navbar links */
    margin-top: -67px;
    /*position: absolute;*/
    z-index: 1000;
    width: 150px;
    /*height: 95px;*/
    font-size: 16px;
    font-weight: bold;
    text-indent: -9999px;/*background: url(/images/pico-logo.png) no-repeat;*/
}
.container.main .navbar-brand {
    margin-top: -130px;
}
.container .home-brand {
    margin-top: -50px;
}
.home-brand {
    background: none;
}
.caro-wrap {
    height: 100%;
    margin-top: 0;
    box-sizing: border-box;
}
.caro-wrap .container {
    margin-top: -115px; /**/
}
.body-wrap {
    padding: 10px 0 20px 0;
}
.body-wrap-accs {
    padding: 10px 0;
}
.body-wrap-home {
    position: relative;
    width: 1170px;
}
.body-wrap-home h1 {
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 36px;
}
.head-wrap {
	background: url(/images/wave.svg) center -1px no-repeat;
	background-size: cover;
	padding-bottom: 90px;
	margin-bottom: 0px;
	margin-top: 0;
}
.headWave {
	/*background-image: url(/images/wave.svg);
	background-position: center -5px;
	background-repeat: no-repeat;
	background-size: 4040px;
    background-color:#fff;
	width: 100%;
	top: 0;
	position: absolute;
	z-index: 99;
	height: 120px;*/
}

@media (max-width: 767px){
    .brandsearch {
        height: 60px;
        position: absolute;
        top: 50px !important;
        padding-top: 0px !important;
    }
}
/* CAROUSEL =================================================================== */

/*CAROUSEL ---------------------------------------*/
.caption-info {
	position: absolute;
	bottom: 40px;
	left: 30px;
	padding: 30px;
	background: url('/images/overlays/10.png');
}
.caption-info h2 {
	font: 'Roboto-bold', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
	line-height: 34px;
	color: #fff;
	margin-top: 0;
}
.caption-info ul {
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 20px;
	margin-bottom: 0;
}
.caro-cta {
	margin-top: 10px
}
.btn-secondary {
		color: #000;
    background-color: #ff9933 !important;
    border-color: #ff9933 !important;
    box-shadow: unset;
}
.next, .previous {
	color: #fff;
	opacity: .8;
	visibility: hidden;
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: center center no-repeat;
	background-size: cover;
	top: 50%;
    border: none;
}
.next {
	left: auto;
	right: 30px;
	background-image: url(/images/chevron-circle-right-regular.webp) !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.previous {
	left: 30px;
	right: auto;
	background-image: url("/images/chevron-circle-left-regular.webp") !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.fadeBut {
	opacity: .7;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.fadeBut:hover {
	opacity: 1;
}

.fade-in {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: .5s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.vegas-timer {height: 3px!important; z-index: 96000002; display: none !important;}

.footBar p, .footBar h1 {
    color: #fff;
    font-size: 22px;
    line-height: 50px;
    font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing:-1px;
}

/* FOOTER =================================================================== 

.foot-wrap-home {
	position: fixed;
	bottom: 0px;
	z-index: -1;
	width: 100%;
}
.footBar {
    background: #A0C9EC;
    height: 50px;
}
.footBar p {
    color: #fff;
    font-size: 22px;
    line-height: 50px;
    font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 0;
}
.footBar .picofoot {
    float: left;
}
.footBar .telephone {
    float: right;
    text-align: right;
}
.container.main, .stickem-container {
    position: relative;
}
.img-responsive {
    margin: auto;
}
/*=====================================*/


.well {
    border: none /*1px solid #e3e3e3*/;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
a.datWellHome:hover h2, a.oscWellHome:hover h2, a.accWellHome:hover h2, a.autWellHome:hover h2, a.sigWellHome:hover h2, a.sampWellHome:hover h2, a.rfaccWellHome:hover h2, a.holdingWellHome:hover h2, a.rfprodWellHome:hover h2, a.rfprodWellprod:hover h2 {
    color: #888
}
.oscWell, .datWell, .sofWell, .accWell, .eduWell, .supWell {
    padding-top: 118px;
}
.oscWellHome, .datWellHome, .accWellHome, .autWellHome, .sigWellHome, .sampWellHome, .rfaccWellHome, .holdingWellHome, .rfprodWellHome, .rfprodWellprod {
    padding-top: 1px;
    height: 160px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
/* Tabbed padding ============================= */
.nav>li>a {
    padding: 8px 9px;
}
/* SOCIAL NETWORL ICONS =================================================================================================================================== */
.social-networking {
    float: left;
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}
.social-networking li {
    display: inline-block;
    float: left;
    margin: 0 2px;
    padding: 0;
}
.social-networking li a:hover {
    background: none;
    opacity: 0.5;
}
.twitter {
    /*color: #1dcaff;*/
    color:#000;
}
.facebook {
    color: #3B5998;
}
.linkedin {
    color: #1385c8;
}
.youtube {
    color: #f00;
}
.instagram {
    color: #bc2a8d;
}
.smi {
    font-size: 1.2em;
}
/*=====================================*/


.breadcrumb>.active {
    color: #F93
}
.search-form-control {
    display: inline-block;
    width: 100%;
    height: 28px;
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline: #A0C9EC;
    margin-top: 4px;
}


/* BOOTSTRAP AMEND ============================================================================================================================================== */

small, .small {
    font-size: 75%
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th, .odd {
    background-color: #f3f9ff
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background-color: #f0f5f9;
}
.breadcrumb {
    padding: 2px 0;
    background-color: transparent;
}
/* ============================================================================================================================================================== */



/*FOCUS ISSUE  -------------------------------------------------------------------------------------------------------*/ /*removes the dotted border*/
:focus {
    outline-color: rgba(200,200,200,0.5)!important;
    box-shadow: none;
    border-color: transparent;
}
a:focus {
    outline-style: thin dotted;
}
input[type=submit]:focus, input[type=submit]:active {
    background-color: #ccc; /*different color than regular*/
}
/* CURRENCY POPOVER */
.caroCol {
    z-index: 999;
}
.caro-wrap-foot {
    z-index: 998;
}
.popover {
    z-index: 999999;
    position: fixed;
}
.popover-content {
    z-index: 99999;
    padding: 0;
}
.popover-content a {
    display: block;
    padding: 3px 10px;
    width: 180px;
}
.currSym {
    font-weight: 300;
    font-size: 24px;
    color: #A0C9EC;
}
.popover-content a:hover {
    text-decoration: none;
    background: #dde4ed;
}
a.currgb::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f154";
    font-size: 22px;
}
a.currus::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f155";
    font-size: 22px;
}
a.curreu::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f153";
    font-size: 22px;
}

.currencyBut, .langBut {
    width: 36px;
    height: 34px;
    display: block;
    margin: 3px 10px 0 0;
    float: left;
    background: url(/images/currcircle.svg) top left no-repeat;
}
.currencyBut i, .langBut i {
    font-size: 21px;
    color: #fff;
}
.currencyBut i.icon-sterling-sign {
    margin: 6px 0 0 10px;
}
.currencyBut i.icon-dollar-sign {
    margin: 6px 0 0 11px;
}
.currencyBut i.icon-euro-sign {
    margin: 6px 0 0 8px;
}
.langBut i {
    margin: 7px 0 0 7px;
}
.currencyBut i.icon-sterling-sign {
    margin: 6px 0 0 10px;
}
.currencyBut:hover i.icon-sterling-sign, .currencyBut:hover i.icon-dollar-sign, .currencyBut:hover i.icon-euro-sign, .langBut i:hover {
    color: #61A4D7;
}
.currIconGB, .currIconUS, .currIconEU {
    width: 26px;
    height: 24px;
    display: block;
}
.currIconGB {
    background: url(/images/pound.svg) top left no-repeat;
    color: #fff;
    margin: 4px 0 0 10px;
}
.currIconUS {
    background: url(/images/dollar.svg) top left no-repeat;
    color: #fff;
    margin: 5px 0 0 11px;
}
.currIconEU {
    background: url(/images/euro.svg) top left no-repeat;
    color: #fff;
    margin: 5px 0 0 8px;
}
.help-block, .help-inline {
    color: #f00;
    width: auto;
}
/* LOGO AND SEARCH =====================================================================================================================================*/

.container.searchbar {
    height: 0;
}
.brandsearch {
    height: 100px;
    position: absolute;
    top: 40px;
}
.brandsearch div.searchList {
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin-left: 190px;
    margin-top: -40px;
    height: 40px;
}
.brandsearch div.no_border {
    border-left: none;
}
.brandsearch .navbar-brand {
    font-size: 16px;
    font-weight: bold;
    text-indent: -9999px;
}
.brandsearch .navbar-brand {
    margin-top: 7px;
}
.brandsearch .home-brand {
    margin-top: 7px;
}
.brandsearch .home-brand {
    background: none;
}
.caro-wrap {
    margin-top: 0;
}
#searchBox {
    margin-bottom: 0;
    margin-top: 0;
}
#searchBox input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
    font-family: "Font Awesome 5 Pro", "Roboto";
    font-weight: 400;
    color: #9BB3D6;
}
#searchBox input::-webkit-search-decoration, #searchBox input::-webkit-search-cancel-button {
display: none;
}
#searchBox input[type=search] {
    background: #fff;
    border: none;
    padding: 0 10px 0 12px;
    margin-top: 6px;
    width: 60px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}
#searchBox input {
    margin-right: 0.5em;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro", "Roboto";
    font-weight: 400;
    color: #9BB3D6;
}
div#searchHolder {
    width: 150px;
    height: 20px;
}
#searchBox input[type=search]:hover {
    background-color: #A0C9EC;
    background: #fff;
}
#searchBox input[type=search]:focus {
    width: 140px;
    padding-left: 12px;
    color: #A0C9EC;
    background-color: #fff;
    cursor: auto;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
}
#searchBox input:-moz-placeholder {
color: #9BB3D6;
}
#searchBox input::-webkit-input-placeholder {
color: #9BB3D6;
}
.container.searchbar {
    height: 0;
}
span.cartSubTot {
    font-size: 10px;
}
.barElements li.searchList {
    margin-left: -3px;
}


/* ==============================================================================================================================================================
 RESPONSIVE CSS
================================================================================================================================================================= */
@media (max-width: 1199px) {/*TABLETS landscape*/
	.navbar-default .navbar-right>li>a {
		font-size: 20px;
		line-height: 20px;
		color: #A0C9EC !important;
	}
	.navbar-default .navbar-right li a:hover, .navbar-default .navbar-right li.active a, .navbar-default .navbar-right li.active a:hover, .navbar-default .navbar-right li.active a:focus {
		color: #b7d1e3 !important;
		background: none;
	}
	.caro-wrap {
		height: 100%;
		margin-top: 0;
		box-sizing: border-box;
	}
	.caro-wrap .container {
		margin-top: -115px; /**/
	}
	.body-wrap {
		padding: 10px 0 20px 0;
	}
	.body-wrap-accs {
		padding: 10px 0;
	}
	.body-wrap-home {
		position: relative;
		width: auto;
	}
	.body-wrap-home h1 {
		margin-top: 0px;
		margin-bottom: 5px;
		line-height: 36px;
	}
	.head-wrap {
		background: url(/images/wave.svg) center -1px no-repeat;
		background-size: cover;
		padding-bottom: 90px;
		margin-bottom: 0px;
		margin-top: 0;
	}
	.footBar p {
		font-size: 16px;
	}
}

/* ============================================================================================================================================================== */
@media (max-width: 979px) {/*TABLETS - portrait*/
	.navbar-default .navbar-right>li>a {
		font-size: 14px;
	}
    #searchBox input[type=search]:focus {
        width: 66px;
        padding-left: 12px;
        color: #0D63A0;
        background-color: #fff;
        cursor: auto;
        border-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-radius: 3px;
    }
    .caption-info h2 {
		font-size: 28px;
		line-height: 32px;
	}
	.caption-info ul {
		font-size: 18px;
	}
}

/* ============================================================================================================================================================== */
@media (max-width: 767px) { /*MOBILES*/
	.navbar-default .navbar-right>li>a {
		font-size: 14px;
	}
	
	.navbar {
		box-sizing: border-box;
		height: auto;
		padding-bottom: 0px;
		margin-bottom: 0;
		min-height: 40px;

		background: #A0C9EC;
	}
	.navbar-default .navbar-nav {
		float: none;
		height: auto;
		margin: 0 -15px;
	}
	.navbar-default .navbar-right { background: #A0C9EC; }
	.navbar-default .navbar-nav>li>a:hover {
		background: #6885ae;
		color: #fff;
	}
	.navbar-default .navbar-nav>li>a { color: #fff; }
	.navbar-default .navbar-right>li>a {
		font-size: inherit;
		line-height: 20px;
		color: #fff !important;
		padding-left: 30px;
	}
	ul.picoSites li a { background-color: #A0C9EC; padding-left: 30px; }

	.navbar-default .navbar-right>li>a:hover, .navbar-default .navbar-right li.active a, .navbar-default .navbar-right li.active a:hover {
		color: #fff !important;
		background: #61A4D7;
	}
	
	.navbar-collapse .navbar-nav.navbar-right:last-child {margin-right:inherit;}
	
	.navbar-collapse ul.nav li {border-bottom: 1px solid #e7e7e7;}
	.navbar-collapse ul.picoSites li a {background-color: #0D63A0;}
	.navbar-collapse ul.nav li a:hover, .navbar-collapse ul.nav li.active a:hover {background-color: #e7e7e7;	color: #0D63A0;}
	.navbar-collapse ul.navbar-right li a:hover {background-color: #61A4D7;	color: #fff !important;}
    
    #searchBox input[type=search]:focus {
        width: 66px;
        padding-left: 12px;
        color: #0D63A0;
        background-color: #fff;
        cursor: auto;
        border-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-radius: 3px;
    }
}

/* ============================================================================================================================================================== */
@media (max-width: 479px) { /*MOBILES portrait*/
	.barElements {
		margin: 4px 0 0 10px;
	}
	.cart a { min-width: 80px; }
	.home-brand {
		width: 120px !important;
		margin-top: 16px !important;
	}
	.navbar-home {
		height: 50px;
	}
	.headWave {
		background-image: url(/images/wave.svg);
		background-position: -600px -20px;
		background-repeat: no-repeat;
		background-size: 3640px;
		width: 100%;
		top: 0;
		position: absolute;
		z-index: 99;
		height: 175px;
	}
    
    #searchBox input[type=search]:focus {
        width: 120px;
        padding-left: 12px;
        color: #0D63A0;
        background-color: #fff;
        cursor: auto;
        border-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-radius: 3px;
    }
    .caption-info {
		margin: 0 30px 0 0;
	}
    .caption-info h2 {
		font-size: 22px;
		line-height: 26px;
	}
	.caption-info ul {
		font-size: 14px;
	}
}


/* ==============================================================================================================================================================
 RESPONSIVE CSS
================================================================================================================================================================= */
@media (max-width: 1199px) {/*TABLETS landscape*/
.navbar-brand, .home-brand {
    width: 170px;
}
}

/* ============================================================================================================================================================== */
@media (max-width: 979px) {/*TABLETS - portrait*/
}

/* ============================================================================================================================================================== */
@media (max-width: 767px) {/*MOBILES*/}

/* ============================================================================================================================================================== */

@media (max-width: 424px) { /*MOBILES portrait*/
	.caption-info {
		margin: 0 30px 0 0;
	}
	.caption-info h2 {
		font-size: 18px;
		line-height: 22px;
	}
	.caption-info ul {
		font-size: 12px;
	}
	.footBar p, .footBar h1 {
		font-size: 14px;
	}
}
/* BING SEARCH */
#resultList {
    width: 100%;
    display: none;
    height: 500px;
}
#resultList, #resultList li {
    list-style: none;
    padding-left: 5px;
}
#resultList li {
    border-bottom: 1px solid #eee;
    margin-right: 30px;
}
#resultList li div {
    margin-bottom: 6px;
    font-size: 15px;
}
#resultList h4 {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 22px;
}
.display-url {
    color: #006d21;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px;
    margin-bottom: 3px;
}

/*COVID ALERT*/
.covid {
	background-color: #f00;
    padding: 0px 4px !important;
    margin-left: 10px !important;
}
.covid:hover {background-color: #fff !important;}
.covnav {float:left !important;}
.covid a { color: #fff !important; }
.covid a:hover { color: #f00 !important; background-color: #fff !important;}

@media (max-width: 768px) {/*TABLETS - portrait*/
	.covid {
	background-color: #f00;
    padding: 0px 0px !important;
    margin-left: 0px !important;
	}
	.covid a { color: #fff; }	
	.covnav {float:left !important;}
	.navbar-nav>li>a { font-size: 11px; padding:10px 8px !important; }
}
  @media (max-width: 425px) {/*TABLETS - portrait*/
 	.covid {
	background-color: #f00;
    padding: 2px 0px !important;
    margin-left: 0px !important;
	}
	.covid a { color: #fff; }
	.covnav {float:none !important;}
 }
 
 
 @media (max-width: 1199px) {/*TABLETS landscape*/
	.footBar h1 {
		font-size: 18px!important;
	}
}
@media (max-width: 424px) { /*MOBILES portrait*/
	.footBar h1 {
		font-size: 14px!important;
	}
}
 
.footBar h1 {
    color: #fff;
    /* font-size: 22px; */
    /*line-height: 50px; */
    font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: -10px!important;
}
 
  
 /* QUEEN MEMORIAL */
 
 .caption-info h2 {
	font: 'Roboto-bold', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
	line-height: 34px;
	color: #fff;
	margin-top: 0;
}
.caption-info div p {
	font: 'Roboto-bold', Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 0;
}
.svg-white {
	filter: invert(99%) sepia(0%) saturate(47%) hue-rotate(247deg) brightness(117%) contrast(100%);
    margin-bottom: 3px;
}