/**********************************************************************
***********************************************************************
TerriCitrus landing Page Responsive Template
Version V-1.0
Created Date: 10.2016
Viveo Group, SRL ////
************************************************************************
************************************************************************/

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,700);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, p {
    margin          : 0;
    padding         : 0;
    border          : 0;
    vertical-align  : baseline;
    font-weight     : normal;
}
* {
    margin      :0;
    padding     :0;
}
html,
button,
input,
select,
textarea {
    color : #222222;
    }
html {
    font-size   : 14px;
    line-height : 1.4;
    overflow-x  : hidden;
    }
audio,
canvas,
img,
video {
    vertical-align : middle;
    }
body{
    font-family : 'Roboto Condensed', sans-serif;
    font-size   : 14px;
    line-height : 1.846;
    color       : #606577;
    overflow-x  : hidden;
}
h1,h2,h3,h4,h5,h6{
    margin  : 0;
    padding : 0;
}
h1{
    font-size       : 35px;
    font-weight     : bold;
    text-transform  : uppercase;
    color           : #5c5c5c;
}
h2{
    font-size       : 16px;
    font-family     : 'Open Sans', sans-serif;
    text-transform  : uppercase;
    font-weight     : 700;
    color           : #444444;
    letter-spacing  : 2px;
}
h3{
    font-size       : 14px;
}
h4{
    font-size       : 12px;   
}
h5{
    font-size       : 10px;   
}
h6{
    font-size       : 8px;   
}
p{
    font-family     : 'Open Sans', sans-serif;
    font-size       : 14px;
    font-weight     : 400;
    color           : #929292;
}
ul{
    list-style-type : none;
}
ul li a{
    font-size       : 14px;
    line-height     : 18px;
    font-weight     : 300;
    font-family     : 'Roboto', sans-serif;
}
a,
a:active,
a:focus,
a:active {
    text-decoration : none !important;
    outline         : none;
    }
a {
    text-decoration         : none;
    -webkit-transition      : all 0.2s ease 0.10s;
    -moz-transition         : all 0.2s ease 0.10s;
    -ms-transition          : all 0.2s ease 0.10s;
    -o-transition           : all 0.2s ease 0.10s;
    transition              : all 0.2s ease 0.10s;
    }
