﻿/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */


/*=======================================
    GENERAL STYLES
==================================================*/

body {
  /*font-family:'Open Sans', sans-serif;*/
    font-size:14px;
    background-image:url(../img/sativa.png);

}

h1, h2, h3, h4, h5, h6 {
    font-family:'Open Sans', sans-serif;
}

h1 {
    line-height:50px;
    font-weight:900;
    font-size:30px;
    text-transform:uppercase;
    text-align:center;
    color:#E91C1C;
}
    h1::after {
        display: block;
content: "";
height: 2px;
width: 150px;
background: #E91C1C;
margin: 5px auto 40px;
    }


.text-center {
    text-align:center;
}

h2 {
    line-height:50px;
    color:#E91C1C;
}
h3 {
    line-height:30px;
    padding-bottom:20px;
}
h4 {
   padding-top: 25px;
line-height: 40px;
padding-bottom: 0px;
font-size: 22px;
font-weight: 900;

}



h7 {
font-size: 12px;


}



.adjst {
     padding-top: 0px;
}
.c-main {
    color:#E91C1C;
}
p {
    font-weight:300;
    line-height:30px;
    padding-bottom:15px;
}

.space-free {
    height:100px;
}

.g-pad-bottom {
    padding-bottom:40px;
}

section {
    padding-top:50px;
    margin-top:50px;
}


.form-control {
        background-color: rgba(255, 255, 255, 0);
}
.c-pr-i {
    color:#E91C1C;
    padding-left:10px;
    padding-right:10px;
}
/*=======================================
    HOME SECTION STYLES
==================================================*/

.go-marg {
    margin-top:40px;
    color:#E91C1C;
}

#home-sec { 
  
    
background: url(../img/1_33.jpg) no-repeat 50% 50%;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%;
display: block;
height: auto;
 padding-top:190px;
    padding-bottom:200px;
    color:#fff;
}




.head-main {
    font-size:30px ;
    font-weight:600;
    padding:5px;
    text-transform:uppercase;
    
}
.head-sub-main {
    font-size:23px ;
    font-weight:500;
    padding:50px 20px 10px 20px;
     text-transform:uppercase;
    
}
.head-last {
    font-size:18px ;
    font-weight:900;
    padding:5px 20px 20px 20px;
    border:1px dotted #fff;
    padding:5px;
}












 /* 



.head-main {


  font-family:'NerisBlack'; 

font-weight: 900;

  min-width: 1100px;
  max-width: 100%


  
 /* 
    
      font-weight:900;
    padding:5px;
    border:1px dotted #fff;*/
   /*   text-transform:uppercase;*/
    
}
.head-sub-main {
    font-size:23px ;
    font-weight:500;
    padding:50px 20px 10px 20px;
     text-transform:uppercase;
    
}
.head-last {
    font-size:18px ;
    font-weight:300;
    padding:5px 20px 20px 20px;
    border:1px dotted #fff;
    padding:5px;
}




*/


.container {
  width: 1000px;
  margin: auto;
}







}
.header-left {
  float: left;
  width: 340px;
  text-align: center;
  font-family: MorePro;
  color: #000;
}
.header-left a {
  margin-top: 15px;
}
.header-left div:nth-child(2) {
  font-size: 20px;
}
.header-left div:nth-child(3) {
  font-size: 15px;
  font-weight: 300;
  margin-top: 3px;
}
.header-right {
  float: right;
  text-align: right;
   color: #ff4e99;
}
.header-right > div:nth-child(1) {
  font-weight: 300;
  font-size: 14px;
  color: #000;
  margin-top: 22px;
}
.header-right > div:nth-child(2) {
  font-weight: 300;
  color: #fff;
  font-size: 30px;
  margin-top: 2px;
}
.header-right > div:nth-child(3) {
  font-weight: 900;
  color: #fff;
  font-size: 34px;
  margin-top: 40px;
}
.header-right > div:nth-child(4) {
  font-weight: 100;
  color: #ff4e99;
  font-size: 30px;
  margin-top: 10px;
}
.header-right .form-block {
  /* width: 410px; */
  width: 330px;
  border: 1px solid rgba(255, 255, 255, 0.23);
  display: inline-block;
  padding-bottom: 49px;
  margin-top: 30px;
  /* padding-top: 25px; */
  padding: 25px 50px;
}
.form-block input {
  width: 330px;
  height: 50px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: block;
  margin: auto;
  font-size: 18px;
  font-weight: 100;
  color: #939393;
  border: none;
  margin-bottom: 19px;
}







