/*!
 * Website by Jack Poyntz Web Design and Development
 * http://www.jackpoyntz.com
 */

body {
    overflow-x: hidden;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

p {
    font-size: 14px;
    line-height: 1.75;
    color: #7B7B7B;
}

.restoration-list
    {
     font-size: 14px;
    line-height: 1.75;
    color: #7B7B7B;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #fed136;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}


.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #CF9550;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #CF9550;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    line-height: 60px;
}

.btn-primary .fa-padding-left
    {
    padding-left: 152px;
    }
.btn-primary .fa-padding-left-2
    {
    padding-left: 50px;
    }
.btn-primary .fa-padding-left-3
    {
    padding-left: 72px;
    }
.btn-primary .fa-padding-left-4
    {
    padding-left: 108px;
    }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #27235E;
    text-decoration: none;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-form
    {
    background-color: #41A8D8;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 15px;
    }

.btn-form:hover
    {
    background-color: #CF9550;
    }


.btn-form2
    {
    background-color: #41A8D8;
    font-size: 16px;
    padding: 15px 25px;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 15px;
    color: #fff;
    }

.btn-form2:hover
    {
    background-color: #CF9550;
    color: #fff;
    }


.btn-xl {
    padding: 20px 40px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.download-btn-1
    {
    background-color: #D0D0D0;
    width: 100%;
    }
.download-btn-1:hover
    {
    background-color: #41A8D8;
    width: 100%;
    }
.download-brochure-link
    {
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    display: block;
    padding: 15px;
    }
.download-brochure-link:hover
    {
    color: #FFF;
    text-decoration: none;
    }
.download-brochure-link i 
    {
    font-size: 26px;
    }
.padding-10 
    {
    padding: 10px;
    }


.margin-bottom-20
    {
    margin-bottom: 20px;
    }
.margin-bottom-40
    {
    margin-bottom: 40px;
    }
.margin-bottom-60
    {
    margin-bottom: 60px;
    }
.margin-bottom-minus-20
    {
    margin-bottom: -50px;
    }
.margin-top-80
    {
    margin-top: 80px;
    }
.margin-top-40
    {
    margin-top: 40px;
    }

.header-link:hover
    {
    text-decoration: none;
    }

section.memorial-design
    {
    background-image: url(../img/bg/design-background.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    }
section.celtic-memorials
    {
    background-image: url(../img/bg/design-background-2.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    }
/********* Navigation *********/



.top-bar
	{
	background-color: #41A8D8;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 0px;
	}

.top-bar p 
	{
	background-color: #41A8D8;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	}

.top-bar i
	{
	font-size: 20px;
	font-weight: 900;
	padding-right: 20px;
	}


.navbar-default {
    border-color: transparent;
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}

 .navbar-default .navbar-logo {
	    width: 220px;
	    margin-left: 20px;
	}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #27235E;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #D0D0D0;
    background-color: #27235E;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #41A8D8;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #27235E;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #41A8D8;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}


.dropdown-menu
    {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
    }

.navbar-default .nav .dropdown .dropdown-menu li a {
    color: #fff;
    padding: 10px 60px 10px 15px;
    text-align: left;
    background-color: #27235E;
}
.navbar-default .nav .dropdown .dropdown-menu li a:hover {
    color: #fff;
    padding: 10px 60px 10px 15px;
    text-align: left;
    background-color: #41A8D8;
}




/********* Laptop and Computer Screens Navigation *********/


@media only screen and (min-width : 1200px) and (max-width : 4000px){ 
	 .navbar-default {
        padding-top: 30px;
        padding-bottom: 30px;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-logo {
	    width: 320px;
	    margin-left: 0px;
	}

	.navbar-default .nav li a {
	    padding-right: 15px;
	    padding-left: 15px;
	}

    .navbar-default .navbar-nav
		{
		border: 3px solid #D0D0D0;
		}

	.navbar-default .nav ul a:after,
	.navbar-default .nav li.shape a:after {
		content: '';
	    width: 8px;
	    height: 2px;
	    background-color: #D0D0D0;
	    position: absolute;
	    top: 46%;
	    display: block;
	    left: -2px;
	}

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

}



/********* Laptop and Computer Screens Navigation *********/


@media only screen and (min-width : 1024px) and (max-width : 1200px){ 
	 .navbar-default {
        padding-top: 30px;
        padding-bottom: 10px;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-logo {
	    width: 250px;
	    margin-left: 0px;
	}

	.navbar-default .nav li a {
	    padding-right: 10px;
	    padding-left: 10px;
	}

    .navbar-default .navbar-nav
		{
		border: 3px solid #D0D0D0;
		}

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

}


/********* iPad *********/
@media only screen and (min-width : 768px) and (max-width : 1024px){     
	.navbar-default {
        padding-top: 30px;
        padding-bottom: 10px;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
      	margin-left: 5%;
    }

    .navbar-default .navbar-logo {
	    width: 400px;
	    margin-left: 30%;
	    margin-bottom: 25px;
	}

	.navbar-default .nav li a {
	    padding-right: 8px;
	    padding-left: 8px;
	}



    .navbar-default .navbar-nav
		{
		border: 3px solid #D0D0D0;
		}

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }
}


/********* Float Nav Left Ipad *********/
@media (min-width: 768px) and (max-width : 1024px) {
	.navbar-right {
	    float: left !important;
	    margin-right: 0px;
  }
}

@media only screen and (min-width : 768px) and (max-width : 1024px){     
        .minus-responsive-margin
            {
            margin-top: -50px;
            }
    }
@media only screen and (min-width : 0px) and (max-width : 768px){     
        .minus-responsive-margin
            {
            margin-top: -50px;
            }
    }


/********* Slider text Styles *********/


/*@media (min-width: 768px) and (max-width : 1024px) {
    header {
        margin-bottom: -10%;
  }
}

@media (min-width: 0px) and (max-width : 480px) {
    header {
        margin-bottom: -220px;
  }
}*/

header {
    text-align: center;
    color: #fff;
}

header h1.slider-1-text
    {
    font-family: 'Amaranth', sans-serif;
    font-size: 44px;
    line-height: 52px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .4);
    text-align: left;
    padding: 20px;
    position: absolute; top: 320px; left: 15px; width: 98%;
    }


header h1.slider-2-text
    {
    font-family: 'Amaranth', sans-serif;
    font-size: 58px;
    line-height: 48px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .4);
    text-align: left;
    padding: 20px;
    position: absolute; top: 220px; left: 25px; width: 60%;
    }
span.bullets
    {
    font-size: 38px;
    line-height: 38px;
    margin-left: 20px;
    }


@media(min-width:768px) {
    header h1.slider-1-text
        {
        font-family: 'Amaranth', sans-serif;
        font-size: 28px;
        line-height: 32px;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, .4);
        text-align: left;
        padding: 20px;
        position: absolute; top: 320px; left: 420px; width: 65%;
        }
    
    header h1.slider-2-text
        {
        font-family: 'Amaranth', sans-serif;
        font-size: 44px;
        line-height: 48px;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, .4);
        text-align: left;
        padding: 20px;
        position: absolute; top: 220px; left: 25px; width: 40%;
        }
    span.bullets
        {
        font-size: 32px;
        line-height: 38px;
        margin-left: 20px;
        }
}






/*Page Header for Inner Page*/ 

header#standard-page-header
    {
    height: 350px;
    background-image: url(../img/cubeportfolio/site-images/page-banner/page-banner-bg.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: left;
    }
header#standard-page-header .page-title
    {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .4);
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 80px;
    }
header#standard-page-header .page-title h1
    {
    font-family: 'Amaranth', sans-serif;
    font-size: 44px;
    }
header#standard-page-header .page-title p
    {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    }
header#standard-page-header .header-headstone
    {
    height: 400px;
    }


.short-border-left
    {
    height: 3px;
    width: 20%;
    background-color: #41A8D8;
    margin-bottom: 10px;
    margin-top: 20px;
    }
.breadcrumb
        {
        background-color: transparent;
        font-size: 14px;
        margin-top: none;
        padding-top: none;
        margin-bottom: none;
        padding-bottom: none;
        margin-left: 0px;
        padding-left: 0px;
        }
.breadcrumb a
        {
        color: #FFF;
        }
.page-title .active
        {
        color: #FFF;
        }




section {
    padding: 100px 0;
}

section h1.section-heading {
	font-family: 'Amaranth', sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 32px;
}

.under-header-short
    {
    background-image: url(../img/under-header-short.png);
    background-repeat: no-repeat;
    height: 3px;
    width: 100%;
    margin-bottom: 20px;
    }
.under-header-long
    {
    background-image: url(../img/under-header-long.png);
    background-repeat: no-repeat;
    height: 3px;
    width: 100%;
    margin-bottom: 20px;
    }

.logo-symbol
    {
    height: 180px;
    }
.no-padding
    {
    padding-left: 0px;
    padding-right: 0px;
    }

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 22px;
    color: #333333;
    margin-top: 20px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 80px 0;
    }
}



