/*colors #0084c1 #2a2a2a
 logo color #00cde5
*/

.header_container {
    left: 0;
    padding: 0;
    width: 100%;
    box-shadow: 1px 1px 4px 2px rgba(0,0,0,0.12);
    box-sizing: border-box;
    background: #fff;
}

.header_container .logo {
    color: #fff;
    padding: 15px 10px 10px 10px;
    font-size: 28px;
    float: left;
    font-weight: bold;
}

.header_container nav {
    margin-bottom: 0;
    background: no-repeat;
    border: 0;
    padding: 0;
    float: right;
}

.header_container nav ul {
    margin: 0;
    padding: 0;
    display: block;
}
#navigation_links ul li
{
    color: #0084c1;
}
.navbar-brand {
    display: none;
    float: left;
    height: 35px;
    padding: 12px 14px;
    font-size: 18px;
    line-height: 20px;
    color: #0084c1 !important;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 5px 5px;
    margin-right: 15px;
    margin-top: 4px;
    /* margin-bottom: 8px; */
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#navbar {
    background: none;
}
.navbar {
    display: block;
}
.header_container nav ul li {
    list-style: none;

    position: relative;
}
.header_container nav ul li ul {
    position: absolute;
    left: 0;
    background: #333;
    display: none
}

.header_container nav ul li.active ul {
    /* use li: hover instead */
    display: block;
}


.header_container nav ul li a {
    padding: 38px 45px;
    font-size: 18px;
    color: #0084c1;
    text-decoration: none;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.header_container nav ul li a:hover {
    color: #fff;
    background: #2196f3;
}

.header_container nav ul li a.active {
    background: #0084c1;
}

.menu-toggle {
    color: #0084c1;
    float: right;
    padding-top: 30px;
    cursor: pointer;
    display: none
}
.menu-toggle i
{
    font-size: 30px;
}



*{
    font-family:'Open Sans', sans-serif;;
    font-size: 14px;
    margin: 0;
    text-decoration: none;
    padding: 0;

}
/*global*/

h1,h2,h3,h4,h5,h6
{
    margin: 0;
    padding:0;
}
.safe_contains
{
    width: 90%;
    margin: 0 auto;

}
.safe_contains_80
{
    width: 80%;
    margin:0 auto;
}
.safe_contains_60
{
    width: 60%;
    margin: 0 auto;
}

/*sticky nav bar*/
/*sticky header position*/
.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
}
#carousel_slider_container {

}
/*sticky ends here*/

/*alignment to center*/
.center_text{
    text-align: center;
    padding: 0 20px 10px 20px;
}
.bold_text
{
    font-weight: bold;
}
.uppercase_text
{
    text-transform: uppercase;

}
.uppercase_text a
{
    text-decoration: none;
}
/*buttons*/
.read_more_button, .wpcf7-submit
{
    border-style: none;
    background: #0084c1;
    height: 55px;
    margin-top: 30px;
    width: 200px;
    text-transform: uppercase;
    color: white;
    text-align: center;
    font-size: 16px;
}
.read_more_button:hover , .view_all_button:hover, wpcf7-submit:hover
{
    background: transparent;
    color: #0084c1;
    border: 1px solid #0084c1;
}
.view_all_button
{
    border-style: none;
    background: #0084c1;
    height: 45px;
    width: 200px;
    text-transform: uppercase;
    color: white;
    text-align: center;
    font-size: 16px;	
}
.space_five
{
    padding-left: 5px;
}
.full_width100{
    width: 100%;
}

/*global ends here*/

/*nav bar css*/
#top_black_nav
{
    width: 100%;
    padding: 10px;
    color: white;
    overflow: hidden;
    position: relative;
    background: #2a2a2a;
}
.nav_container
{

}
#left_align_nav
{
    float: right;
}
/*nav bar css ends here*/

/*header css starts here*/
.header_container
{
    min-height: 95px;
    width: 100%;
    background: white;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);

}
#TNA_logo
{
    height: 92px;
    padding: 10px;
}
#navigation_links
{
    float: right;
}
#navigation_links ul
{
    display: block;
    text-decoration: none;
    list-style: none;
    z-index: 1000;
}

#navigation_links .close
{
    display: none;
}
#navigation_links ul li
{
    float: left;
    min-height: 95px;
    padding: 35px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;

}
#navigation_links ul a
{
    color: #000;
}

#navbar ul li a:hover, #navbar ul li.current-menu-item a
{
    background: #0084c1;
    color: white;
    cursor: pointer;
}
/*header ends here*/

