.btn-primary.active,
.btn-primary:active,
.btn-xl.active,
.btn-xl:active,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-xl {
    background-image: none
}
body {
    overflow-x: hidden;

	font-family: 'Roboto', sans-serif;
    webkit-tap-highlight-color: #fed136
}
.btn-primary,
.btn-xl,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700
}
.text-muted {
    color: #777
}
.text-primary,
a {
    color: #fed136;
	cursor: pointer;
}
p {
    font-size: 14px;
    line-height: 1.75
}
p.large {
    font-size: 16px
}
a,
a.active,
a:active,
a:focus,
a:hover {
    outline: 0
}
a.active,
a:active,
a:focus,
a:hover {
    color: #fec503
}
.text-decor-no {text-decoration:none!important;}
.white {color:#fff!important;}
.img-centered {
    margin: 0 auto
}
.bg-light-gray {
    background-color: #eee
}
.bg-darkest-gray {
    background-color: #222
}
.nav {font-size:12px;}
.button-feedback {
	background: none;
    border: 2px solid #fed136;
    border-radius: 0;
    color: #181818;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
	font-weight: 700;
    height: 56px;
    line-height: 54px;
    letter-spacing: 0.6px;
	display: inline-block;
    padding: 0 40px;
    position: relative;
	text-decoration:none;}
.button-feedback:hover {background:#fed136;text-decoration:none;color:#363636;} 

.btn-primary {
    color: #fff;
    background-color: #fed136;
    border-color: #fed136
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #fec503;
    border-color: #f6bf01
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #fed136;
    border-color: #fed136
}
.btn-primary .badge {
    color: #fed136;
    background-color: #fff
}
.btn-xl {
    color: #fff;
    background-color: #fed136;
    border-color: #fed136;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px
}
.btn-xl.active,
.btn-xl:active,
.btn-xl:focus,
.btn-xl:hover,
.open .dropdown-toggle.btn-xl {
    color: #fff;
    background-color: #fec503;
    border-color: #f6bf01
}
.btn-xl.disabled,
.btn-xl.disabled.active,
.btn-xl.disabled:active,
.btn-xl.disabled:focus,
.btn-xl.disabled:hover,
.btn-xl[disabled],
.btn-xl[disabled].active,
.btn-xl[disabled]:active,
.btn-xl[disabled]:focus,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl,
fieldset[disabled] .btn-xl.active,
fieldset[disabled] .btn-xl:active,
fieldset[disabled] .btn-xl:focus,
fieldset[disabled] .btn-xl:hover {
    background-color: #fed136;
    border-color: #fed136
}
.btn-xl .badge {
    color: #fed136;
    background-color: #fff
}
.navbar-custom {
    background-color: #222;
    border-color: transparent
}
.navbar-custom .navbar-brand {
    color: #fed136;
    /* font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive */
	font-family: 'Roboto', sans-serif;
}
.navbar-custom .navbar-brand.active,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:hover {
    color: #fec503
}
.navbar-custom .nav li a,
.navbar-custom .navbar-toggle {
    /*font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-family: 'Roboto', sans-serif;
    color: #fff;
    text-transform: uppercase
}
.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, .02)
}
.navbar-custom .navbar-toggle {
    background-color: #fed136;
    border-color: #fed136;
    font-size: 12px
}
.navbar-custom .navbar-toggle:focus,
.navbar-custom .navbar-toggle:hover {
    background-color: #fed136
}
.navbar-custom .nav li a {
    font-weight: 500;
    letter-spacing: 0px
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:hover {
    color: #fed136;
    outline: 0
}
.navbar-custom .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136
}
.navbar-custom .navbar-nav>.active>a:focus,
.navbar-custom .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #fec503
}
@media (min-width: 768px) {
    .navbar-custom {
        background-color: transparent;
        padding: 25px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        border: none
    }
    .navbar-custom .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }
    .navbar-custom .navbar-nav>.active>a {
        border-radius: 3px
    }
    .navbar-custom.affix {
        background-color: #222;
        padding: 10px 0
    }
    .navbar-custom.affix .navbar-brand {
        font-size: 1.5em
    }

    .second-txt{
    font-size: 24px!important;
    line-height: 1.3!important;
    }
    .circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#fed136;width:100px;height:100px;bottom:0px;left:15px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}

}
header {
    background-image: url(../img/header-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff
}
header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px
}
header .intro-text .intro-lead-in {
   /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 25px
}
header .intro-text .intro-heading {
    /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px
}
@media (min-width: 768px) {
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px
    }
    header .intro-text .intro-lead-in {
        /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
		font-family: 'Roboto', sans-serif;
        font-style: italic;
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 25px
    }
    header .intro-text .intro-heading {
        /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
		font-family: 'Roboto', sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 75px;
        line-height: 75px;
        margin-bottom: 50px
    }
}
#portfolio .portfolio-item .portfolio-caption p,
section h3.section-subheading {
    /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Roboto', sans-serif;
    font-style: italic
}
section {
    padding: 50px 0
}
section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px
}
section h3.section-subheading {
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 75px
}
@media (min-width: 768px) {
    section {
        padding: 50px 0
    }
}
.service-heading {
    margin: 15px 0;
    text-transform: none
}
#portfolio .portfolio-item {
    margin: 0 0 15px;
    right: 0
}
#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    background: rgba(254, 209, 54, .9);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: #fff
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0
}
#portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    padding: 25px
}
#portfolio .portfolio-item .portfolio-caption h4 {
    text-transform: none;
    margin: 0
}
#portfolio .portfolio-item .portfolio-caption p {
    font-size: 16px;
    margin: 0
}
footer span.copyright,
footer ul.quicklinks {
    /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Roboto', sans-serif;
}
#portfolio * {
    z-index: 2
}
@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px
    }
}
.timeline {
    list-style: none;
    padding: 0;
    position: relative
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
    width: 2px;
    background-color: #f1f1f1;
    left: 40px;
    margin-left: -1.5px
}
.timeline>li {
    margin-bottom: 50px;
    position: relative;
    min-height: 50px
}
.timeline>li:after,
.timeline>li:before {
    content: " ";
    display: table
}
.timeline>li:after {
    clear: both
}
.timeline>li .timeline-panel {
    width: 100%;
    float: right;
    padding: 0 20px 0 100px;
    position: relative;
    text-align: left
}
.timeline>li .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto
}
.timeline>li .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto
}
.timeline>li .timeline-image {
    left: 0;
    margin-left: 0;
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 100;
    background-color: #fed136;
    color: #fff;
    border-radius: 100%;
    border: 7px solid #f1f1f1;
    text-align: center
}
.timeline>li .timeline-image h4 {
    font-size: 10px;
    margin-top: 12px;
    line-height: 14px
}
.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    text-align: left;
    padding: 0 20px 0 100px
}
.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto
}
.timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto
}
.timeline>li:last-child {
    margin-bottom: 0
}
.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit
}
.timeline .timeline-heading h4.subheading {
    text-transform: none
}
.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0
}
@media (min-width: 768px) {
    .timeline:before {
        left: 50%
    }
    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px
    }
    .timeline>li .timeline-panel {
        width: 41%;
        float: left;
        padding: 0 20px 20px 30px;
        text-align: right
    }
    .timeline>li .timeline-image {
        width: 100px;
        height: 100px;
        left: 50%;
        margin-left: -50px
    }
    .timeline>li .timeline-image h4 {
        font-size: 13px;
        margin-top: 16px;
        line-height: 18px
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        text-align: left;
        padding: 0 30px 20px 20px
    }
}
@media (min-width: 992px) {
    .timeline>li .timeline-panel,
    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px
    }
    .timeline>li {
        min-height: 150px
    }
    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px
    }
    .timeline>li .timeline-image h4 {
        font-size: 18px;
        margin-top: 30px;
        line-height: 26px
    }
}
@media (min-width: 1200px) {
    .timeline>li {
        min-height: 170px
    }
    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px
    }
    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px
    }
    .timeline>li .timeline-image h4 {
        margin-top: 40px
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px
    }
}
.team-member {
    text-align: center;
    margin-bottom: 50px
}
.team-member img {
    margin: 0 auto;
    border: 7px solid #fff
}
.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none
}
.team-member p {
    margin-top: 0
}
aside.clients img {
    margin: 50px auto
}
section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat
}
section#contact .section-heading {
    color: #fff
}
section#contact .form-group {
    margin-bottom: 25px
}
section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px
}
section#contact .form-group input.form-control {
    height: auto
}
section#contact .form-group textarea.form-control {
    height: 236px
}
section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none
}
section#contact::-webkit-input-placeholder {
   /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eee
}
section#contact:-moz-placeholder {
    /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eee
}
section#contact::-moz-placeholder {
    /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eee
}
section#contact:-ms-input-placeholder {
    /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eee
}
section#contact .text-danger {
    color: #e74c3c
}
footer {
    padding: 25px 0;
    text-align: center
}
footer span.copyright {
    line-height: 40px;
    text-transform: uppercase;
    text-transform: none
}
footer ul.quicklinks {
    margin-bottom: 0;
    line-height: 40px;
    text-transform: uppercase;
    text-transform: none
}
ul.social-buttons {
    margin-bottom: 0
}
ul.social-buttons li a {
    display: block;
    background-color: #222;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    outline: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}
ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
    background-color: #fed136
}
.btn.active,
.btn:active,
.btn:active:focus,
.btn:focus {
    outline: 0
}
.portfolio-modal .modal-dialog {
    margin: 0;
    height: 100%;
    width: auto
}
.portfolio-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 100px 0;
    text-align: center
}
.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em
}
.portfolio-modal .modal-content p {
    margin-bottom: 30px
}
.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-size: 16px
}
.portfolio-modal .modal-content ul.list-inline {
    margin-bottom: 30px;
    margin-top: 0
}
.portfolio-modal .modal-content img {
    margin-bottom: 30px
}
.portfolio-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer
}
.portfolio-modal .close-modal:hover {
    opacity: .3
}
.portfolio-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1051
}
.portfolio-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    z-index: 1052
}
.portfolio-modal .modal-backdrop {
    opacity: 0;
    display: none
}
::-moz-selection {
    text-shadow: none;
    background: #fed136
}
::selection {
    text-shadow: none;
    background: #fed136
}
img::selection {
    background: 0 0
}
img::-moz-selection {
    background: 0 0
}
@keyframes animatedBackground {
    0 {
        background-position: 0 0
    }
    100% {
        background-position: 98% 0
        /* анимируем свойство background-position */
    }
}
/* Mozilla Firefox 5.0+ */

@-moz-keyframes animatedBackground {
    0 {
        background-position: 0 0
    }
    100% {
        background-position: 98% 0
    }
}
/* Safari 4.0+, Chrome 4.0+ */

@-webkit-keyframes animatedBackground {
    0 {
        background-position: 0 0
    }
    100% {
        background-position: 98% 0
    }
}
/* Opera 12.0+ */

@-o-keyframes animatedBackground {
    0 {
        background-position: 0 0
    }
    100% {
        background-position: 98% 0
    }
}
/* не нужно использовать префикс -ms, так как свойства keyframes и animation поддерживаются с версии IE10 без префикса */

#fon {
    height: 100%;
    /* задаем произвольную высоту и ширину блока */
    
    width: 100%;
    background-image: url('../img/bg_dark.jpg');
    animation: animatedBackground 20s ease infinite;
    -moz-animation: animatedBackground 20s ease infinite;
    -webkit-animation: animatedBackground 20s ease infinite;
    -o-animation: animatedBackground 20s ease infinite;
    animation-direction: alternate;
    -o-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -webkit-animation-direction: alternate;
    /* так же, как и с @keyframes, префикс -ms тут ни к чему */
}