.img-responsive {
    width   : 100%;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: url('../img/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}

/*------------------------------------------
    -   Revolution Slider   -
--------------------------------------------*/

.head-tag h1 span {
    letter-spacing  : 1px;
    color           : #fff;
    font-weight     : 200;
    font-size       : 48px;
   
}
.head-tag h1{
    font-family     : 'Open Sans', sans-serif;
    font-size       : 48px;
    font-weight     : 200;
    letter-spacing  : 1px;
    color           : #fff;
    top             : 610px;
}
.small-text p{
    letter-spacing          : 1px;
    text-align              : center;
    font-size               : 16px;
    font-family             : 'Open Sans', sans-serif;
    -webkit-text-shadow     : none;
    -moz-text-shadow        : none;
    -ms-text-shadow         : none;
    -o-text-shadow          : none;
    text-shadow             : none;
    font-weight             : 400;
    background              : none;
    color                   : #dbdbdb;
}
.start-button .btn{
    text-transform  : uppercase;
    font-size       : 16px;
    font-weight     : 500;
    letter-spacing  : 2px;
    font-family     : 'Open Sans', sans-serif;
    padding         : 10px 35px;
}
.start-button .btn-danger{
    margin-right    : 27px;
    border          : 1px solid #fff !important;
}
.down-arrow .scroll-bottom:hover img{
    cursor      : pointer;
    position    : relative;
    top         : 40%;
}
.rough{
    margin: 30px;
}
.small-title{
    font-family         : 'Roboto Condensed', sans-serif;
    font-weight         : 400;
    text-transform      : uppercase;
    font-size           : 16px;
    background          : #404040;
    color               : #fff;
    height              : 40px;
    padding             : 10px 50px 10px 150px;
    letter-spacing      : 1px;
    border              : 0;
    position            : relative;
}
.small-title:after {
    position            : absolute;
    content             : " ";
    top                 : 0;
    right               : 0;
    width               : 30px;
    height              : 38px;
    margin-right        : -20px;
    border-left         : 20px solid transparent;
    border-right        : 20px solid transparent;
    border-bottom       : 40px solid #404040;
}
.small-title:before {
    position            : absolute;
    content             : " ";
    top                 : 0;
    right               : 0;
    margin-right        : -28px;
    width               : 10px;
    height              : 39px;
     background         : #5D340F;
    -webkit-transform   : skew(27deg);
    -moz-transform      : skew(27deg);
    -o-transform        : skew(27deg);   
    -ms-transform       : skew(27deg);   
    -ms-filter          : "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0, M21=-0.7071067811865467, M22=1.4142135623730934, SizingMethod='auto expand')";
}
.buy-btn{
    font-family         : 'Roboto Condensed', sans-serif;
    font-weight         : 700;
    text-transform      : uppercase;
    font-size           : 40px !important;
    background          : #404040;
    color               : #fff;
    height              : 70px;
    padding             : 10px 120px 10px 50px;
    letter-spacing      : 1px;
    border              : 0;
    position            : relative;
}
.buy-btn:before {
    position            : absolute;
    content             : " ";
    top                 : 0;
    left                : 0;
    margin-left         : -26px;
    width               : 10px;
    height              : 70px;
    background          : #ffffff;
      -webkit-transform : skew(-17deg);
    -moz-transform      : skew(-17deg);
    -o-transform        : skew(-17deg);   
    -ms-transform       : skew(-17deg);   
    -ms-filter          : "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0, M21=-0.7071067811865467, M22=1.4142135623730934, SizingMethod='auto expand')";
}
.buy-btn:after {
    position            : absolute;
    content             : " ";
    top                 : 0;
    left                : 0;
    width               : 30px;
    height              : 0;
    margin-left         : -20px;
    border-left         : 20px solid transparent;
    border-right        : 20px solid transparent;
    border-bottom       : 70px solid #404040;
}
.buy-btn:hover,
.buy-btn:focus{
    background-color    : #5D340F;
    border              : 0;
    color               : #fff;
}
.buy-btn:hover:after,
.buy-btn:focus:after
{
   position         : absolute;
    content         : " ";
    top             : 0;
    left            : 0;
    width           : 30px;
    height          : 0;
    margin-left     : -20px;
    border-left     : 20px solid transparent;
    border-right    : 20px solid transparent;
    border-bottom   : 70px solid  #5D340F;
}
.second-title{
    height          : 40px;
    padding         : 10px 20px !important;
    text-transform  : capitalize;
}

/*------------------------------------------
    -   GLOBAL PADDING   -
--------------------------------------------*/

.section-padding{
    padding     : 100px 0;
}
.section-title{
    position    : relative;
    font-family : 'Raleway', sans-serif;
    font-weight: 500;
}
.section-title:before{
   position         : absolute;
    content         : " ";
    width           : 16%;
    height          : 50px;
    background      : url(../img/line-box.png)center center no-repeat;
    bottom          : 0;
    margin-bottom   : -52px;
    left            : 42%;
    opacity         : 0.2;
    z-index         : -9; 
}
section .p-padding p {
    padding-top     : 35px;
    letter-spacing  : 0px;
    color           : #2a2a2a;
}

/*------------------------------------------
    -   NAV   -
--------------------------------------------*/

.header-part {
    width: 90%;
    margin: 0 auto;
    margin-top: -20px;
}
ul.nav.navbar-nav{
    position    : relative;
}
ul.nav.navbar-nav li a {
    text-transform  : uppercase;
    color           : #343434;
    font-weight     : 300;
    font-size       : 14px;
}
.navbar-nav > li {
    border-right    : 1px solid #e4e4e4;
}
.navbar-nav > li:nth-child(8){
    border-right    : 1px solid transparent;
    padding-right   : 15px;
}
.navbar-nav > li:last-child{
    border-right   : 1px solid transparent;
    font-size      : Arial, sans-serif;
    border-left    : 1px solid #999;
    line-height    : 20px;
    min-width      : 31px;
 
}
.navbar-nav > li > a {
    padding-top     : 0;
    padding-bottom  : 0;
}
.navbar-nav > li >.search-open {
    position    : absolute;
    right       : 0px;
    top         : 45px;
    width       : 200px;
    z-index     : 999;
}
.search-open .form-control {
border          : 1px solid #eee;
border-radius   : 0;
}
.search-open .form-control:focus {
    outline             : 0;
    -moz-box-shadow     : 0px 0px 1px rgba(232,71,0,0.9);
    -webkit-box-shadow  : 0px 0px 1px rgba(232,71,0,0.9);
    -ms-box-shadow      : 0px 0px 1px rgba(232,71,0,0.9);
    -o-box-shadow       : 0px 0px 1px rgba(232,71,0,0.9);
    box-shadow       : 0px 0px 1px rgba(232,71,0,0.9);
    /*box-shadow          : 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 1px rgba(232,71,0,0.9);*/
}
.search-open .input-group{
    -webkit-box-shadow  : 4px 8px 6px -7px #777;
    -moz-box-shadow     : 4px 8px 6px -7px #777;
    -ms-box-shadow      : 4px 8px 6px -7px #777;
    -o-box-shadow       : 4px 8px 6px -7px #777;
    box-shadow          : 4px 8px 6px -7px #777;
}
i.search.fa.search-btn.fa-search {
cursor  : pointer;
}
.input-group-btn {
position            : relative;
font-size           : 0;
white-space         : nowrap;
font-size           : 15px;
}
button.btn-u {
padding             : 6px 10px;
color               : #fff;
background-color    : #5D340F;
border              : 1px solid #5D340F;
}
button.btn-u:focus,
button.btn-u:active{
    border              : 1px solid red;
      outline-width     : 0px;
     -moz-box-shadow    : 0px 0px 1px rgba(232,71,0,0.9);
    -webkit-box-shadow  : 0px 0px 1px rgba(232,71,0,0.9);
    -ms-box-shadow      : 0px 0px 1px rgba(232,71,0,0.9);
    -o-box-shadow       : 0px 0px 1px rgba(232,71,0,0.9);
    box-shadow          : 0px 0px 1px rgba(232,71,0,0.9);
}
.navbar-default{
    background-color    : #f7f7f7;
    padding             : 40px 0;
    -webkit-box-shadow  : 0px 0.866px 1px 0px #D2D1C8;
    -moz-box-shadow     : 0px 0.866px 1px 0px #D2D1C8;
    -ms-box-shadow      : 0px 0.866px 1px 0px #D2D1C8;
    -o-box-shadow       : 0px 0.866px 1px 0px #D2D1C8;
    box-shadow          : 0px 0.866px 1px 0px #D2D1C8;
    border-radius       : 5px;
}
ul.nav.navbar-nav>li>.active{
    font-weight     : 400;
 }
ul.nav.navbar-nav li a:hover,
ul.nav.navbar-nav li a:focus {
    color       : #C5640C;
    background  : transparent;
    }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
color       : #5D340F;
background  : transparent;
}
.navbar-fixed-top{
    padding-top         : 22px;
    padding-bottom      : 22px; 
    -webkit-transition  : all ease-in-out 0.70s;
    -moz-transition     : all ease-in-out 0.70s;
    -o-transition       : all ease-in-out 0.70s;
    -ms-transition      : all ease-in-out 0.70s;
    transition          : all ease-in-out 0.70s;
}
.navbar-fixed-top .navbar-right{
    margin-right    : 0;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
  background-color  : transparent !important;
  color             : #5D340F;
  }
.navbar-nav > li > .dropdown-menu {
    border-top-left-radius          : 0;
    border-top-right-radius         : 0;
    left                            : 0px;
    padding                         : 10px 0 0 0;
    background                      : transparent;
    border-radius                   : 0 0 0 0; 
    -webkit-box-shadow              : 0 0 0 #000000;
    -moz-box-shadow                 : 0 0 0 #000000;
    -ms-box-shadow                  : 0 0 0 #000000;
    -o-box-shadow                   : 0 0 0 #000000;
    box-shadow                      : 0 0 0 #000000;
    border-width                    : 0;
    
}
.navbar-nav > li > .dropdown-menu li {
    background          : #ffffff;
    border-width        : 0 1px 1px 1px; 
    border-style        :solid;
    border-color        : #eeeeee;
    -webkit-box-shadow  : 0 1px 3px #ececec;
    -moz-box-shadow     : 0 1px 3px #ececec;
    -ms-box-shadow      : 0 1px 3px #ececec;
    -o-box-shadow       : 0 1px 3px #ececec;
    box-shadow          : 0 1px 3px #ececec;
    
}
.navbar-nav > li > .dropdown-menu li a{
    font-size       : 12px;
    padding         : 8px 15px;
    color           : #626262;
    letter-spacing  : 1px;
}
.fa.fa-times{
    cursor     : pointer;
}

/*------------------------------------------
    -   SETTINGS FOR BANNER CONTAINERS   -
--------------------------------------------*/

.tp-banner-container{
    width       :100%;
    position    :relative;
    padding     :0;
    z-index     : -1;
}
.tp-banner{
    width       :100%;
    position    :relative;
}
.tp-banner-fullscreen-container {
        width       :100%;
        position    :relative;
        padding     :0;
}

/*------------------------------------------
    -   mmenu   -
--------------------------------------------*/

a.navbar-brand {
    padding     : 0;
    height      : 0;
    margin-top  : -18px;
}
.navbar-left{
    padding     : 0;
    margin      : 0;
    margin-top  : 2px;
}
.mm-list > li > a, .mm-list > li > span{
    text-transform  : uppercase;
    color           : #ffffff;
}
.mm-list a, .mm-list a:hover{
    color : rgb(232, 71, 0);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), 
.mm-menu .mm-list > li.mm-selected > span{
    color : rgb(232, 71, 0);
}
.mm-menu .mm-list > li > a.mm-subopen:after{
    color   : red !important;
}
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
border-color    : rgba(232, 71, 0, 0.8);
}
.mm-menu .mm-list > li > a.mm-subclose{
    color       : #ffffff;
    font-size   : 18px;
}
.mm-menu.mm-current{
    z-index : 99999;
}

