/* 
Theme Name:      Turner
Description:     Custom theme created for Turner
Author:          Norma Velasco-Hensley
Author URI:     http://www.novel-creative.com
Template:       wp-bootstrap-starter
Version:         1.0.0
Text Domain:     rpro
*/


/*
    Add your custom styles here
*/

 @import url("../wp-bootstrap-starter/style.css");


 h1, h2, h3, h4, h5, h6  {
  font-family: 'Oswald', Helvetica, sans-serif;
  font-weight: 400;
}

p, ul{
    font-family: 'PT Serif', serif;
    color: #636363;
}

a {
    color: #be212f;
    text-decoration: underline;
}


a:hover {
    color: #be212f;
}

header#masthead {
    background-color: #fff;
    padding-bottom: 0;
     padding-right: 0;
    padding-left: 0;
}

.navbar-brand img {
    width: 255px;
    margin-bottom: 10px;
}

div#main-nav a {
    text-decoration: none;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #BE202E;
    border-bottom: 5px solid;
}

.headmenuswrap {
    width: 100%;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 11px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #848B91;
}

div#topContact h3 {
    text-align: right;
    font-weight: 500;
    font-size: 25px;
    margin-top: 0;
    color: #be212f;
}


div#topContact h3 span {
    color: #BE202E;
    font-weight: 600;
}


div#main-nav {
    margin-top: 60px;
}

ul#menu-main-menu ul {
    display: none;
    float: left;
    position: absolute;
    z-index: 99999;
    background-color: #d4d9dd;
    padding: 0;
    margin: 7px 0px 0px;
    text-align: left;
    font-size: 0.9rem;
    list-style: none;
    margin-left: 0px;
    margin-top: 14px;
}


ul#menu-main-menu {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

ul#menu-main-menu ul a {
    color: #252a2f;
    text-transform: uppercase;
}

ul#menu-main-menu ul li {
    padding: 6px 17px;
    margin-top: 0px;
    border-bottom: 1px solid #fff;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
}

ul#menu-main-menu ul li:first-of-type {
    margin-top: 0;
}

ul#menu-main-menu li {
    margin-bottom: 14px;
    margin-left: 18px;
    margin-right: 18px;
}

ul#menu-main-menu ul li:hover > a {
    color: #fff;
}

ul#menu-main-menu ul li:hover {
    background-color: #BE202E;
}

ul#menu-main-menu ul li:last-of-type {
    border-bottom: none;
}

ul#menu-main-menu li:hover > ul {
    display: block;
}

#content.site-content {
    padding: 0;
	overflow: hidden;
}

.carousel-inner .carousel-item:nth-of-type(3) .slidetext h3, .carousel-inner .carousel-item:nth-of-type(3) a.slidebutton  {
    float: left;
}

.carousel-inner .carousel-item:nth-of-type(3) .slidetext{
    top: 27%;
}

.slidetext {
    position: absolute;
    top: 48%;
    width: 100%;
    text-align: right;
    padding: 0px 10%;
}

.slidetext h3 {
    font-size: 37px;
    line-height: 1.35;
    margin-top: 0;
    margin-bottom: 23px;
    color: #fff;
    background-color: rgba(128, 128, 128, 0.8);
    float: right;
    clear: both;
    padding: 11px 20px;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
    font-weight: 500;
}

a.slidebutton {
    background-color: #BE202E;
    padding: 5px 60px;
    color: #fff!important;
    font-size: 21px;
    text-decoration: none;
    float: right;
    clear: both;
}

.sectionpadder {
    padding: 30px 100px;
    width: 100%;
    display: block;
    max-width: 1900px;
     margin: 0 auto;
}

.halfsectionpadder {
    padding: 30px 50px;
    width: 100%;
    display: block;
    max-width: 1900px;
     margin: 0 auto;
}

.headerpadder {
    padding: 0px 100px;
    width: 100%;
    display: block;
    max-width: 1900px;
    margin: 0 auto;
}

.carousel {
    width: 100%;
}

.HomeIntroInner .lefthalfWrap {
    background-color: #C9CACB;
}