.lg{
    height: 55px;
}
.drn, .txt{
    padding-top: 200px;
}

.systems{
    font-size: 80px!important; 
    padding: 80px; 
    padding-top: 22%;
}

.systemsdiv{
    padding: 0px!important;
    overflow: hidden; 
    background: #fff; 
    background: url(../img/aim.jpg) no-repeat; 
    background-size:100%; 
    height: 700px;
}

@media (max-width: 768px){
    .dedroneimg{
        padding-top: 25%;
    }

    .second-txt{
        position: relative!important;
        width: 100%!important;
    }

    .dedronesec{
        padding-top: 25%;
    }
    .applicationButton {
        margin-top: 25px;
        background: #ffd506;
        border: none;
        width: 80%;
        height: 53px;
        border-radius: 10px;
        color: #363636;
        font-size: 20px!important;
        font-weight: bold;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        cursor: pointer;
        transition: .6s;
    }
    .systemsdiv{
        padding: 0px!important;
        overflow: hidden; 
        background: #fff; 
        background: url(../img/aim.jpg) no-repeat; 
        background-size:100%;
        height: 100%;
    }
    .systems{
        padding: 0px!important;
        padding-top: 120px!important;
    }
    .lg{
        height: 50px;
        padding-top: 10px;
        padding-left: 10px;
    }

    p.headers-block{
        font-weight: 500;
        font-size: 28px!important;
        line-height: 1;
        color: #363636;
        font-family: 'Roboto', sans-serif;
    }

    p.subheaders-block{
        font-weight: 400;
        font-size: 18px!important;
        line-height: 1;
        color: #363636;
        font-family: 'Roboto';
        padding: 10px;
    }

    p.headers{
        font-weight: 400;
        font-size: 60px;
        line-height: 1;
        color: #363636;
        font-family: 'Roboto';
    }

    p.subheaders-block-ft{
        font-weight: 300;
        font-size: 26px;
        line-height: 1;
        color: #363636;
        font-family: 'Roboto';
    }
    .ddrn{
        padding: 0px!important; 
        overflow: hidden; 
        background: #ddf6fd!important; 
        height: 100%;
    }

    p.subheaders-block-dd{
        font-weight: 400;
        font-size: 24px!important;
        line-height: 1.2;
        color: #363636;
        font-family: 'Roboto';
        padding-left: 20px!important;
    }

    .m-100{
        margin-top: 5px!important;
    }
}
.object {
	margin-top: 20px;
    text-transform: uppercase;
    font-size: 20px!important;
    font-weight: 700!important;
    letter-spacing: 0.5px;
	}
