

body {
font-size: 1.4em;
font-family: 'RobotoRegular', sans-serif;
color: #6a6c72;
}

a {
color: #6a6c72;
text-decoration: none;
}

a:focus, a:hover {
tex-decoration: underline;
}

p {
color: #6a6c72;
}

/*a:hover {
text-decoration: none;
}*/

.h1, h1 {
font-size: 1.5em;
color: #6a6c72;
}

.h2, h2 {
font-size: 1.2em;
color: #6a6c72;
}

.h3, h3 {
font-size: 1.4em;

}

.h4, h4 {
font-size: 1.2em;

}

/*контент*/

.kont1 {
padding: 20px 0 20px 0;
}

.kont2 h1 {
padding-top: 20px;
padding-bottom: 20px;
color: #6a6c72;
font-size: 2.3em;
font-weight: bold;
}

/*текст над контентом*/

.tn1 {
background-color: #de006c;
}

.tn2 {
padding: 20px 0 30px 0;
}

.tn3 h2 {
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
font-size: 2.3em;
font-weight: bold;
}

.tn4 p {
color: #fff;
}


/*центровка*/
.cent1 {
text-align: center;
}

.cent2 {
text-align: justify;
}

.cent3 {
float: none;
margin: 0 auto;
}

.cent4 {
margin-bottom: 20px;
}

.cent5 {
text-align: right;
}

.cent6 a {
text-align: right;
}

.cent7 {
text-align: justify;
margin-left: 15px;
margin-right: 15px;
}

.cent8 {
text-align: left;
}

.cent9 {
display:block;
margin:0 auto;
width: 100%
}


/*раст¤гивающа¤ картинка*/

article img {
    max-width: 100%;
    height: auto;
	/*width: auto;*/
	padding: 0 7px 7px 7px;
}

/*хлебые крошки*/

.breadcrumb {
background-color: #eee;
padding-top: 5px;
margin-bottom: 2px;
/*margin-bottom: 5px;
padding: 1px 15px;*/
/*font-weight: bold;*/
font-size: 1.3em;
}


/* кнопка вверх*/

iframe {
max-width: 100%;
}

#toTop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
}



/*копирайты*/

.kop1 {
background-color: #6a6c72;
color: #fff;
padding-top: 15px;
padding-bottom: 10px;
}

.kop2 a {
color: #fff;
}

.kop3 {
border-top: 1px solid #6a6c72;
;
}

.kop4 {
padding-top: 1px;
padding-left: 65px;
}

.kop5 a {
color: #fff;
}

.kop6 p {
font-size: 1.0em;
padding-top: 3px;
color: #fff;
}

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */

     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }

/*
    Multicoloured Hover Variations
*/

 #social-fb:hover {
     color: #fff;
 }
 #social-tw:hover {
     color: #4099FF;
 }
 #social-gp:hover {
     color: #d34836;
 }
 #social-em:hover {
     color: #f39c12;

 }
 #social-in:hover {
     color: #fff;

 }





/*футер 1*/

.fut1 {
background: rgba(51,51,51,0.4) ;
}

.fut2 {
border-right: 1px solid #b6c7d1;
}

.fut3 {
font-size: 0.9em;
margin-bottom: 3px;
color: #fff;
}

.fut4 p {
margin: 0 0 1px;
color: #fff;
}

.fut4-1 p {
margin: 7px 0 1px;
color: #fff;
}

.fut5 {
margin-top: 20px;
margin-bottom: 20px;
}

.fut6 {
border-left: 1px solid #b6c7d1;
}

.fut7 {
border-left: 1px solid #eee;
}

/*футер меню*/
.futmen {
font-size: 13px;
line-height: 20px;
list-style-type: none;
padding-left: 3px;
}

.futmen2 {
padding-top: 20px;
}

.futmen3 {
color: #dfa3c7;
}

.futmen4 a {
color: #dfa3c7;
}

.futmen5 {
border-top: 7px solid #9a1789;
}

.futmen6 {
padding-top: 15px;
font-weight: bold;
}

.futmen7 {
font-weight: bold;
}

.small, small {
font-size: 70%;
}


/*контейнер флуид*/
.container-fluid {
padding-left: 1px;
padding-right: 1px;
}



