﻿/*
    Theme Name: Baker
    Theme URL: https://bootstrapmade.com/baker-free-onepage-bootstrap-theme/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/

body {
	line-height: 1.4;
	font-family: 'Roboto', sans-serif;
    color: #67696c;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
    overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.section-padding
{
    padding: 60px 0px;
}
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.array
{
font-family:arial;
}
.info
{
font-family: 'mistral regular';
color:#ff0000;
text-transform:lowercase;
}


@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}


/*==================================================
navbar
==================================================*/
.navbar {
  padding-top: 0px;

  border: 0;
}

header .navbar {
    margin-bottom: 0;
    padding-bottom:0;
}

.navbar-brand
{
color:#fff;
font-size:24px;
}

.navbar-brand img
{
margin-top:0px;
width:100%;
}

.navigation
{
  margin-bottom:0;
  background-color:#2e2e2d;
}





 .navbar-nav > li > a {
 
    color: #fff;
    font-size:13px;
    text-transform: capitalize;
    font-family: 'Cagliostro', sans-serif;
}



 .navbar-nav > li
{
margin-top:16px;
}


 .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > 

a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #cc0f13;
    color: #fff;
}
 .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > 

a:focus {
    background-color: #cc0f13;
    color: #fff;
}
 .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > 

a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #003eef;
   background-color: #fff;
}



.dropdown-menu li a
{
margin:0;
padding:0;
font-size:19px;
text-align:center;
color: 7c300a;
background-color: #fff;
}



.dropdown-menu li a:hover
{

  font-size:19px;
  color: #fff;
   background-color: #037584;
}


.navbar-toggle
{
margin-top:25px;

}

.icon-bar
{
background-color:#cc0f13;
}
.navbar-header 
{
    min-height:80px;
    padding: 0;
}


/***********************************
************************************
about
************************************
***********************************/

h2.service-title
{
    margin-top:0%;
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    color:#cc0f13;
}

.service-title1
{
    margin-top:0%;
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
  color:#cc0f13;
}

.service-title2
{
    margin-top:0%;
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
     color:#cc0f13;
}

.service-title3
{
    margin-top:0%;
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
   color:#cc0f13;
}




.about p
{
margin:0;
padding:0 10%;
font-family:verdana;
font-size:16px;
line-height:32px;
text-align:justify;
}

.about .re
{
margin:0;
padding:1% 3%;
font-family:verdana;
font-size:16px;
color:#fff;
background-color:#495469;
}



.sub-title
{
    font-size: 20px;
}
.bottom-line
{
    margin-top: 20px;
    margin-bottom: 40px;
    border: 0;
    border-top: 0px;
    height: 3px;
    width: 40px;
    background-color: #2e2e2d;
}





.pro h5
{
font-family:verdana;
font-size:16px;
color:#333a46;
text-align:center;
}



.about h3
{
margin:0;
padding:0 10%;
font-family:verdana;
font-size:20px;
line-height:32px;
text-align:center;
}






/***********************************
************************************
contact
************************************
***********************************/
#contact
{
    background-color: rgb(46, 46, 45);
}
.btn-submit, .btn-submit:hover, .btn-submit:focus
{
    background-color: transparent;
    border-radius: 60px;
    color: #fff;
    font-weight: 400;
    border: 1px solid #c53235;
    font-size: 14px;
    padding: 6px 20px;
}


 .service-titles
{
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    color:#fff;
}



.loction-info
{
   
    color:#fff;
}


.form-control
{
    background-color: transparent;
    border-radius: 0px;
    color: #be9e21 !important;
  border-color: #c53235;
}
.form-control:focus {
    border-color: #be9e21;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.contact-form input.form-control{
    color: #fff;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
    display:block;
}

.loction-info p
{
    margin-bottom: 25px;
}
.loction-info p i
{
 color: #c53235;
}
/***********************************
************************************
contact
************************************
***********************************/
#footer
{
    padding: 20px 0px;
}
.scrollToTop {
    position: fixed;
    bottom: 12px;
    right: 12px;
    width: 42px;
    height: 42px;
    color: #ffffff;
    background: #be9e21;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
}
.white-bg
{
    background-color: #fff;
}
#footer a{
    color: #be9e21;
    font-weight: 400;
}
/***********************************
************************************
Responsive media queries
************************************
***********************************/
/***********************************
************************************
cta
************************************
***********************************/
.cta {
    background-color: rgb(73, 84, 105);
}
.cta .cta-info {
    
    width: 100%;
    float: left;
    padding: 30px 25px 30px 15px;
    border-radius: 5px;
}
.cta .cta-info .cta-txt h3 {
    font-size: 32px;
    margin-bottom: 10px;
}
.cta .cta-info .cta-btn {
    margin-top: 16px;
    background-color: rgb(190, 158, 33);
    padding: 20px 50px;
    color: #FFF;
    font-size: 22px;
    display: inline-block;
    transition: all 0.5s ease-in 0s;
}
/***********************************
************************************
Responsive media queries
************************************
***********************************/
@media (max-width:640px)
{


 h2.service-title
{
    margin-top:0%;
    font-size: 35px;
   
}


}

@media (max-width:480px)
{
h2.service-title
{
margin-top:0%;
}
}

@media (min-width: 768px) and (max-width: 980px) {
    .service-item, .blog-sec, .wrap-item, .loction-info{
    margin-bottom: 15px;
}
.portfolio-item figure figcaption{
    padding: 55px 30px;
}
.padding-right-zero{
    padding-right: 15px !important;
}
}
@media (min-width: 451px) and (max-width: 767px) {
    .service-item, .blog-sec, .wrap-item, .loction-info{
    margin-bottom: 15px;
}
}
@media (min-width: 20px) and (max-width: 450px) {
.navbar-default .navbar-brand {
    padding-left: 16px;
    margin-top: 0px;
}
.banner-info {
    padding-top: 40px;
}
h1.bnr-title {
    font-size: 16px;
}
h2.bnr-sub-title {
    font-size: 33px;
}
body{
    font-size: 14px;
}
.btn-download, .btn-more, .btn-download:hover, .btn-more:hover, .btn-download:focus, .btn-more:focus {
    font-size: 12px;
    padding: 7px 18px;
}
.wrap-item h3 {
    font-size: 18px;
}
.title, .service-title {
    font-size: 28px;
}
.sub-title {
    font-size: 15px;
}
.service-item, .blog-sec, .wrap-item, .loction-info{
    margin-bottom: 15px;
}
.loction-info{
    padding: 0px 15px;
}
.portfolio-item figure figcaption {
    padding: 30px 30px;
}
.padding-right-zero{
    padding-right: 15px !important;
}
.portfolio-item figure p{
    font-size: 14px;
}
.portfolio-item figure h2{
    font-size: 18px;
}
.testimonial-item ul li blockquote {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0;
    padding: 0 40px;
}
.navbar-default .navbar-nav > li > a{
    line-height: 22px;
    text-align: center;
}
}







@media (min-width: 500px)
{
.service-title
{
    margin-top:17%;
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    color:#cc0f13;
}

.service-title1
{
    margin-top:0%;
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
  color:#cc0f13;
}

.service-title2
{
    margin-top:0%;
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
     color:#cc0f13;
}

.service-title3
{
    margin-top:0%;
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
   color:#cc0f13;

}

}



@media (min-width: 320px)
{
.service-title
{
    margin-top:22%;
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    color:#cc0f13;
}
}