.im{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 100px;
    padding-left: 100px;
}

p.headers{
    font-weight: 400;
    font-size: 120px;
    line-height: 1;
    color: #fff;
    font-family: 'American';
}

p.headers-block{
    font-weight: 100;
    font-size: 48px;
    line-height: 1;
    color: #181818;
	padding-bottom: 20px;
    font-family: 'Roboto', sans-serif;
}

.ddrn{
    padding: 0px!important; 
    overflow: hidden; 
    background: #ddf6fd url(../img/bg-detection-top.jpg) no-repeat scroll center center; 
    min-height: 1100px;
}
.subheaders-block {margin: 10px 20px;}
.subheaders-block span {font-weight:500;}
p.subheaders-block{
    font-weight: 400;
    font-size: 18px;
   /* line-height: 1; */
	line-height: 130%;
    color: #181818;
    font-family: 'Roboto', sans-serif;
	margin-bottom: 20px;
	margin: auto;
    max-width: 685px;
	padding-bottom: 10px;
}

p.subheaders-block-sm{
    font-weight: 300;
    font-size: 20px;
    line-height: 130%;
    color: #363636;
    font-family: 'Roboto';
}

p.subheaders-block-ft{
    font-weight: 300;
    font-size: 26px;
    line-height: 1;
    color: #363636;
    font-family: 'Roboto';
}

