/*
 Theme Name:     Fortuna Child
 Description:    Fortuna Child Theme
 Author:         BlueOwlCreative
 Template:       fortuna

*/
 
@import url("../fortuna/style.css");
 
 

/* Theme customization starts here */
#header.scrolled {
    border-bottom: none;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
}
#header {
    padding-top: 10px;
    padding-bottom: 10px;
}
#menu {
    float: none !important;
    font-family: 'Montserrat',Arial,Helvetica,sans-serif;
    font-size: 14px;
    clear: both !important;
}
#contact-form {
    width: 100%;
    padding: 80px;
    background: #eee;
    margin-bottom: 0px;
}
#contact-form h3{
	color: #EF873E;
	text-align: center;
	font-size: 26px;
}
#contact-form p{
	color: #333;
	text-align: center;
}
#contact-form .vc_col-sm-12 {
     float: none;
     max-width: 1200px;
     width: 100%;
     margin: 0px auto;
}
.button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    text-transform: capitalize;
}
#contact-form input[type="submit"] {
    background-color: #da6d20;
    color: #fff;
    border-radius: 2px;
    font-weight: 600;
    padding: 13px;
    width: 100%;
    text-transform: capitalize;
}
#contact-form input[type="submit"]:hover {
    background-color: #ca5d20;
    color: #fff;
}
#contact-form .form-left {
	width: 49%;
	float: left;
}
#contact-form .form-right {
	width: 49%;
	float: right;
}
#contact-form textarea {
    min-height: 50px;
    height: 104px;
    margin-bottom: 30px !important;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
    border: 1px solid #eee;
    padding: 10px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: inherit;
    font-size: inherit;
    color: #555;
    margin: 0;
    width: 300px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #f9f9f9;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
#contact-form input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
    margin-bottom: -10px !important;
    border: 1px solid #dadada;
}
#footer .col ul {
    margin: 0px 0 0 0px;
    list-style: none;
    padding: 0px;
    -moz-column-count: 2;
    -moz-column-gap: 2.5em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2.5em;
    column-count: 2;
    column-gap: 2.5em;
}
.span_1_of_3 {
    width: 34.33%;
}
div.col:nth-child(3) {
	width: 21%;
}
div.vc_row:nth-child(2){
	margin-bottom: 0px;
}

.home-services-one h2,
.home-services-five h2 {
    margin-bottom: 8px;
    margin-top: 0px;
    color: #fff !important;
    background: #F6A43A;
    font-size: 19px;
    font-weight: 200;
    text-align: center;
    padding: 10px;
}
.home-services-two h2,
.home-services-six h2 {
    margin-bottom: 8px;
    margin-top: 0px;
    color: #fff !important;
    background: #F66739;
    font-size: 19px;
    font-weight: 200;
    text-align: center;
    padding: 10px;
}
.home-services-three h2,
.home-services-four h2 {
    margin-bottom: 8px;
    margin-top: 0px;
    color: #fff !important;
    background: #E06D2E;
    font-size: 19px;
    font-weight: 200;
    text-align: center;
    padding: 10px;
}
#latest-posts h2 {
    margin-bottom: 20px;
    margin-top: 0px;
    background: none !important;
    color: #fff !important;
    padding: 10px;
    font-size: 24px !important;
    text-align: center !important;
    padding-top: 30px;
    padding-bottom: 0px;
}
#latest-posts{
    margin-bottom: 0px;
}
#latest-posts h4 {
    font-size: 13px;
}
.post_item_block.boxed {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dadada;
}
#footer {
    clear: both;
    overflow: auto;
    margin: auto;
    background: #151515;
    font-size: 14px;
    color: #fff;
    padding-top: 52px;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
    margin-top: 60px;
}
.home #footer {
    margin-top: 0px;
}
#footer a {
    color: #fff;
    font-size: 12px;
}
#footer h3 {
    color: #d1691f;
    font-size: 19px;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 22px;
    font-weight: 300;
}
#footer p{
    font-size: 12px;
}
.boc_contact_icon {
    clear: both;
    margin-bottom: 2px;
    font-size: 12px;
}
.full_container_page_title {
    padding: 80px 0 !important;
}
.page_heading h1 {
    font-size: 40px;
    line-height: 54px !important;
    margin: 0;
}
.main_menu_underline_effect #menu > ul > li > a::after {
	background-color: #fff !important;
}
#menu > ul > li > a:hover {
    font-size: 12px;
    color: #EE7F2B;
}
.mc4wp-form-fields > p:nth-child(2) > input:nth-child(1){
    border: 1px solid #eee;
    padding: 10px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: inherit;
    font-size: inherit;
    color: #555;
    margin: 0;
    width: 300px;
    max-width: 100%;
    display: block;
    margin-bottom: 5px;
    background: #f9f9f9;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.mc4wp-form-fields > p:nth-child(3) > input:nth-child(1){
    border: 1px solid #eee;
    padding: 10px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: inherit;
    font-size: inherit;
    color: #555;
    margin: 0;
    width: 300px;
    max-width: 100%;
    display: block;
    margin-bottom: 5px;
    background: #f9f9f9;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.mc4wp-form-fields > p:nth-child(1) > input:nth-child(1){
    margin-bottom: 5px !important;
}
div.col:nth-child(2){
    width: 25%;
    margin-right: 80px;
    margin-left: 120px;
}
#menu-item-657 > a:nth-child(1) {
    color: #F66739;
}
.boc_search_border {
    display: none;
}
.boc_search_toggle_li {
    display: none;
}
#mc4wp-form-1 input[type="submit"]{
    background: #EE7F2B;
    margin: 0px auto;
    display: block;
}
#mc4wp-form-1 input[type="submit"]:hover{
    background: #BE4F00;
    margin: 0px auto;
    display: block;
}
iframe {
    width: 100%;
}
.page-id-174 .post_content ul{
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap:20px;
    column-count: 2;
    column-gap: 20px;
}
.tp-mask-wrap {
    text-shadow: 1px 1px 3px #333;
}
#slide-1-layer-2, 
#slide-2-layer-2,
#slide-3-layer-2 {
    z-index: 6;
    white-space: nowrap;
    font-size: 15px;
    line-height: 14px;
    font-weight: 600;
    color: rgb(238, 127, 45);
    font-family: Roboto;
    background-color: #ffffff !important;
    padding: ;
    box-shadow: 0px 0px 3px #333 !important;
    border-radius: 3px;
    outline: medium none;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    font-style: normal;
    text-decoration: none;
    border-width: 1px;
    border-style: none;
    margin: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1.0;
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
    text-shadow: none;
}
#slide-1-layer-2:hover, 
#slide-2-layer-2:hover,
#slide-3-layer-2:hover{
    background-color: #333 !important;
    color: #fff;
}
.breadcrumb{
    display: none;
}
.phone_number {
    float: right;
    position: relative;
    top: 40px;
}
.phone_number a {
    font-weight: 600;
    font-size: 26px;
    color: #242424;
}
.phone_number .fa {
    color: #e06d2e;
    font-size: 23px;
}
/*MEDIA QURIES*/