.HomeIntroInner h1, .HomeIntroInner h2, .HomeIntroInner h3, .HomeIntroInner h4, .HomeIntroInner a {
    color: #BE202E;
}

.HomeIntroInner h1 {
    font-size: 32px;
    letter-spacing: 2px;
    margin-top: 15px;
    font-weight: 500;
    margin-bottom: 30px;
}

.HomeIntroInner p {
    font-size: 17px;
    line-height: 1.7;
}

.lefthalfWrap, .righthalfWrap{
    padding: 0;
}

.lefthalfWrap p {
    line-height: 1.7;
}

.lefthalfWrap h2 {
    color: #BE202E;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
}

.righthalfWrap {
    background-color: #BE202E;
}

.righthalfWrap h2 {
    color: #fff;
    font-size: 29px;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 0;
}

input#gform_submit_button_1, input#gform_submit_button_2, input#gform_submit_button_3, input#gform_submit_button_4 {
    text-transform: uppercase;
    color: #fff;
    background-color: #929497;
    border: none;
    padding: 3px 23px;
    font-size: 21px;
    letter-spacing: 1px;
    font-family: 'Oswald';
}

.gform_wrapper .gform_footer {
    text-align: center;
}

.gform_wrapper .top_label .gfield_label {
    font-size: 14px;
    margin-bottom: 0;
    color: #fff;
}

.BottWhiteSecInner .gform_wrapper .top_label .gfield_label {
    color: #636363;
}

.BottWhiteSecInner .gform_wrapper .ginput_complex label {
    display: block!important;
}

.gform_wrapper .ginput_complex label {
    display: none!important;
}

section#InsulIconsWrap {
    text-align: center;
    background-color: #BE202E;
}

section#InsulIconsWrap h2 {
    margin-top: 0;
    color: #fff;
    font-size: 27px;
    letter-spacing: 3px;
    margin-bottom: 30px;
    padding-top: 8px;
}

.IconInfoWrap h3 {
    color: #fff;
    font-size: 17px;
    letter-spacing: 0.5px;
}

.grow img {
    height: auto;
    width: 100%;
    -webkit-transition: all 1.4s ease-in-out;
    -moz-transition: all 1.4s ease-in-out;
    -o-transition: all 1.4s ease-in-out;
    -ms-transition: all 1.4s ease-in-out;
    transition: all 1.4s ease-in-out;
    z-index: 0;
}

.piclink {
    float: none;
    height: auto;
    width: 100%;
    margin: 0px auto -1px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    z-index: 2;
}

.grow img:hover {
    transform: scale(1.13);
    -webkit-transform: scale(1.13);
    -moz-transform: scale(1.13);
    -o-transform: scale(1.13);
    -ms-transform: scale(1.13);
}


.HomeBucketsWrap {
    padding: 30px 0 10px;
}

.homepgBucket {
    padding: 0 3%;
}

.homepgBucket a {
    text-decoration: none;
}

.LinkBucketsInner h2 {
    font-size: 27px;
    letter-spacing: 3px;
    color: #BE202E;
    margin-bottom: 35px;
}

.LinkBucketsInner{
    text-align: center;
}

.homepgBucket a:hover {
    text-decoration: none;
}

.homepgBucket h3 {
    background-color: #BE202E;
    margin-top: 0;
    padding: 14px 10px 13px;
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 1px;
}

body:not(.theme-preset-active) footer#colophon {
    background-color: #C9CACB;
}

body:not(.theme-preset-active) footer#colophon {
    background-color: #C9CACB;
    color: #636363;
    font-size: 15px;
}

.FooterBottomInner p {
    color: #fff;
}

.FooterColumn.affiliations img {
    padding: 10px 0px;
}

a.ceelink img {
    width: 112px;
}

.FooterColumn h3 {
    color: #BE202E;
    margin-bottom: 12px;
    font-size: 19px;
    margin-top: 13px;

}

.FooterColumn.social img {
    margin-right: 5px;
    margin-bottom: 10px;
}