/*showcase style starts here*/
#showcase
{

}
#showcase_left_pannel
{
    width: 70%;
    color: #ffffff;
    background: #0084c1;
    float: left;
}
#showcase_left_pannel .safe_contains p
{
    font-size: 1.6vw;
    line-height: 1.1;
    padding: 10px;
}
#showcase_right_pannel .safe_contains h2
{
    font-size: 1.9vw;
    padding: 15px 10px 10px 10px;
}
#showcase_right_pannel .safe_contains h2 a 
{
	color: #fff;
	font-size: 30px;
}
#showcase_right_pannel
{

    width: 30%;
    float: right;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
    background: black; 
}
#showcase_left_pannel, #showcase_right_pannel
{
    min-height: 125px;
    position: relative;
    padding: 20px 0;
    overflow: hidden;
}
#showcase_right_pannel:hover{
    color: #0084c1;
}
/*showcase ends here*/

/*showcase about us style starts here*/
#about_showcase
{

    min-height: 480px;
    margin-bottom: 50px;
}
.about_showcase_left
{
    width: 54%;
    padding-top: 50px;

    float: left;

}
.about_showcase_right
{
    width: 44%;
    padding-top: 50px;
    float: right;
    text-align: center;
    margin: 0 auto;
}
/*showcase about us style ends here*/

/*our services style starts here*/
.our_services
{
    background: #2a2a2a;
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
}
.card h5
{
    line-height: 1.1;
}
.card a
{
    text-decoration: none;
}
.services_titles, .gallery_titles, .view_button_container
{
    color: #ffffff;
    text-align: center;
}
.view_button_container
{
    padding-top: 50px;
}
/*our services ends here*/

/*gallery code*/
.our_gallery
{
    height: auto;
    padding-bottom: 50px;
}
.gallery_titles
{
    color: #000000;
    padding-top: 30px;
}

/*gallery style ends here*/

/*why us*/
.why_us
{
    width: 100%;
    background: #2a2a2a;
    min-height: 450px;

}
.why_us_left
{
    width: 50%;
    float: left;
    height: 450px;
}
.why_us_left img
{
    width:100%;
    height: 450px;
}
.why_us_right
{
    width: 50%;
    float: right;
    min-height: 450px !important;
    color: white;

}
.why_us_right h1
{
    padding-top: 50px;
}
.why_us_card
{
    margin: 30px 0 30px 0;
}
.why_us_card .card_icon
{

    float: left;
    width: 20%;
    height: 92px;
}
.card_icon img
{
    position: relative;
    width: 50%;
}
.why_us_card i {
    font-size: 50px;
    color: #0084c1;
}
.card_contents
{
    width: 80%;
}
.why_us_card .card_contents h3
{
    color: #0084c1 !important;
}
.why_us_card .card_contents p
{
    color: #e4e4e4;
}

/*why_us_ends here*/


/*services in black style sarts here*/
.customer_services
{
    height: 450px;
    padding-bottom: 50px;
}
.services_card_view
{
    width: 33.33%;
    float: left;
    padding: 50px 30px 30px 30px;
    margin: 0 auto;
    text-align: center;

}
.services_card_view img
{
    width: 40%;
    height: auto;
    padding-bottom: 20px;
    margin: 0 auto;
    text-align: center;
}
.balustrades_right ul {
	list-style: none;
}
/*services ends here*/

/*new teest*/
.new_test
{

}
.services-section {
    background: url(../images/servicebg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    padding: 60px 0;
}
.services-section .title {
    margin-bottom: 30px;
}
.services-section .title h2 {
    font-weight: bold;
    text-align: center; 
}
.service-block {
    margin-bottom: 30px;
    background: #fff;
    color: #181818;
    text-align: center;
    position: relative;
}
.service-block img {
	width: 450px;
    height: 180px;
}
.service-content {
    padding: 20px;
    min-height: 230px;
}
.service-block::before {
    position: absolute;
    content: "";
    left: 0;
    width: 0;
    height: 0;
    border-top: 100px solid #337ab7;
    border-right: 100px solid transparent;
}
.service-block::after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 100px solid #337ab7;
    border-left: 100px solid transparent;
}
.service-content h2 {
    color: #181818;
    margin: 0;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}
.service-content p {
    margin: 10px 40px 30px;
}
.service-content a {
    color: #181818;
    font-size: 20px;
    text-transform: capitalize;
}
/*new test ends here*/
/*testimonials*/
.testimonial_showcase
{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height:250px;
    color: #ffffff;
    background-image: url(images/welding.jpg);
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.testimonial_showcase h1
{
    padding-top: 50px;
    text-transform: uppercase;

}
#quote-carousel {


}
#quote-carousel .carousel-control {

    font-size: 2.3em;
    text-shadow: none;

}
#quote-carousel .carousel-indicators {
    position: relative;
    top: auto;

}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {

    opacity: 1;
    transition: all .2s;
}
.item div {
    border-left: none;
    margin: 0 auto;
    width: 80%;
}
.item small
{
    color: yellow;
}

/*testimonials ends here*/