/************************************************************************************
smaller than 1280
*************************************************************************************/
@media screen and (max-width: 1280px) {

    div.col:nth-child(2) {
        width: 25%;
        margin-right: 80px;
        margin-left: 80px;
    }
}
/************************************************************************************
smaller than 1017
*************************************************************************************/
@media screen and (max-width: 1017px) {

    div.col:nth-child(2) {
        width: 25%;
        margin-right: 50px;
        margin-left: 60px;
    }

    .phone_number {
        float: left;
        position: relative;
        top: 17px;
        background: #f37f29;
        padding: 3px 14px;
    }
    .phone_number a {
        font-weight: 600;
        font-size: 13px;
        color: #fff;
    }
    .phone_number a:hover {
        color: #fff;
    }
    .phone_number .fa {
        display: none;
    }
    #logo {
        width: 30% !important;
        margin-right: 10px;
    }
}
/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 980px) {

    .tp-parallax-wrap {
        display: none;
    }

}
/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {

    .wpb_single_image.wpb_content_element.vc_align_left {
        margin: 0px auto;
        display: block;
        width: 100%;
        max-width: 380px;
        margin-bottom: 10px;
    }
    .wpb_column.vc_column_container.vc_col-sm-4 {
        margin-bottom: 50px;
    }
    div.col:nth-child(2) {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
    }
    .boc_contact_icon .icon {
        float: none;
    }
    div.col:nth-child(3) {
        width: 100%;
        text-align: center;
    }
    .mc4wp-form-fields > p:nth-child(2) > input:nth-child(1){
        width: 100%;
    }
    .mc4wp-form-fields > p:nth-child(3) > input:nth-child(1){
        width: 100%;
    }
    .mc4wp-form-fields > p:nth-child(1) > input:nth-child(1){
        width: 100%;
    }
    .col:first-child {
        margin-left: 0;
        width: 100%;
        text-align: center;
    }
    #footer h3 {
        text-align: center;
    }
}

/************************************************************************************
smaller than 700
*************************************************************************************/
@media screen and (max-width: 700px) {

    #contact-form .form-left {
        width: 100%;
        display: block;
        float: none;
    }
    #contact-form .form-right{
        width: 100%;
        display: block;
        float: none;
    }
    #contact-form {
        padding: 30px;
    }
}




/*
     FILE ARCHIVED ON 23:54:46 Sep 12, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:37:59 Oct 24, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/