.FooterColumn.contact p {
    margin-bottom: 10px;
}

.FooterColumn.logo img {
    width: 195px;
    margin-top: 14px;
}

.FooterBottomInner.row {
    background-color: #BE202E;
    color: #fff;
    text-align: center;
}

p.smallcopy {
    font-size: 11px!important;
}

.FooterBottomInner .sectionpadder {
    padding-top: 15px;
    padding-bottom: 3px;
}

.textonlefthalfWrap, .textonrighthalfWrap {
    padding: 0;
}

.rightimagehalfWrap, .leftimagehalfWrap{
    padding: 0;
}

.textonlefthalfWrap h1, .textonlefthalfWrap h2{
    color: #BE202E;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 500;
}

.textonlefthalfWrap p, .textonlefthalfWrap ul, .textonrighthalfWrap p, .textonrighthalfWrap ul, .MainSubpgTextAreaInner p, .lefthalf, .BottWhiteSecInner p, .BottWhiteSecInner ul{
    font-size: 16px;
    line-height: 1.8;
}

.BottWhiteSecInner h3 {
    font-size: 20px;
    line-height: 25px;
    color: #be212f;
}

.textonlefthalfWrap ul, .BottWhiteSecInner ul {
    list-style: none;
    padding-left: 25px;
}

.textonlefthalfWrap ul li::before, .BottWhiteSecInner ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #be212f; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.textonrighthalfWrap h2, .MainSubpgTextAreaInner h2, .BottWhiteSecInner h2 {
    color: #BE202E;
    font-size: 26px;
    letter-spacing: 3px;
}

.freequoteformrighthalfWrap h2{
    color: #fff;
    font-size: 28px;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 12px;
}

.textonlefthalfWrap h4, .BottWhiteSecInner h4 {
    color: #be212f;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 1.5;
}

.ImageonLeftInner {
    background-color: #D4D9DD;
}

.righthalf.logos a {
    float: left;
    display: inline-block;
    width: 50%;
    text-align: center;
}

.righthalf.logos img {
    max-height: 113px;
    width: auto;
    margin: 0px 30px 40px 0;
    float: none;
}

.righthalf.logos .bpilogo img {
    height: 124px;
    max-height: none;
}

.righthalf.logos .bbblogo img {
    height: 120px;
    max-height: none;
    margin-bottom: 15px;
}

.righthalf.logos .alist img {
    margin-top: -9px;
    margin-bottom: 51px;
}

.righthalf.logos a.bbblogo {
    clear: left;
    margin-top: -6px;
}

.MainSubpgTextAreaInner {
    padding-top: 20px;
}

.FreeQFormSectionInner {
    background-color: #D4D9DD;
}

.leftformtextWrap {
    padding: 100px 0 0 0;
}

.leftformtextWrap p {
    font-size: 20px;
}

.leftformtextWrap h3 {
    font-size: 22px;
    line-height: 1.4;
    color: #BE202E;
}


.freequoteformrighthalfWrap {
    padding: 0;
    background-color: #BE202E;
}

.GrayBannerInner {
    background-color: #929497;
}

.GrayBannerInner h2 {
    color: #fff;
    font-size: 31px;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 0px;
    padding: 0;
}

.BottRedBannerInner h2 {
    color: #fff;
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 0px;
}

.RedBannerInner, .BottRedBannerInner {
    background-color: #BE202E;
}

.GrayBannerInner a, .BottRedBannerInner a {
    color: #fff;
}

.GrayBannerInner p {
    color: #fff;
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 10px;
}

.BottRedBannerInner p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}

.page-id-65 .BottWhiteSecInner .sectionpadder {
    padding: 0;
    margin-bottom: -31px;
}

.page-id-67 .rightthalfimage{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left 50px;
}

.pageaccordionwrap {
    width: 100%;
}

.SubpageAccordionInner .card-header {
    background-color: #929497;
    padding: 0;
}

.SubpageAccordionInner .btn-link {
    width: 100%;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 1px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0px;
}

.SubpageAccordionInner .btn-link .sectionpadder {
    padding: 7px 10px;
}