p.subheaders-block-dd{
    font-weight: 300;
    font-size: 30px;
    line-height: 1.2;
    color: #363636;
    font-family: 'Roboto';
    padding-left: 100px;
	margin-bottom: 15px;
}

p.subheaders-block-lh{
    font-weight: 200;
    font-size: 32px;
    line-height: 1.3;
    color: #363636;
    font-family: 'Roboto', sans-serif;
}

ul.subheaders-block{
    font-weight: 200;
    font-size: 32px;
    line-height: 1;
    color: #363636;
    font-family: 'Roboto', sans-serif;
	list-style: none;
}
.subheaders-block li {margin-bottom:5px;}

ul.subheaders-block-sm{
    font-weight: 200;
    font-size: 24px;
    line-height: 1;
    color: #363636;
    font-family: 'Roboto', sans-serif;
}

p.block-header{
    font-weight: 500;
    font-size: 24px;
    line-height: 2;
    color: #181818;
    font-family: 'Roboto', sans-serif;
	letter-spacing: 0.5px;
}

p.block-text{
    font-weight: 300;
    font-size: 18px;
    line-height: 1.2;
    color: #363636;
    font-family: 'Roboto', sans-serif;
}
.locations {
	max-width: 250px;
    box-shadow: -12px 12px 29px 0 rgba(0, 0, 0, 0.3), 2px 1px 57px 0 rgba(173, 173, 173, 0.5);
	}