/*------------------------------------------
    -   WHO WE ARE   -
--------------------------------------------*/

.who-we-are-content{
    padding-top         : 60px;
}
.who-we-are-content > h1 {
    font-size: 35px;
    font-weight: 700;
    text-transform: none;
    color: #5c5c5c;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    padding-top: 30px;
    }
.who-we-are-content .custom-button {
    padding         : 8px 20px;
    border-color    : #d7d7d7;
    border-style    : solid;
    border-width    : 1px;
    color           : #2a2a2a;
    background      : #ccc; 
    font-size       : 14px;
    font-family     : 'Roboto', sans-serif; 
    text-transform  : uppercase;
    font-weight     : 500;
    letter-spacing  : 1.3px;
    float           : right; 
    margin-top      : 20px; 
    cursor          : pointer; 
}
.who-we-are-content .read-more {
    padding: 6px 12px;
    background-color: #efefef;
    border: none;
    color: #999;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    float: right;
}
section.who-we-are .col-lg-12{
    margin-bottom       : 5px;
}
section.who-we-are .col-md-3 .fa{
    font-size           : 25px;
    color               : #5D340F;
    margin              : 0 auto;
    height              : 90px;
    width               : 90px;
    border-radius       : 50%;
    border              :2px solid #5D340F;
    line-height         : 80px;
    cursor              : pointer;
    -webkit-transition  : all  ease-in-out 0.35s;
    -moz-transition     : all  ease-in-out 0.35s;
    -o-transition       : all  ease-in-out 0.35s;
    -ms-transition      : all  ease-in-out 0.35s;
    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;
}
section.who-we-are .col-md-3 i:before{
    margin-left         : 0px;
    font-size           : 40px;
}
section.who-we-are .col-md-3 .fa:hover{
    
    background-color        : #5D340F;    
    color                   : #fff;
    border                  : 1px solid #5D340F;
    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;
    box-shadow              : inset 0px 0px 0px 5px #ffffff;
    -ms-transform           : scale(1.2,1.2); 
    -webkit-transform       : scale(1.2,1.2);
    -moz-transform          : scale(1.2,1.2); 
    -o-transform            : scale(1.2,1.2); 
    transform               : scale(1.2,1.2);  
}
.who-we-are-content p{
    font-size               : 16px;
    padding-top             : 30px;
}
.menu-fix{
    margin-top  : 100px;
}
#box {
    max-height:0;
    opacity:0;    
    overflow:hidden;  
      -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