.card-body {
    padding: 0;
}

h5.pacchead {
    margin: 0;
}

h5.pacchead .btn-link.collapsed .sectionpadder:after {
    content: "";
    background-image: url(images/bigplus.png);
    background-position: center;
    background-size: cover;
    width: 37px;
    height: 32px;
}

h5.pacchead .btn-link.collapsed .sectionpadder:after {
    content: "";
    background-image: url(images/bigplus.png);
    background-position: center;
    background-size: cover;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 25px;
    margin-top: 5px;
}

h5.pacchead .btn-link .sectionpadder:after {
    content: "";
    background-image: url(images/bigminus.png);
    background-position: center;
    background-size: cover;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 24px;
    margin-top: 4px;
}

.page-id-75 .MainSubpgTextAreaInner, .page-id-79 .MainSubpgTextAreaInner, .page-id-83 .MainSubpgTextAreaInner, .page-id-85 .MainSubpgTextAreaInner, .page-id-87 .MainSubpgTextAreaInner    {
    background-color: #D4D9DD;
}

.page-id-75 .FreeQFormSectionInner, .page-id-79 .FreeQFormSectionInner, .page-id-83 .FreeQFormSectionInner, .page-id-85 .FreeQFormSectionInner, .page-id-87 .FreeQFormSectionInner, .page-id-97 .FreeQFormSectionInner {
    background-color: #fff;
}


.page-id-107 .freequoteformrighthalfWrap {
    display: none;
}

.page-id-105 .quoteform {
    display: none;
}

.page-id-107 section#FreeQFormSectionWrap {
    border-bottom: 5px solid #BE202E;
}

table#RValueChart td {
    font-size: 14px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 20px;
}



table#RValueChart tr:nth-child(even) {
    background-color: #f9f2f3;
    border-bottom: 1px solid #ead7da;
    border-top: 1px solid #ead7da;
}



.card-body p {
    font-size: 16px;
    line-height: 1.8;
}

@media (max-width: 1500px){


.navbar-brand img, .FooterColumn.logo img {
    width: 213px;
}

div#topContact h3 {
    font-size: 23px;
    color: #BE202E;
}

.sectionpadder {
    padding: 30px 50px;
}

.headerpadder {
    padding: 0px 50px;
}
}
@media (max-width: 1300px){

.slidetext h3 {
    font-size: 31px;
}

a.slidebutton {
    padding: 5px 40px;
    font-size: 18px;
}
}

@media (max-width: 1200px){

.HomeIntroInner h1, .textonlefthalfWrap h1, .MainSubpgTextAreaInner h1 {
    font-size: 29px;
    margin-bottom: 2px;
}

.righthalfWrap h2, .lefthalfWrap h2, section#InsulIconsWrap h2, .LinkBucketsInner h2, .textonrighthalfWrap h2, .MainSubpgTextAreaInner h2, .freequoteformrighthalfWrap h2, .RedBannerInner h2, .BottRedBannerInner h2, .BottWhiteSecInner h2, .textonlefthalfWrap h1, .textonlefthalfWrap h2, .GrayBannerInner h2 {
    font-size: 28px;
}

ul#menu-main-menu li {
    margin-left: 12px;
    margin-right: 12px;
}

.IconInfoWrap h3 {
    font-size: 15px;
}

.homepgBucket h3, .FooterColumn h3 {
    font-size: 20px;
}

.slidetext h3 {
    font-size: 27px;
    margin-bottom: 14px;
}

a.slidebutton {
    padding: 5px 30px;
    font-size: 16px;
}

.headerpadder {
    padding: 0px 30px;
}

.sectionpadder {
    padding: 20px 30px;

}

.halfsectionpadder {
    padding: 20px 30px;
}

div#main-nav {
    margin-top: 50px;
}
}

@media (max-width: 1000px){

.slidetext {
    top: 23%;
    padding: 0px 7%;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    padding-bottom: 9px;
}

.navbar-brand img{
    width: 173px;
}

div#main-nav {
    margin-top: 40px;
}

