@import url('https://fonts.googleapis.com/css?family=Merienda:400,700');

html,
body {
    background-color: #ecedee;
    font-size: 15px;
    color: #565656;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: 'ralewaysemibold', sans-serif;
    font-weight: 300;
    overflow-x: hidden;
}
/*==========================================
PRE LOADER 
==========================================*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.loaded {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 40%;
    top: 40%;
    right: 0%;
    bottom: 0%;
    background-image: url(../images/SW.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
}

a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}
a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.btn-primary {
    background-color: #99663a;
    transition: .5s;
    padding: 9px 30px;
}

.btn-primary:hover,.btn-primary:focus{
    color: #fff;
    background-color: #e84c3d !important;
    border-color: #e84c3d !important;
}

.btn {
    display: inline-block;
    min-width: 150px;
    line-height: 30px;
    height: 50px;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    border-radius: 0px;
    margin-top: 20px;
    background-color: #99663a;
    transition: .5s;
    border: 1px solid #99663a;
    font-family: 'ralewaysemibold', sans-serif;
}

.btn.extra-width {
    padding: 13px 40px;
}
.btn:focus,
.btn:active {
    outline: inherit;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*    direction: rtl;*/
}
p {
    margin: 0 0 15px;
}
.clear {
    clear: both;
}

img {
    max-width: 100%;
}

h1,
h2,
h3 {
    font-weight: 300;
    margin: 0;
}
h4,
h5 {
    font-weight: 300;
    margin: 0;
    line-height: 2rem;
}
h1 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
}
h2 {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: .9rem;
}
h3 {
    font-weight: 300;
    margin-bottom: .9rem;
    font-size: 2.1rem;
    line-height: 2.5rem;
}
h4 {
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin-bottom: 1.1rem;
    font-family: 'Merienda', cursive;
}
h5 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
}
h6 {
    font-size: 1rem;
    margin-bottom: .9rem;
}
p {
    line-height: 1.5rem;
    font-size: 1.2rem;
}
p:last-child {
    margin-bottom: 0px;
}
.text-white{
    color: #fff;
}



h1 span {
    color: #f56363;
    font-weight: 400;
}

.menu-scroll {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    top: 0; 
    left: 0; 
    right: 0; 
    z-index: 300;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-color: #fff;

}
.menu-scroll .header_top_bar{
    transition: .6s;
    display:none;
}
.main_menu_bg{
    margin-top: 0px;
    background-color: transparent;
    margin-bottom:10px;
}
.main_menu_bg .navbar-default {
    background-color: transparent; 
    border-color: transparent; 
    transition:.6s;
    margin: 20px auto;
}
.navbar-default .navbar-nav>li>a:hover{
    color:#e84c3d;
}
.navbar-default .navbar-nav>li>a:focus{
    color:#99663a;
}
.main_menu_bg .navbar {
    margin-bottom:10px;
}

.main_menu_bg .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    color:#e84c3d;
    background-color:transparent;
}

.main_menu_bg .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #99663a;
    font-family: 'ralewaysemibold';
}

.navbar-brand>img {
    margin-top: -14px;
    width: 170px;
    margin-left: 15px;
}
.navbar-brand {
    padding: 10px 15px;
}

/*call us*/
.text-center{
    text-align:center !important;
}
header_top_bar{
    transition: .6s;
}
.call_us_menu{
    margin-top: 10px;
    margin-bottom: 10px;
    width:100%;
    overflow: hidden;
}
.call_us_menu p{
    font-size: 14px;
    font-family: 'ralewaysemibold';
    color: #99663a;
    margin-top: 12px;
}
.call_us_menu .call_us_bottom .phone_numbr a{
    font-size: 1rem;
    font-family: 'latobold';
    color:#99663a;
    letter-spacing: 1px;
}

.call_us_menu .phone_numbr{
    line-height: 40px;
    text-align: left;
    padding-left:15px;
    color:#99663a;
    font-size:1.3rem;
}

.main_about h1{
    font-family: 'Merienda', cursive;
    font-size:40px;
    line-height: 60px;
    color: #fff;
}
.main_about h2{
    font-family: 'Droid Serif', serif;
    font-size:100px;
    line-height:100px;
    color: #fff;
}
.main_about h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size:30px;
    line-height: 40px;
    letter-spacing: 5px;
    color: #fff;
}
.bg-brown{
    background-color: #99663a;
}

.roomy-80 {
    padding-top: 100px;
    padding-bottom: 80px;
}

p.v-smash-text-large-2x {
    font-size: 36px !important;
    line-height: 48px;
    text-align: center;
}

.horizontal-break {
    height: 1px;
    width: 50px;
    margin: 20px auto 25px;
    background-color: #DADADA;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    text-align: center;
}

.choose .main_choose .single_choose .single_choose_img img{
    width:100%;
    height: 100%;
    margin-top: 115px;
    margin-left: 50px;
}
.choose .main_choose .single_choose .single_choose_acording{}
.choose .main_choose .single_choose .single_choose_acording .panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #ddd;
}

.panel-heading{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 0;
}
.panel-group .panel {
    border-radius: 0px;
    margin-bottom: 20px;
}
.choose .main_choose .single_choose .single_choose_acording .panel-title>a {
    color: #333333;
    display:block;
    text-transform: uppercase;
}
.choose .main_choose .single_choose .single_choose_acording .panel-title a i{
    color: #444444;
    font-size: 1.575rem;
    display: inline-block;
    margin-right: 15px;
    background: url(../images/ch_col_icn.png) no-repeat left center;
    width:49px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    transition: 0.6s;
}
.choose .main_choose .single_choose .single_choose_acording .panel-title:hover a i{
    color: #fff;
    background: url(../images/ch_col_icn_h.png) no-repeat left center;
}
.choose .main_choose .single_choose .single_choose_acording .panel-title a i.fa-chevron-down{
    float:right;
    margin-right: 0px;
}