/*новости на главной*/

.ng1 {
background-color: transparent;
color: #fff;
border: 1px solid transparent;

}

.ng2 {
padding-top: 10px;
padding-bottom: 20px;
}

.ng3 h3 {
color: #6a6c72;
font-size: 1.1em;

}

.ng4 {
padding-bottom: 50px;
}

.ng5 {
padding-top: 30px;
}

.ng6 {
/*float: right;*/
margin-right: 3px;
background-color: #de006c;
border-color: #de006c;

}

.ng7 {
background-color: #de006c;
border-color: #de006c;
border-radius: 2px;
}

.ng8 h2 {
color: #fff;
}

.ng9 h3 {
color: #6a6c72;
font-weight: bold;
}

.thumbnail {
border: 1px solid transparent;
}

.thumbnail .caption {
padding: 2px;
}

/*меню верхнее*/

.men1 {
display: table;
float: none;
margin: 0 auto;
}

.men2 {
background-color: #33124b;
color: #fff;
}

.men3 {
border-bottom: 1px solid #FAEAF5;
}

.men4 p {
margin: 0 0 1px;
font-size: 1.4em;
}

.men5 a {
color: #33124b;
}

.men6 {
font-size: 0.9em;
/*font-weight: bold;*/
}

.men7 {
padding-top: 1px;
/*padding-bottom: 5px;*/
}

.men8 {
font-size: 1.2em;
border-top: 1px solid #fff;
}

.men9 {
border-right: 1px solid #fff;
}

.men10 p {
padding-top: 4px;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
background-color: transparent;
color: #6a6c72;
font-weight: bold;
font-size: 1.1em;
/*border-left: 1px solid #fff;
border-right: 1px solid #fff;*/
}

.navbar-default .navbar-nav>li>a {
color: #6a6c72;
font-weight: bold;
padding-left: 7px;
padding-right: 7px;
font-size: 1.1em;
/*border-left: 1px solid #fff;
border-right: 1px solid #fff;*/
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
color: #de006c;
font-weight: bold;
/*border-left: 1px solid #fff;
border-right: 1px solid #fff;*/
}

.navbar-default {
border-color: #FFF;
background-color: #FFF;
}

.navbar-right {
margin-right: -10px;
}

.navbar {
border-radius: 1px;
}

.men11 {
border-bottom: 3px solid #7b2677;
}

.men12 {
padding-top: 10px;
}

.men13 {
margin-bottom: -20px;
}

.men14 p {
margin: 0 0 1px;
}

.men15 {
padding-left: 10px;
padding-right: 2px;
}

.men16 {
float: right;
}

.men17 {
background-color: #de006c;
}

.men18 {
padding-top: 10px;
}

.men19 {
font-size: 0.9em;
}

.men20 {
padding-bottom: 120px;
margin-bottom: 20px;
}

.men21 {
padding: 10px 0;
}

.men22 {
padding: 20px 0 10px 5px;
}

.men23 {
padding-top: 40px;
}


.men24 {
padding-top: 30px;
padding-bottom: 10px;
}

.men25 a {
color: #fff;
}

.navbar-toggle {
margin-top: 35px;
border-color: #fff;
}

.navbar-default .navbar-toggle {
border-color: #6D3301;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #6D3301;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: #de006c;
}


#box1 {
  /*background: darkblue;*/
  color: #33124b;
  display: table;
  height: 10px;
  width: 100%;
}

.ph {
margin: 0;
padding: 0;
}

.ph2 {
margin: 0;
padding: 0;
text-align: right;
}

.ph li {
color: #fff;
display: inline;
font-size: 15px;
list-style: outside none none;
margin-right: 7px;
}

.ph2 li {
color: #fff;
display: inline;
font-size: 15px;
list-style: outside none none;
margin-right: 8px;
}

.ph3 li {
color: #fff;
display: inline;
font-size: 1.6em;
list-style: outside none none;
margin-right: 19px;
margin-left: 1px;
}

.ph4 {
margin-left: -45px;
}



/*слайдер*/

.sla1 {
margin-top: 150px;
}



/*карусель примеров работы*/