/*formfilling starts here*/
.form_container_section
{
    background: #000;
    padding: 50px 0 50px 0;

}
.form_container_section h2
{
    text-align: center;
    padding-bottom: 30px;
    color: #fff;
}
.form_container_section input[type="text"]
{
    height: 45px;
}
/*footer showcase*/
.footer_showcase
{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    background: #0084c1;
    color: #fff;
}
.footer_showcase p
{
    font-weight:bold;
    padding: 40px 0;
    font-size: 22px;
}

/*footer showcase ends here*/

/*footer container*/
.footer_container
{
    min-height: 360px;
    overflow: hidden;
    width: 100%;
    background: #2a2a2a;
}
.footer_about, .footer_contact, .footer_opening
{
    color: #ffffff;
    float: left;
    text-align: left;

}
.footer_about
{
    width: 40%;
    padding: 50px 50px 0 0;
    height: auto;
}
.footer_about p
{
    padding-top: 30px;
}
.footer_contact
{
    height: 360px;
    padding: 50px 50px 0 0;

    width: 35%;

}
.footer_contact ul
{
    padding-left: 30px;
    padding-top: 30px;	
    list-style: none;
}
.footer_contact li
{
    padding-bottom: 20px;
    font-size: 1.2em;

}
.footer_contact li i
{
    padding-right: 15px;
}
.footer_opening
{
    float: left;
    width: 25%;
    line-height: 2.2;
    padding: 50px;
}
.footer_opening span
{
    padding-left:20px;

}
/*footer ends*/
/*copyright*/

.copyright_murphys .safe_contains
{
    color: #fff;
    width: 90%;
    font-weight: bold;
    background: #333333;
}

/*single page servicese*/

.shortcut_nav
{
    padding: 30px;
    background: #0084c1;
}
.shortcut_nav span
{
    margin-right: 10px;

}
.shortcut_nav span:nth-last-child(1) a
{
    color: #dadada;
    cursor: text;
    text-transform: unset;
}
.shortcut_nav a
{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}


/*contact us style*/

.contact_form_section
{
    background: red;
    padding: 20px;
    width: 100%;
}
.contact_container
{
    padding: 50px;
    text-align: center;
}

.contact_card
{
    width: 32%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;

}
.contact_card a
{
    text-decoration: none;

}
.card_color
{
    background: #0084c1;
    color: #fff;
    width: 85%;
    margin: 0 auto;
    padding: 30px;
    line-height: 3;
    font-size: 18px;
    border-radius: 5px;
}

.card_color i
{
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 10px;
}
.forms_section
{
    min-height: 400px;
}

.form_right h2
{
    padding-bottom: 30px;
}
.mobile_shorcut
{
    width: 100%;
    display: none;
    z-index: 999;
    position: fixed;
    bottom: 0;
    background: #0084c1;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
}
.mobile_shorcut a
{
    color: #fff;
    width: 100%;
    text-decoration: none;
}
.mobile_shorcut .quick_card
{
    float: left;
    margin: 0 auto;
    width: 25%;

    text-align: center;
}
.mobile_shorcut .quick_card i
{
    font-size: 20px;
}
.left_copyright img
{
    float: right;
}

.copyright_container {
    background: #000;
    padding: 12px 0;
}
.balustrades_section {
    padding: 50px 0;
    overflow: hidden;
}
.sidebar h3 {
    margin-bottom: 30px;
}
.sidebar ul li {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0;
    list-style: none;
}
.sidebar ul li a {
    font-size: 20px;
    text-transform: uppercase;
    color: #0084c1;
}
.sidebar ul li a:hover {
    text-decoration: none;
}
.balustrades_right img {
    width: 50%;
    border: 1px solid #e2e2e2;
    padding: 5px;
    float: left;
    margin: 0 20px 20px 0;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 767px) {
    .navbar-brand {
        display: block;
    }
    .header_container .col-xs-12 {
        padding: 0;
    }
    .header_container nav {
        width: 100%;
        background: #000;
    }
    .header_container nav ul li a {
        padding: 10px 0;
    }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .navbar-brand {
        display: none !important;
    }

}
/*888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888*/
/*responsive for 768px device*/