.slidetext h3 {
    font-size: 20px;
}

div#topContact h3 {
    font-size: 19px;

}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li > a, ul#menu-main-menu ul a {
    font-size: 13px;
}

ul#menu-main-menu li {
    margin-bottom: 14px;
    margin-left: 10px;
    margin-right: 10px;
}

.SubpageAccordionInner .btn-link {
    font-size: 19px;
}
}

@media (max-width: 900px){

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li > a, ul#menu-main-menu ul a {
    font-size: 12px;
}

ul#menu-main-menu li {
    margin-bottom: 13px;
    margin-left: 6px;
    margin-right: 6px;
}
}

@media (max-width: 800px){

.navbar-brand img {
    width: 90px;
}
}

@media (max-width: 767px){

.slidetext h3 {
    font-size: 15px;
}

.slidetext {
    padding: 9px 15px;
}

div#topContact {
    display: none;
}

ul#menu-main-menu ul {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 0;
    margin: 0 0 0 30px;
    text-align: left;
    font-size: 14px;
    list-style: none;
    margin-left: 10px;
    margin-top: 4px;
    padding-bottom: 4px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #252a2f;
    padding-top: 4px;
    width: 100%;
    display: block;
    padding-bottom: 0px;
    font-weight: 500;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    font-weight: 500;
    color: #252a2e;
    border-bottom: none;
    padding-bottom: 0;
}

ul#menu-main-menu ul li:hover > a {
    color: #252a2e;
}

ul#menu-main-menu ul li:hover {
    background-color: transparent;
}

ul#menu-main-menu li {
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 10px;
}

ul#menu-main-menu ul li {
    padding: 2px 7px;
}

.FooterColumn.logo img {
    width: 104px;
}

.navbar-brand img{
    width: 101px;
    padding-top: 0;
    margin-bottom: 9px;
}

div#topContact h3 {
    font-size: 11px;
    margin-bottom: 3px;
    margin-top: 0;
    line-height: 1.0;
}

.HomeIntroInner h1, .textonlefthalfWrap h1, .MainSubpgTextAreaInner h1, .textonlefthalfWrap h1, .textonlefthalfWrap h2 {
    font-size: 23px;
}

.GrayBannerInner h2 {
    font-size: 24px;
}


.leftformtextWrap h3 {
    font-size: 20px;
}

.leftformtextWrap {
    padding: 0;
}


.ImageonLeftInner{
    flex-direction: column-reverse;
}

.righthalf {
    margin-top: 40px;
}

.rightthalfimage, .leftthalfimage {
    min-height: 290px;
}

.lefthalfWrap, .righthalfWrap, .textonlefthalfWrap, .textonrighthalfWrap, .rightimagehalfWrap, .leftimagehalfWrap, .lefthalf, .righthalf, .leftformtextWrap, .freequoteformrighthalfWrap {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.IconInfoWrap.col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
}

.homepgBucket.col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
    padding: 0 5%;
}

.righthalfWrap h2, .lefthalfWrap h2, section#InsulIconsWrap h2, .LinkBucketsInner h2, .righthalfWrap h2, .lefthalfWrap h2, section#InsulIconsWrap h2, .LinkBucketsInner h2, .textonrighthalfWrap h2, .MainSubpgTextAreaInner h2, .freequoteformrighthalfWrap h2, .RedBannerInner h2, .BottRedBannerInner h2, .BottWhiteSecInner h2 {
    font-size: 21px;
}

.FooterColumn {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.HomeIntroInner p {
    font-size: 15px;
}

.slidetext {
    top: 5%;
}

ul.carousel-indicators {
    margin-bottom: 0;
}

a.slidebutton {
    font-size: 13px;
}

.IconInfoWrap img {
    max-width: 100px;
}

.page-id-67 .rightthalfimage {
    background-position: top;
}

.SubpageAccordionInner .btn-link {
    font-size: 15px;
}

}

@media (max-width: 600px){
.slidetext h3 {
    font-size: 14px;
    padding: 9px 10px;
}

a.slidebutton {
    padding: 5px 10px;
}
}