.carousel-inner.onebyone-carosel {
margin: auto;
width: 100%;
height: 160px;
}


.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%; }
.onebyone-carosel .prev { left: -33.33%; }

.well {
border: 1px solid transparent;
/*ox-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;*/
background-color: transparent;
box-shadow: 0 1px 1px transparent inset;
}

.kar1 {
/*background: linear-gradient(to top, #fbf5f9, #f3d7ed);*/
background: #fff;
}

.carousel-control.left {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
}

.carousel-control.right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
}

.kar2 h3 {
color: #33124B;
font-size: 1.7em;
}


/*хлебные крошки*/

.hk1 a {
color: #33124B;
}

.breadcrumb>.active {
color: #33124B;
font-size: 0.8em;
}


/*новости*/

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
background-color: #33124B;
border-color: #33124B;
}

.pagination>li>a, .pagination>li>span {
color: #33124B;
border: 1px solid #33124B;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
color: #33124B;
border-color: #33124B;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
border-color: #33124B;
}

.nov1 {
float: right;
}

.nov2 {
background-color: #EEEEEE;
}

.nov3 h2 {
color: #6a6c72;
font-size: 2.3em;
font-weight: bold;
padding-top: 30px;
}

.nov3 h3 {
color: #6a6c72;
}

.btn-primary:hover {
background-color: #F43C7C;
border-color: #F43C7C;
}

.nov4 {
padding-bottom: 20px;
padding-top: 10px;
}

.row-flex {
    display: flex;
    flex-flow: row wrap;
}

/*контакты*/

.kon1 h1 {
font-size: 1.0em;
}

.kon2 {
background: #de006c none repeat scroll 0 0;
color: #fff;
font-size: 16px;
}



.k1 {
color: #fff;
font-size: 1.9em;
font-weight: bold;
padding: 60px 0;
text-transform: uppercase;
}

.k1-1 {
color: #fff;
font-size: 1.9em;
font-weight: bold;
padding: 20px 0;
text-transform: uppercase;
}

.kon3 {
padding: 50px 0 40px 0;
}

.kon4 {
padding: 60px 0 10px 0;
}

.kon5 {
padding: 10px 0 20px 0;
}
.kon6 {
padding: 10px 0 20px 0;
}

.kon7 {
padding-bottom: 20px;
}

.kon8 {
padding-bottom: 10px;
}


/*дополнения*/

.dop1 {
margin-top: 12px;
}

.dop2 {
font-size: 0.6em;
}

.dop3 p {
padding-bottom: 5px;
font-size: 0.9em;
margin: 0 0 1px;
}

.dop4 p {
padding-bottom: 5px;
font-size: 0.7em;
margin: 0 0 1px;
}

.dop5 {
margin: 5px 0;
}

.dop6 ol, ul {
margin-bottom: 5px;
margin-top: 5px;
margin-left: 17px;
}

.dop7 {
padding-right: 1px;
}

/*другие проекты*/

.dr1 {
background-color: #de006c;
color: #6a6c72;
padding-top: 15px;
padding-bottom: 10px;
}

.dr2 a {
color: #fff;
}


/*виды пакетов*/

.vp1 {
padding-top: 10px;
padding-bottom: 30px;
}

.vp2 {
padding-bottom: 30px;
}

.vp3 h3 {
font-size: 1.2em;
}

/*требования к макетам*/

.ok {
margin-top: 25px;
text-align: center;
}

.ok span {
background: #de006c none repeat scroll 0 0;
color: #fff;
font-size: 16px;
font-weight: bold;
padding: 10px 30px;
text-transform: uppercase;
}

/*галерея работ*/

.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;
    text-align:center;
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
    background: transparent;
    background: transparent -moz-linear; /* FF3.6+ */
    background: transparent -webkit, color-stop(100%,#eee)); /* Chrome,Safari4+ */
    background: transparent -webkit-linear; /* Chrome10+,Safari5.1+ */
    background: transparent -o-linear; /* Opera11.10+ */
    background: transparent -ms-linear; /* IE10+ */
    background: transparent linear; /* W3C */
    border:1px solid transparent;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:40%;
    background: rgba(0,0,0,0.5);
    color: #fff;
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}