#box p {
    padding-top: 3px;
    font-size: 16px;
}

/*------------------------------------------
    -   SERVICES   -
--------------------------------------------*/

.service{
    border-top          : 2px solid #ccc;
    /*background-color    : #f8f8f8;*/
    background-image: url(../img/service-back-img.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.service .col-md-5{
    padding-top         : 65px;
}
.service h1 {
    color: #fff;
}
.service h2 {
    color: #fff;
    font-weight: 700;
    font-style: italic;
    font-size: 42px;
    text-transform: none;
    font-family: 'Raleway', sans-serif;
    padding-top: 70px;
    text-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
}
.service .p-padding p {
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.4);
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: 400;
}
.service .col-md-2{
    padding-top         : 40px;
}
.shuffle {
    padding-top: 50px;
}
.left-column .media {
    text-align          : right;
}
.media{
    margin-top          : 50px;
}
.left-column .media-left {
    float               : right;
    padding-left        : 20px;
    padding-right       : 0;
}
.media-left>a>.fa{
    height                  : 56px;
    width                   : 56px;
    border-radius           : 50%;
    border                  : 2px solid #cfcece;
    padding                 : 15px;
    margin-bottom           : 13px;
    display                 : table-cell;
    -webkit-transition      : all 0.2s ease 0s;
    -moz-transition         : all 0.2s ease 0s;
    -ms-transition          : all 0.2s ease 0s;
    -o-transition           : all 0.2s ease 0s;
    transition              : all 0.2s ease 0s;
}
.media-left>a>.fa:before{
    color                   : #ccc;
    font-size               : 25px;
}
.image-box {
     background-color       : #663A11;
     background-image       : url(../img/service2-img.jpg);
     background-position    : left top;
     background-repeat      : no-repeat;
     margin-top             : 80px;
     padding                : 20px 20px 20px 410px;
     box-shadow             : 1px 4px 10px 1px #000;
}
.image-box img {
     width                  : 100%;
}
.image-box p {
    color: #ddd;
}
.media:hover .media-left a .fa{
    color                   : #999;
    border                  : 2px solid #5D340F;
    background-color        : #5D340F;
}
.media:hover .media-left a,
.media:hover .media-left > a > .fa:before{
    color               : #fff;
    text-decoration     : none;
}
.left-column .media-body {
    display         : block;
}
.right-column .media-left.media-middle {
float               : left;
padding-right       :20px;
}
.media-body h2{
    font-size       : 15px;
    line-height     : 30px;
    color           : #515151;
}
.media-body h3{
    font-size       : 14px;
    color           : #777777;
}
.media-body span{
    color           : #777777;
}
.values-heading h1 {
    font-size       : 30px;
    color           : #333;
    font-weight     : bold;
    text-transform  : none;
    font-family     : 'Raleway', sans-serif;
    font-style      : italic;
    text-shadow     : 0px 1px 1px rgba(0,0,0,0.3);
    padding-top     : 36px;
    margin-top      : 36px;  
    padding-bottom  : 12px;
}
.values-heading strong {
    font-size       : 16px;
    font-weight     : normal;
    font-family     : 'Raleway', sans-serif;
    text-transform  : none;  
    color           : #333;
    padding-right   : 20px; 
    line-height     : 0;
}

/*FLAT ICON OVER WRITE*/
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
    font-family    : Flaticon;
    font-size      : 20px;
    font-style     : normal;
    margin-left    : 0;
}