.enquiry-form
    {
    background-image: url(../img/bg/enquiry-form-bg.png);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    border: 10px solid #fff;
    }

.short-border
    {
    height: 3px;
    width: 20%;
    margin: 0 auto;
    background-color: #41A8D8;
    margin-bottom: 50px;
    }



section#contact .form-group {
    margin-bottom: 15px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
    border: none;
    border-radius: 0px;
    width: 85%;
    margin: 0 auto;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 200px;
}

section#contact .form-control:focus {
    border: none;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}






section#portfolio
    {
    background-color: #41A8D8;
    color: #fff;
    }
section#portfolio p 
    {
    color: #fff;
    font-size: 16px;
    }
.cube-full-width
    {
    background-color: #41A8D8;
    color: #fff;
    }



section#services
    {

    }

.contact-bg
    {
    background-image: url(../img/contact-mcgovern-memorials.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    }

.contact-bg p.heading-1
    {
    font-family: 'Amaranth', sans-serif;
    font-size: 26px;
    color: #fff;
    padding-left: 20px;
    font-weight: 700;
    line-height: 24px;
    }
.contact-bg p.heading-2
    {
    font-family: 'Amaranth', sans-serif;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
    line-height: 24px;
    }
.contact-bg p.heading-3
    {
    font-family: 'Amaranth', sans-serif;
    font-size: 26px;
    color: #fff;
    padding-left: 20px;
    font-weight: 700;
    line-height: 24px;
    }





.contact-sidebar
    {
    background-color: #41B0E0;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    }

.contact-sidebar p.heading-1
    {
    font-family: 'Amaranth', sans-serif;
    font-size: 26px;
    color: #fff;
    padding-left: 20px;
    font-weight: 700;
    line-height: 24px;
    }
.contact-sidebar p.heading-2
    {
    font-family: 'Amaranth', sans-serif;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
    line-height: 24px;
    }
.contact-sidebar p.heading-3
    {
    font-family: 'Amaranth', sans-serif;
    font-size: 26px;
    color: #fff;
    padding-left: 20px;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 20px;
    }

.download-bar
    {
    background-color: #EDEDED;
    padding: 20px 15px 20px 15px;
    color: #fff;
    }
.download-bar .heading-1
    {
    font-family: 'Amaranth', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    }

.download-bar .heading-2
    {
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    }

.download-btn
    {
    background-image: url(../img/contact-bar/download.png);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 85px;
    margin-top: 10px;
    }

.download-btn:hover
    {
    background-image: url(../img/contact-bar/download-hover.png);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 85px;
    margin-top: 10px;
    }

section.contact-box
    {
    background-color: #F4EEE7;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 160px;
    }
section.contact-box .contact-headstone
    {
    height: 200px;
    margin-top: -50px;
    }
section.contact-box .contact-box-heading
    {
    font-family: 'Amaranth', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    }
section.contact-box .contact-box-text
    {
    font-family: 'Amaranth', sans-serif;
    line-height: 20px;
    }
section.contact-box .contact-wrap
    {
    padding-top: 40px;
    padding-bottom: 20px;
    }





.side-image-home-1
    {
    background-image: url(../img/cubeportfolio/site-images/side-images/home/home-side-2.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 15px;
    height: 250px;
    }

.side-image-home-2
    {
   background-image: url(../img/cubeportfolio/site-images/side-images/home/home-side-1.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 250px;
    }



.side-image-about-1
    {
    background-image: url(../img/cubeportfolio/site-images/side-images/about/about-side-1.jpg);
    background-position: top;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 15px;
    height: 280px;
    }

.side-image-about-2
    {
    background-image: url(../img/cubeportfolio/site-images/side-images/about/about-side-2.jpg);
    background-position: top;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 15px;
    height: 280px;
    }


.side-image-accessories-1
    {
     background-image: url(../img/cubeportfolio/site-images/side-images/grave-accessories/grave-side-1.jpg);
    background-position: top;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 15px;
    height: 250px;
    }
.side-image-accessories-2
    {
     background-image: url(../img/cubeportfolio/site-images/side-images/grave-accessories/grave-side-2.jpg);
    background-position: top;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 15px;
    height: 250px;
    }



.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: none;
  border-radius: 0px;
}

.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 1px 10px 10px 10px;
  border-bottom: 1px solid transparent;
  border-radius: 0px;
  font-size: 22px;
}
.panel-heading h2 {
  font-size: 18px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #27235E;
  border-bottom: 3px solid #D0D0D0;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}




footer {

}
.footer-top
    {
    background-image: url(../img/bg/footer-bg.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    }

.footer-bottom
    {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #41B0E0;
    text-align: center;
    color: #fff;
    }
.footer-bottom a
    {
    font-weight: 700;
    }
.footer-bottom a:hover
    {
    color: #27235E;
    font-weight: 700;
    text-decoration: none;
    }

h3.footer-heading
    {
    font-family: 'Amaranth', sans-serif;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    }

footer a
    {
    color: #fff;
    }
footer a:hover
    {
    color: #41B0E0;
    text-decoration: none;
    }
footer i
    {
    color: #fff;
    padding-right: 8px;
    }
footer p
    {
    color: #fff;
    }

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}



::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}


.filters-wrap
    {

    }
.arrow-down {
    width: 0; 
    height: 0; 
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f00;
    margin: 0 auto;
}





section#contact-form .form-group {
    margin-bottom: 15px;
}

section#contact-form .form-group input,
section#contact-form .form-group textarea {
    padding: 20px;
    border: 2px solid #D0D0D0;
    border-radius: 0px;
    width: 100%;
    margin: 0 auto;
}

section#contact-form .form-group input.form-control {
    height: auto;
}

section#contact-form .form-group textarea.form-control {
    height: 200px;
}

section#contact-form .form-control:focus {
    border: 2px solid #41A8D8;
    border-radius: 0px;
    box-shadow: none;
}

section#contact-form::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact-form:-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact-form::-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact-form:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact-form .text-danger {
    color: #e74c3c;
}