@media (max-width: 1005px){
    .headers{
        font-size: 48px!important;
    }

    .headers-block{
        font-size: 48px!important;
        font-family: 'Roboto';
    }

    .drn, .txt{
        padding-top: 75px;
    }

    section.demo{
        margin-top: 60px;
        height: 80px;
    }

    #systems{
    padding-top: 0px!important;
}
}

#section07 a {
  padding-top: 80px;
}
#section07 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
#section07 a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
#section07 a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
#section07 a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

section.demo{
    padding: 0px !important; 
    overflow: hidden;
    margin-bottom: 50px;
}

.nopad{
    padding: 0px!important;
    overflow: hidden;
}

.sec{}

.second-scr{
    padding-top: 50px;
}

.city{
    background: #eee url("../img/city.png") no-repeat scroll center center;
    height: 700px;
        padding-left: 100px;
}

.bgg{
    background-image: url(../img/bgg-dark.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #464646;
    padding: 0px;
    margin: 0px;
}

.bggmarg{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.bgg2{
    background-image: url(../img/background_drones.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #464646;
    padding: 0px;
    margin: 0px;
}

.bggmarg2{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.secbgg{
    padding-bottom: 0px;
}

/* Стили формы */
#application, #bapplication, #papplication, #papplication2, #papplication3 {
    width: 450px;
    margin: 0 auto;
}

@media (max-width: 790px){
    #application, #bapplication, #papplication, #papplication2, #papplication3 {
    width: 300px;
    margin: 10 auto;
}
}
 
/*Стили полей для ввода*/
#applicationName, #applicationEmail, #applicationTelephone {
    width: 80%;
    height: 53px;
    /*background: none;*/
	background: rgba(255, 255, 255, 0.65);
    margin-top: 15px;
    border: 1px solid lightgray;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}

.overflv{
    overflow: hidden;
}

/*Стили полей при клике по ним*/
#applicationName:focus, #applicationEmail:focus, #applicationTelephone:focus {
    border: 1px solid #ffd506;
    border-radius: 10px;
    outline: none;
    transition: .4s;
}
:focus::-webkit-input-placeholder {color: transparent; transition: .4s;}
:focus::-moz-placeholder          {color: transparent; transition: .4s;}
:focus:-moz-placeholder           {color: transparent; transition: .4s;}
:focus:-ms-input-placeholder      {color: transparent; transition: .4s;}

/*Стили для кнопки*/
.applicationButton {
    margin-top: 25px;
    background: #ffd506;
    border: none;
    width: 80%;
    height: 53px;
    border-radius: 10px;
    color: #363636;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    transition: .6s;
}
    .applicationButton:hover {
        background: #d68c18;
        transition: .6s;
    }

.bt {
    display: block;
    font-size: 26pt;
    color: #30ad64;
    padding: 10px 0;
}

.postal-code, .addressCountry, .addressLocality, .streetAddress{
    font-size: 16px;
}

.continfo{
    padding-top: 20px;
}