/*------------------------------------------
    -  DECALOGUE  -
--------------------------------------------*/

.decalogue-idea{
    background      : url("../img/clean.jpg")no-repeat center top;
    background-size : cover;
    position        : relative;
    padding-bottom  : 820px;
}
.decalogue-idea h1,
.decalogue-idea p{
    color           : #545454;
    letter-spacing  : 6px;
}
.decalogue-idea p{
    font-size       : 18px;
    font-style      : normal;
    /*width           : 80%;*/
    font-weight     : 300;
    margin          : 0 auto;
    color           : #545454 !important;
    padding-top     : 0px !important;
}
.decalogue-idea p span {
    position        : absolute; 
    top             : 760%;
    color           : #66810A;
    font-size       : 16px;
}
.decalogue-idea p span b {
    font-weight     : 900; 
}
.decalogue-idea .section-title:before {
    background      : none;
}
.decalogue-idea .p-padding:last-child {
    border-left     : 1px solid #999;
}
.decalogue-idea:before,.contact-wrapper:before{
    position        : absolute;
    content         : " ";
    top             : 0;
    left            : 0;
    height          : 100%;
    width           : 100%;
    /*background      : rgba(0,0,0,0.85);*/
}

/*BUTTON SET*/
.btn:focus,
.btn.focus{
    outline                 : 0;
    outline-offset          : 0;
    -webkit-box-shadow      : none;
    -moz-box-shadow         : none;
    -ms-box-shadow          : none;
    -o-box-shadow           : none;
    box-shadow              : none;
}
.btn{
    border-radius           : 0;
    font-size               : 16px;
}
.btn:focus{
     outline             : 0;
}
.btn-danger:hover{
    outline             : 0;
    background          :rgb(232, 71, 11) !important;
    border              : 1px solid rgb(232, 71, 0) !important;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}
.btn-primary:hover{
    outline             : 0px;
    color               : #000;
    background          :rgb(255, 255, 255) !important;
    border              : 1px solid rgb(255, 255, 254) !important;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}
.btn-success{
    font-family         : 'Open Sans', sans-serif;
    text-transform      : uppercase;
    font-size           : 20px;
    color               : #5D340F;
    background-color    : #ffffff;
    border              : 1px solid #fff;
}
.btn-success:hover,
.btn-success:focus{
    outline             : 0px;
    color               : #fff;
    background          :transparent !important;
    border              : 1px solid rgb(255, 255, 254) !important;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}