.head_title {
    margin-bottom: 90px;
}

.sections {
    padding-top: 115px;
    padding-bottom: 115px;
}

.separator {
    height: 1px;
    width: 170px;
    margin: 20px 0px;
    background: #eeeeee;
    position: relative;
}

.separator:after {
    position: absolute;
    left:0;
    bottom:0;
    height: 2px;
    width: 50px;
    background: #e84c3d;
    content:"";
}

.main_blog,
.main_pricing{
    overflow: hidden;
    width:100%;
}
.pricing_top_border{
    height: 4px;
    width:100%;
    background-color: #ff6863;
}

.lightbg{
    background-color: #fff;
}

.pricing_item{
    position: relative;
    box-shadow: 2px 2px 5px rgba(0,0,0,.3);
}
.pricing_head{
    background-color: #f7f7f7;

}
.pricing_price_border{
    background-color: #ff6863;
    padding: 10px;
    border-radius: 50%;
    margin: 0 auto;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 18.6%;
    left: 25%;
    right: 25%;
}
.pricing_price_border .pricing_price{
    background-color: #ff6863;
    border: 2px solid;
    border-color: #fff;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    padding-top: 23%;
}
.pricing_price_border .pricing_price h3{
    margin-bottom: 5px;
    font-size:2.822rem;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.pricing_price_border .pricing_price p{
    font-size:0.929rem;
}
.pricing_body{
    overflow: hidden;
}
.pricing_body ul{
    width:55%;
    margin: 0 auto;
}
.pricing_body ul li{
    line-height: 3rem;
}
.pricing_body ul li i{
    margin-right: 10px;
    color: #ff6863;
}
.main_blog, .main_pricing {
    overflow: hidden;
    width: 100%;
}
.roomy-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.pricing_item {
    position: relative;
    box-shadow: 2px 2px 5px rgba(0,0,0,.3);
}
.pricing_head {
    background-color: #f7f7f7;
}
.p-bottom-100 {
    padding-bottom: 100px;
}
.p-top-30 {
    padding-top: 1.875rem;
}
.pricing_price_border {
    background-color: #ff6863;
    padding: 10px;
    border-radius: 50%;
    margin: 0 auto;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 18.6%;
    left: 25%;
    right: 25%;
}
.pricing_body {
    overflow: hidden;
}
.p-top-110 {
    padding-top: 110px;
}
.p-bottom-60 {
    padding-bottom: 5rem;
}
.bg-white {
    background-color: #fff;
}
.pricing_body ul {
    width: 55%;
    margin: 0 auto;
}
.pricing_body ul li {
    line-height: 3rem;
}
.pricing_body ul li i {
    margin-right: 10px;
}
.disabled {
    cursor: not-allowed;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.service{
    background-color: #ecedee;
    padding: 115px 0;
    width: 100%;
}

.service-content{
    display: inline;
    float: left;
    margin-top: 50px;
    width: 100%;
}

.single-service {
  display: inline;
  float: left;
  margin-bottom: 30px;
  padding-left: 80px;
  position: relative;
  width: 100%;
}

.service-icon { 
  font-size: 50px;
  height: 60px;
  left: 0;
  line-height: 50px;
  position: absolute;
  top: 10px;
  width: 60px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.service-icon {
    color: #99663a;
}

.single-service:hover .service-icon{
    color: #e84c3d;
}

.service-title{
    color: #222;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
}

.title-area .line {
    background-color: #e84c3d;
    display: inline-block;
    height: 2px;
    width: 60px;
    margin-bottom: 25px;
    margin-top: 10px;
}

.title-area {
    display: inline;
    float: left;
    text-align: center;
    width: 100%;
}

.single-service p {
  font-size: 14px;
  line-height: 25px;
}

.title{
    text-align: center;
}

.contact .single_contact_info{
    margin-bottom:45px;
}

.single_contact_info p{
    letter-spacing: 1px;
    font-size: 16px;  
    font-family: 'Arial';   

}

.single_contact_info h5{
    font-size: 20px;
    letter-spacing: 0.5px;     
}

.contact .single_info_icon {
    width:15%;
    float: left;
    margin-right: 5%;
}
.contact .single_info_icon i{
    width:60px;
    height: 56px;
    line-height: 56px;
    color:#444;
    background: url(../images/info_iconbg.png) no-repeat;
    font-size: 1.5rem;
    padding-left: 15px;
}
.contact .single_info_text {
    width:100%;
}

.form-control {
    display: inline-block;
    height: 35px;
    padding: 6px 25px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -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,-webkit-box-shadow ease-in-out .15s;
    -o-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;
}

.footer {
    background: #99663a;
}

.footer .main_footer {
    overflow: hidden;
    padding: 40px 0px;
}

.copyright_text {
    text-align: left;
}

.copyright_text p {
    color: #fff;
    line-height: 25px;
    max-width: 100%;
    padding-top: 15px;
}

p:last-child {
    margin-bottom: 0px;
}

.footer .flowus {
    text-align: right;
}

.footer .flowus a i {
    color: #fff;
    font-size: 1rem;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 18px;
    margin-right: 5px;
    margin-top: 10px;
}

.footer .flowus a i:hover {
    color: #e84c3d;
    border: 1px solid #e84c3d;
}
/* scrollup */

.scrollup{
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    position: fixed;
    bottom: 20px;
    right: 25px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    z-index: 1000;
    transition: opacity .5s, background-color .5s;
    -moz-transition: opacity .5s, background-color .5s;
    -webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
    background: #222;
    opacity: 1;
}

.scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;

}