.bgg{
    background-image: url(../img/bgpage.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #464646;
    padding: 0px;
    margin: 0px;
}

.bggmarg{
    padding: 0px;
    margin: 0px;
}

.secbgg{
    padding-bottom: 0px;
}

.questions{
    padding: 20px;
    color: #ffffff;

}

.pos-abs-1{
    position: absolute;
    top: 205px;
    left: 37.5%;
}
.pos-abs-2{
    position: absolute;
    top: 330px;
    left: 21.5%;
}
.pos-abs-3{
    position: absolute;
    top: 530px;
    left: 19%;
}
.pos-abs-4{
    position: absolute;
    top: 690px;
    left: 28%;
}
.pos-abs-5{
    position: absolute;
    top: 690px;
    left: 48%;
}
.pos-abs-6{
    position: absolute;
    top: 530px;
    left: 57%;
}
.pos-abs-7{
    position: absolute;
    top: 330px;
    left: 54%;
}

.p-text-sec-4{
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 700;
}

.p-text-sec-4-1300{
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 700;
    display: none;
}
@media (max-width: 1202px){
    .drones{
        display: none;
    }
}

@media (max-width: 1300px){
    .pos-abs-1{
        position: relative;
        top: 0px;
        left: 0%;
        padding: 20px;
    }
    .pos-abs-2{
        position: relative;
        top: 0px;
        left: 0%;
        padding: 20px;

    }
    .pos-abs-3{
        position: relative;
        top: 0px;
        left: 0%;
        padding: 20px;

    }
    .pos-abs-4{
        position: relative;
        top: 0px;
        left: 0%;
        padding: 20px;

    }
    .pos-abs-5{
        position: relative;
        top: 0px;
        left: 0%;
        padding: 20px;

    }
    .pos-abs-6{
        position: relative;
        top: 0px;
        left: 0%;
        padding: 20px;

    }
    .pos-abs-7{
        position: relative;
        top: 0px;
        left: 0%;
        padding: 20px;

    }

    .p-text-sec-4{
        font-family: 'Roboto';
        font-size: 13px;
        font-weight: 700;
    }
    .p-text-sec-4-1300{
        font-family: 'Roboto';
        font-size: 13px;
        font-weight: 700;
        display: block;
    }

    .p-text-sec-4-terr{ 
        display: none;
    }

    .tree{
        display: none;
    }
}

.ph{
    background: url(../img/1111.png);
    height: 800px;
}

.drone{
    background: url(../img/yellow_drone.png);
    width: 140px;
    margin: 12px;
}

.subheaders-block-dedrone{
    font-weight: 800;
    font-family: 'Roboto';
    font-size: 51px;
    padding-top: 60px;
    color:#316dab;
    line-height: 1.1;
}

.button-link.button-blue-reverse {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    background-color: #42b3e5;
    border-color: #42b3e5;
     text-decoration: none;
}

.btn-request {
    font-size: 18px;
    font-weight: 600 !important;
     text-decoration: none;
}

.button-link {
    position: relative;
    text-align: center;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: all .3s;
    line-height: 1;
    border: 1px solid;
    padding: 19px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
     text-decoration: none;
}

.button-link.button-blue-reverse:hover {
    color: #ffffff;
    background-color: #858585;
    border-color: #858585;
    text-decoration: none;
}

.button-link.button-transparent-reverse {
    color: #ffffff;
    background-color: #42b3e5;
    border-color: #42b3e5;
    text-decoration: none;
}

.button-link.button-transparent-reverse:hover {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
    text-decoration: none;
}



/* DEDRONE PAGE */
@media(max-width: 768px;){
    .first{ 
        padding-top: 20px; 
        padding-left: 20px;
    }
}

.dedronepage{
    background-color: #fff;
    padding-top:10px!important; 
}
.navbar-black{
    background-color: rgba(0, 0, 0, 0.79);
    padding: 5px 0!important;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
    border: none
}

.first{
    position: absolute; 
    padding-top: 3%; 
    padding-left: 12%;
}

.circle_o {
    background:  rgb(129, 205, 255); 
    border-radius: 50%; 
    height: 162px; width: 162px; 
    vertical-align: middle;
    margin: 0 auto;
}

.circle_o_min{
    background:  rgb(129, 205, 255); 
    border-radius: 50%; 
    height: 162px; width: 162px; 
    vertical-align: middle;
    margin: 0 auto;
}
.circle_o p {
    padding-top: 55px;
    font-family: 'Roboto';
}

.circle_o_min p {
    padding-top: 40px;
    font-family: 'Roboto';
}

.options{
    font-family: 'Roboto';
    line-height: 2.1;
}

.second-txt{
    position: absolute;
    width: 600px;
    font-size: 24px!important;
    line-height: 1.3!important;
	font-weight: 300!important;
}

.subheaders-block-sm{
    font-weight: 300;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 300;
    color: #363636!important;
    font-family: 'Roboto';
}

.subheders-list{
    font-weight: 400!important;
    color: #363636!important;
    font-family: 'Roboto';
    font-size: 18px!important;
    font-weight: 300!important;
}

.m-100{
    margin-top: -100px;
}

@media(max-width: 380px){
    .systemsdiv{
        background-size: 550%!important;
    }
}


 #popup__toggle{bottom:25px;right:10px;position:fixed;z-index: 999999;}
.img-circled{background-color:#fed136;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #fed136;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#fed136;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circled{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(../img/phone.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circled:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}