.button-set .btn{
    font-family         : 'Open Sans', sans-serif;
    letter-spacing      : 1px;
}
.button-set .btn-danger{
    background-color    : #1c1c1b;
    border              : 1px solid #1c1c1c;
    margin-bottom       : 5px;
    
}
.button-set .btn-primary{
    background-color    : #5D340F;
    border              : 1px solid #5D340F;
}
.button-set{
    margin-top          : 50px;
}
.button-set .fa{
    padding-right       : 10px;
}
.contact-us{
    padding: 6px 12px;
    background-color: #5D340F;
    border: 1px solid #5D340F;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
}
.contact-us:focus{
    color: #fff;
}
.contact-us:hover{
    background-color: #fff;
     border: 1px solid #fff;
     color: #000;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}

/*===============================================================
    -         PORTFOLIO           -
==================================================================*/

.protfolio {
    padding             : 100px 100px;
}
.portfolio{
    padding-bottom      : 0 !important;
    min-height          : 295px;
    overflow-x          : hidden;
}
.portfolio-menu{
    padding-top         : 50px;
    padding-bottom      : 25px;
}
.portfolio-bg {
    background-image    : url(../img/product2-bg.jpg);
    background-position : right top;
    background-repeat   : no-repeat;
}
.portfolio-menu h1 {
    font-size           : 32px;
    color               : #333;
    font-weight         : bold;
    text-transform      : none;
    font-family         : 'Raleway', sans-serif;
    font-style          : italic;
    text-shadow         : 0px 1px 1px rgba(0,0,0,0.3);
    padding-top         : 36px;
    margin-top          : 36px;
    text-align          : right;
}
.portfolio-menu p {
    font-size           : 16px;
    font-weight         : normal;
    font-family         : 'Raleway', sans-serif;
    text-transform      : none;
    color               : #333;
    text-align          : right;
}
.portfolio-menu .bullet {
    padding-top         : 36px;
    margin-top          : 36px;
}
.portfolio {
    min-height          : 295px;
    overflow            : hidden !important;
}
.modal-title {
    font-family         : 'Open Sans', sans-serif;
}


/*=========================================================
                  GET IN TOUCH
==========================================================*/

.contact-wrapper{
    background      : #161616 url("../img/contact-back-img.jpg") no-repeat center center;
    position        : relative;
    background-size : cover;
}
.contact-wrapper .col-md-offset-1 {
    background      : #fff;
    font-family     : "Raleway", sans-serif;
    line-height     : 16px;
    padding         : 10px; 
    border-radius   : 5px;
    margin-top      : 4%;
    margin-left     : 8%;
}
.contact-wrapper .col-md-offset-1 img {
    float           : left;
    padding         : 40px 0;    
    border-right    : 1px solid #ccc;
}
.contact-wrapper .form-inline .form-control {
    display         : inline-block;
    width           : 100%;
    border-radius   : 5px;
    vertical-align  : middle;
    background      : rgba(255,255,255, 0.5);
    font-family     : Arial, sans-serif;
    font-weight     : bolder;
}
.contact-wrapper .section-title{
    
    background          : url(../img/contact-top-img.png);
    background-position : top center;
    background-repeat   : no-repeat;
    height              : 105px;
    padding-bottom      : 150px
}
.contact-title{
    position            : relative;
    font-family         : 'Raleway', sans-serif;
    font-weight         : 500;
    color               : #fff;
    text-align          : center;
    padding-top         : 20px;
}
.contact-wrapper .p-padding{
    color   : #fff;
}
.contact-wrapper  form{
    margin-top     : 50px;
    padding-bottom : 350px;
}
.contact-wrapper input, .contact-wrapper button, .contact-wrapper textarea {
    margin  : 0 0 15px 0;
}
.contact-wrapper textarea {
    width: 102%;
}
.contact-wrapper .costom-btn{
    width                       : 86%;
    background                  : rgba(254, 202, 44, 1);
    font                        : bold 16px/18px 'Open Sans', sans-serif;
    color                       : #333;
    text-transform              : uppercase;
    letter-spacing              : .5px;
    -webkit-transition          : all ease 0.4s ;
    -moz-transition             : all ease 0.4s ;
    -ms-transition              : all ease 0.4s ;
    -o-transition               : all ease 0.4s ;
    transition                  : all ease 0.4s ;
    border-radius: 5px;
}
.contact-wrapper .costom-btn:hover{
    background          : rgba(232, 71, 0, 0);
    color               : #ffffff;
    border              : 1px solid #ffffff;
}
.contact-wrapper .success, .contact-wrapper .error{
    display         : none;
    text-align      : center;
    padding         : 6px; 
    text-transform  : uppercase;
    margin          : 6px 4px 6px 14px;
    border-radius   : 5px;
}
.contact-wrapper .success{
    background : #DFF0D8;
}
.contact-wrapper .error{
    background  : rgba(253,231,231,1);
}
c .validation{
    background  : rgba(253,231,231,1);
    border      : 2px solid rgba(101,13,12,0.9);
    box-shadow  : 0 0 2px rgba(101,13,12,0.5) inset;
}
.contact-wrapper .col-sm-6 {
    padding-right: 1px;
}
.contact-wrapper .form-control:-ms-input-placeholder
{
    font            : 300 14px/22px Arial, sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 400;
    letter-spacing  : 1px;
}
.contact-wrapper .form-control::-webkit-input-placeholder {
    font            : 300 14px/22px Arial, sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 400;
    letter-spacing  : 1px;
}
.contact-wrapper .form-control::-moz-placeholder
 {
    font            : 300 14px/22px Arial, sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 400;
    letter-spacing  : 1px;
}
.contact-wrapper .form-control:focus {
    border              : 1px solid rgba(244,202,44, 1);
    outline             : 0;
    }
.contact-wrapper .contact-or{
    width           : 68px;
    height          : 68px;
    margin          : 0 auto;
    border-radius   : 50%;
    background      : #ffffff;
    text-transform  : uppercase;
}
.contact-wrapper .contact-or p{
    font                : bold 25px/22px 'Raleway', sans-serif;
    color               : #5D340F;
    padding             : 0;
    margin              : 0 auto;
    letter-spacing      : 1px;
    text-align          : center;
    line-height         : 69px;
}


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

.floatleft{
    float    : left;
}
.floatright{
    float   : right;
}
.clearboth{
    clear    : both;
}
footer{
    background    : #2B1806;
    border-top    : 1px solid #3c3c3c;
}
footer .footer-heading{
    font           : bold 18px/19px 'Roboto Condensed', sans-serif;
    letter-spacing : 1.5px;
    color          : #e1e1e1;
    text-transform : uppercase;
        
}
.footer-heading::first-letter {
  
  color  : #5D340F;
}
.footer-content{
    font    : normal 13px/20px;
    color   : #dcdcdc;
    margin  : 40px 0 0; 
}
.footer-wrapper {
    padding: 20px 0px;
}
.footer-wrapper a{
    font             : normal 13px/28px 'Arial', sans-serif;
    color            : #999;
    letter-spacing   : .2px;
}
.footer-wrapper a:hover {
    color            : #ccc;
}
.footer-wrapper ul.footermenu,.footer-wrapper ul.footercontact,.footer-wrapper ul.footerblog{
    margin  : 30px 0 0; 
}
.footer-wrapper ul.footermenu li a{
    text-transform  : capitalize;
    font            : normal 14px/18px 'Roboto Condensed', sans-serif;
    color           : #999999;
    letter-spacing  : 1.2px;
}
.footer-wrapper ul  li a:hover{
    color   : #5D340F !important;
}
.footer-wrapper ul.footermenu li a:before{
    content : ">";
    margin  : 0 5px 0 0;
}
.footer-wrapper ul.footercontact li span{
    text-transform  : capitalize;
}
.footer-wrapper ul.footercontact li span,.footer-wrapper ul.footercontact li i{
    color  : #dcdbdb;
}
.footer-wrapper ul.footercontact li i:before{
    font-size  : 14px;
    margin     : 0 8px 0 0;
}
    
.footer-wrapper ul.footercontact li .flaticon-close13:before{
    font-size  : 10px;
}
.footer-wrapper ul.footerblog li,.footer-wrapper ul.footerblog li a{
    font            : normal 13px/18px 'Open Sans', sans-serif;
    color           : #b4b4b4;
    letter-spacing  : 1.2px;
    padding-bottom  : 10px;    
}
.footer-wrapper ul.footerblog li p{
    color       : #666666;
    font        : normal 12px/18px 'Open Sans', sans-serif;
    font-style  : italic;
}
.footer-wrapper .icon-text{
    font            : normal 16px/22px 'Open Sans', sans-serif;
    text-align      : center;
    color           : #ffffff;
    text-transform  : uppercase;
    margin          : 25px 0;
}
.footer-wrapper .icon-holder{
    width           : 300px;
    margin          : 0 auto;
    float           : right;
    letter-spacing  : 12px;
}
.footer-wrapper .icon-holder ul li {
    display             : inline-block;
    margin              : 0 10px;
    width               : 38px;
    height              : 38px;
    text-align          : center;
    border-radius       : 50%;
    border              : 1px solid #ffffff; 
    background          : rgba(232, 71, 0, 0);
    -webkit-transition  : background  ease 0.50s;
    -moz-transition     : background  ease 0.50s;
    -o-transition       : background  ease 0.50s;
    -ms-transition      : background  ease 0.50s; 
    transition          : background ease 0.50s; 
}
.footer-wrapper .icon-holder ul li:first-child{
    margin  : 0 10px 0 0;
}
.footer-wrapper .icon-holder ul li:last-child{
    margin  : 0 0 0 10px;
}
.footer-wrapper .icon-holder ul li a{
    width       : 38px;
    height      : 38px;
    color       : #ffffff;
    
}
.footer-wrapper .icon-holder ul li .fa{
    line-height     : 37px;
}
.footer-wrapper .icon-holder ul li:hover{
background      : rgba(232, 71, 0, 1);
border          : 1px solid rgba(255,255,255,0.5);
}


/*===========================================================
   -         FOOTER BOTTOM           -
=============================================================*/

.footer-bottom .col-xs-12 p{
    font-size   : 14px;
    opacity     : 0.5;
}
.footer-bottom .col-xs-12 p span{
    text-transform  : none;
    color: #ccc;
}
.footer-bottom .col-xs-12 p a{
    color           : #9a9a9a !important;
    text-transform  : capitalize;
}
.footer-bottom .col-xs-12 p a:hover{
    color   : #5D340F !important;
}
.footer-bottom{
    background-color    : #252525;
    padding             : 20px 0;
}
.footer-bottom img{
    vertical-align     : sub;
}
.backtop {
    color              : #fff;
    border             : 1px solid #171715;
    padding            : 3px 5px;
    font-size          : 24px;
    overflow           : hidden;
    cursor             : pointer;
    width              : 40px;
    height             : 40px;
    border-radius      : 40px;
    line-height        : 30px;
    background-color   : #171717;
    text-align         : center;
    position           : absolute;
    bottom             : -8px;
    right              : 15px;
    -webkit-transition : 500ms;
    -moz-transition    : 500ms;
    -o-transition      : 500ms;
    -ms-transition     : 500ms;
    transition         : 500ms;
    box-sizing         : border-box;
    -moz-box-sizing    : border-box;
    -webkit-box-sizing : border-box;
    -webkit-transform  : translateZ(0);
    }
.backtop:hover {
    color      : #5D340F;
    background : #252525;
    }
.backtop:after {
    /*pointer-events     : none;*/
    position           : absolute;
    width              : 100%;
    height             : 100%;
    content            : '';
    -webkit-box-sizing : content-box;
    -moz-box-sizing    : content-box;
    box-sizing         : content-box;
    display            : none;
    }
.backtop:before {
    font-family            : 'FontAwesome';
    speak                  : none;
    font-size              : 20px;
    line-height            : 30px;
    font-style             : normal;
    font-weight            : normal;
    font-variant           : normal;
    text-transform         : none;
    display                : block;
    -webkit-font-smoothing : antialiased;
    }
.backtop:hover::before {
    -webkit-animation : toTopFromBottom 0.3s forwards;
    -moz-animation    : toTopFromBottom 0.3s forwards;
    animation         : toTopFromBottom 0.3s forwards;
    }

/*NAVBAR TOGGLE*/
.navbar-toggle {
    position        : relative;
    float           : right;
    padding         : 11px 10px;
    margin-top      : -10px;
    margin-right    : 15px;
    margin-bottom   : 0;
    background-color: transparent;
    background-image: none;
    border          : 1px solid #5D340F !important;
    border-radius   : 0;
}
.navbar-default .navbar-toggle .icon-bar {
background-color    : #5D340F;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color    : #E9DFD6;
-webkit-transition  : all ease 200ms;
-moz-transition     : all ease 200ms;
-o-transition       : all ease 200ms;
transition          : all ease 200ms;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar{
    background-color    : #fff;
   -webkit-transition   : all ease 200ms;
   -moz-transition      : all ease 200ms;
   -o-transition        : all ease 200ms;
   transition           : all ease 200ms;
}

/*===========================================================
   -      BOOTSTRAP CAROUSEL WITH THUMBNAIL STRIP         -
=============================================================*/

#carousel-custom {
    margin-top: 60px;
    width: 100%;
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}
.carousel-control.left {
    background-image: none;
    width: 54px;
    height: 54px;
    top: 50%;
    left: 20px;
    margin-top: -27px;
    line-height: 54px;
    border: 2px solid #fff;
    opacity: 1;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.carousel-control.right {
    background-image: none;
    width: 54px;
    height: 54px;
    top: 50%;
    right: 20px;
    margin-top: -27px;
    line-height: 54px;
    border: 2px solid #fff;
    opacity: 1;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