/* ===========================================================
   NAVBAR CHANGES   
   ============================================================*/
.navbar {
	font-size: 16px;
}

.navbar-inverse {
background: #E91C1C;
min-height: 60px;
padding-top: 5px;

}

.navbar-inverse .navbar-nav > .active > a {
	background: #ffffff;
}

.navbar-inverse .navbar-brand {
	color: #ffffff;
	font-weight: 900;
	font-size: 18px;
    font-weight:900;
	letter-spacing: 2px;
}
.navbar-inverse :hover .navbar-brand:hover {
	color: #ffffff;	
}
.navbar-inverse .navbar-nav > li > a {
color: #FFFFFF;
}
.navbar-inverse {
border-color: #E91C1C;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #E91C1C;
}
/*=======================================
    PRICE SECTION STYLES
==================================================*/
#price-sec {
    background-color:#f5f3f3;
}
.plan {
    background: #fff;
    padding: 0 0 15px 0;
    margin: 30px 0px;
    list-style: none;
    text-align: center;
  
}



.plan li {
   padding: 15px 0px;
color: #000;
font-size: 16px;
border-bottom:1px dotted #e1e1e1;
}


.plan li.plan-head {
   padding: 40px 0px;
line-height: 35px;
font-size: 32px;
font-weight: 600;
border: none;
   }

.plan li.main-price {
padding: 25px 0px;
color: #FF8500;
border: none;
font-weight: 900;
font-size: 60px;
}

small {
    font-size: 15px;
    color:#000;
}

/*==========================================
    PORTFOLIO STYLES
    =====================================================*/


.portfolio-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.portfolio-items {
  margin-right: -20px;
}
.portfolio-items > li {
  float: left;
  padding: 0;
  margin: 0;
}

.portfolio-items.col-3 > li {
  width: 33%;
}

.portfolio-item .item-main {
  margin: 0 10px 10px 0;
  text-align: center;
  background: #fff;
  padding: 10px;
  border:1px solid #E8EAEE;
  
}
.portfolio-item img {
  width: 100%;
}
.portfolio-item .portfolio-image {
  position: relative;
}
.portfolio-item h5 {
  margin: 0;
  padding: 10px 0 10px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background-color: #E91C1C;
color: #fff;
}
.portfolio-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.portfolio-item .overlay .preview {
  position: relative;
  top: 50%;
  display: inline-block;
  margin-top: -20px;
}
.portfolio-item:hover .overlay {
  opacity: 1;
}

/*=======================================
    Contact STYLES
==================================================*/
#contact-sec {
     background-color:#f5f3f3;
}
.cnt {
width: 100%;
min-height: 350px;
border: 1px solid #e1e1e1;
}
/*=======================================
    FOOTER STYLES
==================================================*/


#footer {
    background-color:#E91C1C;
    color:#fff;
    padding:20px 50px 20px 50px;
    text-align:right;
}


/*=======================================
    MEDIA QUERIES
    
    ==================================================*/

@media all and (max-width:640px) and (min-width:381px) {
    .head-main { 
        font-size:28px ;
    }
}
@media all and (max-width:381px) and (min-width:200px) {
    .head-main { 
        font-size:24px ;
    }
}


@font-face {
// название шрифта(чтобы не запутаться лучше указать название папки со шрифтом) 
font-family:'Raleway-Regular'; 
// адрес шрифта и тип 
src: url("../assets/fonts/Raleway-Regular.ttf") format("truetype"); 
font-style: normal; 
font-weight: normal; 
} 






@font-face {
// название шрифта(чтобы не запутаться лучше указать название папки со шрифтом) 
font-family:'Neris Black'; 
// адрес шрифта и тип 
src: url("../assets/fonts/Neris-Black.eot") format("truetype"); 
font-style: normal; 
font-weight: normal; 
} 