@media(max-width: 768px)
{
    .navbar-brand {
        display: none;
    }
    #carousel_slider_container {
        margin-top: 37px;
    }
    .navbar {
    }
    .navbar-brand {
        display: block;
    }
    .safe_contains {
        width: 100%;
    }

    /*footer section*/
    .footer_container
    {
        width: 100%;
        height: auto;
    }
    .footer_about, .footer_contact, .about_showcase_left, .about_showcase_right
    {
        width: 90%;
        margin: 0 auto;
        float: none;

    }

    #navigation_links .close
    {
        display: block;
    }

    .footer_opening
    {
        width: 90%;
        margin: 0 auto;
        float: none;
        padding: 0;
    }
    .footer_opening p, .footer_opeing span
    {
        padding: 10px;
    }

    #showcase_left_pannel, #showcase_right_pannel
    {
        width: 100%;
        float: none;
        padding-left: 15px;
    }


    /*services in black section*/
    .services_card_view
    {
        width: 50%;
    }

    /*why us section*/
    .why_us_left, .why_us_right
    {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    .why_us_left img, .why_us_right, .why_us_left
    {
        height: auto;
    }
    #showcase_left_pannel .safe_contains p
    {
        font-size: 2.6vw;

    }
    #showcase_right_pannel .safe_contains h2
    {
        font-size: 3.9vw;
    }


    /*all service cards*/
    .card-deck
    {
        width: 90%;
        margin: 0 auto;
        float: none;
        display: block;
    }
    .card-deck .card
    {
        width: 85%;
        margin: 30px auto;
    }
    .about_showcase
    {
        width: 100%;
    }
    #left_align_nav
    {
        float: none;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
    .contact_card
    {
        width: 90%;
        position: relative;
        overflow: hidden;
        text-align: center;
        float: none;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .copyright_murphys
    {
        display: block;
    }
    .customer_services
    {
        height: auto;
    }

}

@media (max-width: 1129px) {
    header {
        padding: 0 20px;
    }
    .menu-toggle {
        display: block;
    }
    .header_container nav {
        top: 0;
        left: 0;
        min-height: 40px;
        float: right;
        padding: 0;
        z-index: 5;
        transition: 0.5s;
    }
    .header_container nav.active {
        left: 0;
    }
    .header_container nav ul {
        display: block;
        text-align: center;
    }
    .header_container nav ul li a {
        padding: 38px 15px;
    }
    .header_container nav ul li.active ul {
        position: relative;
        background: #003e6f;
    }
    .header_container nav ul li ul li
    {
        width: 100%;
    }
    #left_align_nav
    {
        float: none;
        width: 100%;
        text-align: left;
    }
    #left_align_nav span
    {
        padding: 5px;
        float: none;
    }
    #navigation_links ul li
    {
        float: none;

        text-decoration: none;
    }
    #navigation_links .close
    {
        padding: 10px;
    }	
    #navigation_links .close:hover
    {
        background: transparent;
    }

}
@media (max-width: 480px)
{
    #carousel_slider_container {
        margin-top: 37px;
    }
    .navbar-brand {
        display: block;
    }
    #top_black_nav
    {
        display: none;
    }
    #navigation_links ul li
    {
        min-height: 80px;
    }
    #left_align_nav span
    {
        display: block;
        float: none;
    }
    .card-deck
    {
        width: 90%;
    }
    .contact_card
    {
        width: 100%;
    }
    .card_color
    {
        width: 95%;
    }
    .form_right h2
    {
        font-size: 24px;
    }
    .services_card_view
    {
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    .contact_container
    {
        padding: 10px;
    }
    .footer_contact
    {
        padding: 50px 0 0 0;
        height: auto;
    }
    .footer_contact ul li:nth-child(1)
    {
        display: none;
    }
    .footer_contact ul
    {
        padding-left: 0;
    }
    .footer_opening
    {
        padding: 0 0 30px;
    }
    .read_more_button
    {
        width: 100%;
    }
    .view_all_button
    {
        width: 90%;
    }
    .why_us_right h1
    {
        padding-top: 30px;
    }
    .why_us_right
    {
        padding-bottom: 20px;
    }
    #showcase_left_pannel .safe_contains p
    {
        font-size: 14px;
        padding: 5px 0;

    }
    #showcase_right_pannel .safe_contains h2
    {
        padding: 18px 0;
        font-size: 28px;
    }
    .view_button_container
    {
        padding-top: 0;
        width: 90%;
        margin:0 auto;
    }
    .why_us_left
    {
        padding-bottom: 20px;
    }
    .form_container_section h2
    {
        font-size: 24px;
    }
    .footer_showcase p
    {
        font-size: 18px;
    }
    .form_container_section .safe_contains_60
    {
        width: 80%;
    }
    .card_contents
    {
        width: 100%;
    }
    .copyright_container
    {
        width: 100%;
        background: #333333; 
        text-align: center;
        padding: 20px 20px 80px 20px;
    }
    .left_copyright img
    {
        float: none;
    }

    .mobile_shorcut
    {
        display: block;
    }

}
.home-form .captcha {
	background: #fff;
        border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    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,-webkit-box-shadow ease-in-out .15s;
    padding: 6px 12px;
}
#vscf .form-group input[type="text"], #vscf .form-group input[type="email"], #vscf .form-group textarea  {
    width: 100% !important;
}
.home-form #vscf .form-group label {
    color: #fff !important;
}

