*, head, body {margin: 0; padding: 0; text-decoration: none; outline: none; box-sizing: border-box; list-style: none; font-family: 'Oswald', sans-serif;}

/*Navigaton*/
.navbar-dark .navbar-collapse .navbar-nav .nav-item .nav-link:hover{color: #b2b2b2;} /*Наведение*/
.navbar-dark .navbar-collapse .navbar-nav .nav-item .nav-link:focus{color: #ffc107;} /*Клик(Фокус)*/
.navbar-dark .navbar-collapse .navbar-nav .nav-item .active>.nav-link, .navbar-dark .navbar-collapse .navbar-nav .nav-item .nav-link.active, .navbar-dark .navbar-collapse .navbar-nav .nav-item .nav-link.show, .navbar-dark .navbar-collapse .navbar-nav .nav-item .show>.nav-link{color: #ffc107;}
.navbar-dark .navbar-collapse .navbar-nav .nav-item .nav-link{color: #fff;}
.bg-dark{background-color: rgba(0,0,0,0.35)!important;}
nav{font-size: 19px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px;}
nav .navbar-brand img{width: 200px;}
nav .navbar-brand p{text-align: center; margin: 0; padding: 0; font-size: 14px; color: #fff; font-weight: bold; margin-left: 45px;}
@media screen and (max-width: 1150px)
{
    .navbar-brand{position: relative; left: 50%; margin-left: -123px; display: block!important;}
    .header .textBlock h2{font-size: 72px!important;}
}
.header{position: relative}
.header .textBlock{width: 100%; text-align: center; z-index: 1000; height: 100vh; display: flex; flex-flow: column; flex-wrap: wrap; justify-content: center; align-items: center; background: #1515159e;}
.header .textBlock h2{color: #ffc107; font-size: 98px; font-weight: bold; text-transform: uppercase;}
.header .button-block{margin-top: 20px;}
.header .button-block a{font-size: 32px; font-weight: bold; text-transform: uppercase; padding: 10px; background: #ffc107; color: #ffffff; border-radius: 20px; margin: 0 10px; transition: 0.5s; min-width: 169px; text-decoration: none}
.header .button-block a:hover{color: #ffc107; background: #ffffff}

.dropdown-menu{min-width: 0!important; font-weight: bold; text-transform: uppercase;}
.dropdown-item{padding: .25rem 1.2rem; color: darkgray!important; font-weight: bold; text-transform: uppercase;}
.dropdown-item.active{display: none;!important;}
.dropdown-item:hover{color: #000!important;}

/*MenuForm*/
#CallBackFormMenu .modal-dialog .modal-content .modal-header h5{font-size: 24px; font-weight: bolder; text-transform: uppercase;}
#CallBackFormMenu .modal-dialog .modal-content .modal-body .container form .formTitleInMenu{display: block; font-size: 20px; font-weight: lighter; color: #333333; margin-bottom: 5px;}
#CallBackFormMenu .modal-dialog .modal-content .modal-body .container form>input{width: 100%; height: 35px; border-radius: 10px; border: 2px solid #333333; color: #333333; padding-left: 5px; margin-bottom: 10px;}
#CallBackFormMenu .modal-dialog .modal-content .modal-body .container form textarea{width: 100%; height: 150px; border-radius: 10px; border: 2px solid #333333; color: #333333; padding-left: 2px;}
#CallBackFormMenu .modal-dialog .modal-content .modal-body .container form button{ position: absolute; right: 0;}
#CallBackFormMenu .modal-dialog .modal-content .modal-body .container form .btn{ position: absolute; right: 0;}
#CallBackFormMenu .modal-dialog .modal-content .modal-body .container form p{ font-size: 16px; color: #333333; font-weight: lighter; margin-bottom: 5px;}
.buttonLine {width: 100%; height: 38px; position: relative;}
#CallBackFormMenu .modal-dialog .modal-content .modal-body .container form input:focus, #CallBackFormMenu .modal-dialog .modal-content .modal-body .container form textarea:focus {border: 2px solid #ffc107; transition: 0.25s;}
/*End Navigation*/

/*Header*/
.header{position: relative; height: 100vh; background: url("../img/main.jpg") no-repeat 100% 100%; background-size: cover; min-width: 100%}

@media screen and (max-width: 1199.98px) 
{
    .whyWe{height: auto!important;}
}

.header .goDown{width: 10px; height: 35px; position: absolute; bottom: 40px; opacity: 1; left: 50%; transform: translate(-50%, 0);}
.header .goDown div{position: relative;}
.header .goDown .svg-c {width: 10px; height: 10px; border-radius: 50%}
.header .goDown .c1 {position: absolute; top: 5px; background: #cacaca; animation: 2s Circle-1-animation linear infinite;}
.header .goDown .c2 {position: absolute; top: 17px; background: #b3b3b3; animation: 2s Circle-2-animation linear infinite;}
.header .goDown .c3 {position: absolute; top: 29px; background: #777777; animation: 2s Circle-3-animation linear infinite;}

/*Go-down animation*/
@keyframes Circle-1-animation
{
    from{background: #fff;}
    14%{background: #eaeaea;}
    28%{background: #b3b3b3;}
    42%{background: #777777;}
    56%{background: #777777;}
    70%{background: #b3b3b3;}
    84%{background: #eaeaea;}
    to{background: #fff;}
}
@keyframes Circle-2-animation
{
    from{background: #fff;}
    14%{background: #fff;}
    28%{background: #eaeaea;}
    42%{background: #b3b3b3;}
    56%{background: #777777;}
    70%{background: #b3b3b3;}
    84%{background: #eaeaea;}
    to{background: #fff;}
}
@keyframes Circle-3-animation
{
    from{background: #fff;}
    14%{background: #fff;}
    28%{background: #fff;}
    42%{background: #eaeaea;}
    56%{background: #b3b3b3;}
    70%{background: #777777;}
    84%{background: #b3b3b3;}
    98%{background: #eaeaea;}
    to{background: #fff;}
}

/*End Header*/

/*WhyWe Section*/
.whyWe{width: 100%; background: #f8f8f8; text-align: center; padding-bottom: 50px;}
.whyWe h2{color: #565656; font-size: 54px; font-weight: bold; padding-top: 60px; padding-bottom: 60px; text-transform: uppercase;}
.whyWe .container-fluid .row .whyItem{margin-bottom: 20px;}
.whyWe .container-fluid .row .whyItem .whyItem-head {height: 150px;}
.whyWe .container-fluid .row .whyItem .whyItem-head .img-block{background-repeat: no-repeat!important; background-size: 65px 65px!important; background-position: center!important; height: 100px; width: 100px; margin-right: 30px;}
.whyWe .container-fluid .row .whyItem .whyItem-head .img-block-1{background: url(../img/peopleicon.png);}
.whyWe .container-fluid .row .whyItem .whyItem-head .img-block-2{background: url(../img/timeicon.png);}
.whyWe .container-fluid .row .whyItem .whyItem-head .img-block-3{background: url(../img/workicon.png);}
.whyWe .container-fluid .row .whyItem .whyItem-head .img-block-4{background: url(../img/caricon.png);}
.whyWe .container-fluid .row .whyItem .whyItem-head .img-block-5{background: url(../img/contracticon.png);}
.whyWe .container-fluid .row .whyItem .whyItem-head .img-block-6{background: url(../img/dollaricon.png);}
.whyWe .container-fluid .row .whyItem .whyItem-head h2{font-size: 31px; color: #ffc107; font-weight: bold; text-transform: uppercase; width: calc(100% - 100px); width: -webkit-calc(100% - 100px); width: -moz-calc(100% - 100px);}
.whyWe .container-fluid .row .whyItem .whyItem-body p{font-size: 21px; color: #6b6b6b; font-weight: bold; text-transform: uppercase; text-align: center; padding: 0 20px;}
.whyWe .container-fluid .row .whyItem .whyItem-body p a{color: #ffc107;}
/*End WhyWe Section*/

/*Type of Activities Section*/
.typeOfActivities{width: 100%; background: #ffc107; padding: 25px 0; text-align: center;}
.typeOfActivities h2{color: #fff; font-size: 54px; font-weight: bold; text-transform: uppercase; padding-bottom: 20px;}
.typeOfActivities .container-fluid .row .activItem{border: 2px solid #fff; position: relative; margin-bottom: 40px; width: 400px; height: 450px;}
.typeOfActivities .container-fluid .row .activItem .activItem-head{margin-bottom: 30px;}
.typeOfActivities .container-fluid .row .activItem .activItem-head h2{color: #fff; font-size: 28px; font-weight: lighter; text-transform: uppercase;}
.typeOfActivities .container-fluid .row .activItem .activItem-head .img-block{background-repeat: no-repeat!important; background-size: 60px 60px!important; background-position: center!important; width: 100%; height: 80px; margin-top: 5px;}
.typeOfActivities .container-fluid .row .activItem .activItem-head .img-block-1{background: url(../img/montageicon.png);}
.typeOfActivities .container-fluid .row .activItem .activItem-head .img-block-2{background: url(../img/importicon.png);}
.typeOfActivities .container-fluid .row .activItem .activItem-head .img-block-3{background: url(../img/service.png);}
.typeOfActivities .container-fluid .row .activItem .activItem-head .img-block-4{background: url(../img/electricityicon.png);}
.typeOfActivities .container-fluid .row .activItem .activItem-body{margin-bottom: 120px;}
.typeOfActivities .container-fluid .row .activItem .activItem-body p{font-size: 22px; color: #fff; font-weight: lighter; text-transform: uppercase;}
.typeOfActivities .container-fluid .row .activItem a{position: absolute; bottom: -25px; left: 50%; transform: translate(-50%, 0); text-transform: uppercase; color: #ffc107; font-size: 16px; font-weight: lighter; width: 160px; border: 9.5px solid #ffc107; background: #fff; display: flex; justify-content: center; align-items: center; height: 50px;}
.typeOfActivities .container-fluid .row .activItem a:hover {background: #ffc107; color: #fff; border: 2px solid #fff; border-radius: 20px; font-size: 18px; transition: 0.5s;}
/*End Type of Activities Section*/

/*ProjectM Section*/
.projectM{width: 100%; height: auto; background: #f8f8f8;}
.projectM h2{font-weight: bold; font-size: 54px; text-transform: uppercase; color: #565656; padding-top: 20px; text-align: center;}
.projectM p{font-size: 24px; text-transform: uppercase; font-weight: lighter; color: #9e9e9e; text-align: center;}
.projectM h3{color: #565656; text-transform: uppercase; font-size: 30px; font-weight: lighter; text-align: center;}
.projectM .container-fluid .row .card {margin-bottom: 20px; min-height: 420px; max-width: 350px;}
.projectM .container-fluid .row .card .card-body {padding: 10px; display: flex; justify-content: space-between; align-items: center; flex-flow: column;}
.projectM .container-fluid .row .card .card-body p{font-weight: lighter; color: #565656; font-size: 18px; text-transform: uppercase;}
.projectM .container-fluid .row .card .card-body h5{font-weight: bold; color: #565656; font-size: 22px; text-transform: uppercase;}
.projectM .container-fluid .row .card .card-body a{padding: 10px 20px; font-weight: lighter; text-transform: uppercase; color: #fff; background: #ffc107; border: 1px solid #b8b8b8; border-radius: 15px;}
.projectM .container-fluid .row .card .card-body a:hover{background: #fff; color: #ffc107; transition: 0.5s;}
/*End ProjectM Section*/

/*Supply Section*/
.supply{width: 100%; height: auto; background: #fff;}
.supply h2{font-weight: bold; font-size: 54px; text-transform: uppercase; color: #565656; padding-top: 20px; text-align: center;}
.supply p{font-size: 24px; text-transform: uppercase; font-weight: lighter; color: #9e9e9e; text-align: center;}
.supply h3{color: #565656; text-transform: uppercase; font-size: 30px; font-weight: lighter; text-align: center;}
.supply .container-fluid .row .card{margin-bottom: 20px; min-height: 420px; max-width: 350px;}
.supply .container-fluid .row .card .card-body{padding: 10px; display: flex; justify-content: space-between; align-items: center; flex-flow: column;}
.supply .container-fluid .row .card .card-body p{font-weight: lighter; color: #565656; font-size: 18px; text-transform: uppercase;}
.supply .container-fluid .row .card .card-body h5{font-weight: bold; color: #565656; font-size:  22px; text-transform: uppercase;}
.supply .container-fluid .row .card .card-body a{padding: 10px 20px; font-weight: lighter; text-transform: uppercase; color: #fff; background: #ffc107; border: 1px solid #b8b8b8; border-radius: 15px;}
.supply .container-fluid .row .card .card-body a:hover{background: #fff; color: #ffc107; transition: 0.5s;}
/*End Supply Section*/

/*Service Section*/
.service{width: 100%; height: auto; background: #f8f8f8;}
.service h2{font-size: 54px; font-weight: bold; text-transform: uppercase; color: #565656; padding-top: 20px; text-align: center;}
.service p{font-size: 24px; text-transform: uppercase; font-weight: lighter; color: #9e9e9e; text-align: center;}
.service h3{color: #565656; text-transform: uppercase; font-size: 30px; font-weight: lighter; text-align: center;}
.service .container-fluid .row .card{margin-bottom: 20px; min-height: 420px; max-width: 350px;}
.service .container-fluid .row .card .card-body{padding: 10px; display: flex; justify-content: space-between; align-items: center; flex-flow: column;}
.service .container-fluid .row .card .card-body p{font-weight: lighter; color: #565656; font-size: 18px; text-transform: uppercase;}
.service .container-fluid .row .card .card-body h5{font-weight: bold; color: #565656; font-size:  22px; text-transform: uppercase;}
.service .container-fluid .row .card .card-body a{padding: 10px 20px; font-weight: lighter; text-transform: uppercase; color: #fff; background: #ffc107; border: 1px solid #b8b8b8; border-radius: 15px;}
.service .container-fluid .row .card .card-body a:hover{background: #fff; color: #ffc107; transition: 0.5s;}
/*End Service Section*/

/*Electrolaboratory Section*/
.electrolaboratory{width: 100%; height: auto; background: #fff;}
.electrolaboratory h2{font-size: 54px; font-weight: bold; text-transform: uppercase; color: #565656; padding-top: 20px; text-align: center; word-wrap: break-word;}
.electrolaboratory p{font-size: 24px; text-transform: uppercase; font-weight: lighter; color: #9e9e9e; text-align: center;}
.electrolaboratory h3{color: #565656; text-transform: uppercase; font-size: 30px; font-weight: lighter; text-align: center;}
.electrolaboratory .container-fluid .row .card{margin-bottom: 20px; min-height: 450px; max-width: 350px;}
.electrolaboratory .container-fluid .row .card .card-body{padding: 10px; display: flex; justify-content: space-between; align-items: center; flex-flow: column;}
.electrolaboratory .container-fluid .row .card .card-body p{font-weight: lighter; color: #565656; font-size: 18px; text-transform: uppercase;}
.electrolaboratory .container-fluid .row .card .card-body h5{font-weight: bold; color: #565656; font-size:  22px; text-transform: uppercase;}
.electrolaboratory .container-fluid .row .card .card-body a{padding: 10px 20px; font-weight: lighter; text-transform: uppercase; color: #fff; background: #ffc107; border: 1px solid #b8b8b8; border-radius: 15px;}
.electrolaboratory .container-fluid .row .card .card-body a:hover{background: #fff; color: #ffc107; transition: 0.5s;}
/*End Electrolaboratory Section*/

/*Documentation And Recalls Section*/
.docandrec{width: 100%; height: auto; background: #ffc107; padding-bottom: 30px;}
.docandrec h2{font-size: 54px; font-weight: bold; text-transform: uppercase; color: #565656; padding-top: 20px; text-align: center; padding-bottom: 65px; text-align: center;}
.docandrec .text-block{width: 95%; margin-top: 12px;}
.docandrec .text-block h2{font-size: 10px; text-transform: uppercase; color: #565656; font-weight: bold; text-align: left;}
.docandrec .container-fluid .accodrion{width: 95%;}
.docandrec .container-fluid .accodrion .card{border: 3px solid #272727; border-bottom: 0; border-radius: 20px 20px 0 0;}
.docandrec .container-fluid .accodrion .card.card-2{border: 3px solid #272727; border-top: 0; border-radius: 0;}
.docandrec .container-fluid .accodrion .card .card-header{padding: 0; border-bottom: 0; background: #e8e8e8; border-radius: 16px 16px 0 0;}
.docandrec .container-fluid .accodrion .card .card-header.card-header-2{padding: 0; border-top: 3px solid #272727; border-bottom: 0; border-radius: 0;}
.docandrec .container-fluid .accodrion .card .card-header .mb-0 .btn{width: 100%; height: 100%; font-weight: bold; font-size: 30px; text-transform: uppercase; color: #565656; text-align: left; padding: 0; padding-left: 15px;}
.docandrec .container-fluid .accodrion .card .card-header .mb-0 .btn:focus{box-shadow: none;}
.docandrec .container-fluid .accodrion .card .card-body{background: #e8e8e8; border-top: 3px solid #272727;}
.docandrec .container-fluid .accodrion .card .card-body .container-fluid .row .docBlock{border: 3px solid #565656; background: #e8e8e8; margin-bottom: 20px; position: relative; min-width: 300px;}
.docandrec .container-fluid .accodrion .card .card-body .container-fluid .row .docBlock .docBody{display: flex; justify-content: center; align-items: center; border-bottom: 3px solid #565656; padding: 20px 40px;}
.docandrec .container-fluid .accodrion .card .card-body .container-fluid .row .docBlock .docBody img{width: 200px; height: 240px;}
.docandrec .container-fluid .accodrion .card .card-body .container-fluid .row .docBlock .docTitle{padding: 0 10px;}
.docandrec .container-fluid .accodrion .card .card-body .container-fluid .row .docBlock .docTitle a h2{font-size: 42px; color: #565656; text-transform: uppercase; font-weight: bold; padding: 0;}
.docandrec .container-fluid .accodrion .card .card-body .container-fluid .row .docBlock .overlay{position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; background: rgba(138, 138, 138, 0.8); display: flex; justify-content: center; align-items: center; display: none;}
.docandrec .container-fluid .accodrion .card .card-body .container-fluid .row .docBlock .overlay a{font-size: 45px; color: #fff; font-weight: bold; text-transform: uppercase; text-align: center;}
.docandrec .container-fluid .accodrion .card .card-body .container-fluid .row .docBlock:hover .overlay{display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; background: rgba(138, 138, 138, 0.8); display: flex; justify-content: center; align-items: center;}
.docandrec .container-fluid .accodrion .card .card-body-2{padding: 5px;}
.docandrec .container-fluid .accodrion .card .card-body-2 .container-fluid{padding: 0px;}
.docandrec .container-fluid .accodrion .card .card-body-2 .container-fluid .carousel .carousel-item{width: 100%; height: auto; padding: 25px 10px;}
.docandrec .container-fluid .accodrion .card .card-body-2 .container-fluid .carousel .carousel-item .callbacks-info{text-align: center; padding: 15px; height: auto; min-height: 400px; justify-content: center; align-items: center; flex-flow: column;}
.docandrec .container-fluid .accodrion .card .card-body-2 .container-fluid .carousel .carousel-item .callbacks-info img{height: 100px; width: 100px; border-radius: 50%; border: 2px solid #ffc107; margin-bottom: 10px; padding: 5px;}
.docandrec .container-fluid .accodrion .card .card-body-2 .container-fluid .carousel .carousel-item .callbacks-info h5{font-size: 18px; font-weight: bold; text-transform: uppercase; }
.docandrec .container-fluid .accodrion .card .card-body-2 .container-fluid .carousel .carousel-item .callbacks-info p{font-size: 24px; font-weight: lighter; text-transform: none; text-align: center;}
.docandrec .container-fluid .accodrion .card .card-body-2 .container-fluid .carousel .carousel-control-prev, .carousel-control-next {width: 25px;}
/*End Documentation And Recalls Section*/

/*Contacts Section*/
.contacts{width: 100%; height: auto; position: relative; padding-bottom: 200px;}
.contacts iframe{position: absolute; top: 0; left: 0;}
.contacts .overlay{width: 100%; height: 100%; background: #4f4f4f63; position: absolute; top: 0; left: 0;}
.contacts .row{margin: 0; padding: 0; padding-top: 45px; z-index: 10;}
.contacts .contact-info{border: 1px solid #fcd359; background: #fff; border-radius: 10px; display: block; padding: 15px 20px 45px 20px; margin-bottom: 35px; width: 100%;}
.contacts .contact-info h2{font-size: 53px; color: #ffc107; font-weight: bold; text-transform: uppercase; margin-bottom: 20px; text-align: center;}
.contacts .contact-info .line{margin-bottom: 20px;}
.contacts .contact-info .line img{margin-right: 10px;}
.contacts .contact-info .line p{color: #ffc107; font-weight: lighter; text-transform: uppercase; font-size: 18px; margin: 0;}
.contacts .form-footer form .f-line{display: flex; justify-content: center; align-items: center; margin-bottom: 20px;}
.contacts .form-footer form .f-line input[type="text"]{border: 1px solid #ffc107; border-radius: 15px 0 0 15px; padding: 5px; font-size: 32px; height: 60px; font-weight: lighter; color: #000; text-align: left; border-right: 0px; width: 100%; transition: 0.5s;}
.contacts .form-footer form .f-line input[type="email"]{border: 1px solid #ffc107; border-radius: 15px 0 0 15px; padding: 5px; font-size: 32px; height: 60px; font-weight: lighter; color: #000; text-align: left; border-right: 0px; width: 100%; transition: 0.5s;}
.contacts .form-footer form .f-line input[type="text"]:focus{border: 3px solid #ffc107;}
.contacts .form-footer form .f-line input[type="text"]:focus + .f-icon{border: 3px solid #ffc107; border-left: 0;}
.contacts .form-footer form .f-line input[type="email"]:focus{border: 3px solid #ffc107;}
.contacts .form-footer form .f-line input[type="email"]:focus + .f-icon{border: 3px solid #ffc107; border-left: 0;}
.contacts .form-footer form .f-line textarea:focus{border: 3px solid #ffc107;}
.contacts .form-footer form .f-line .f-icon{background-repeat: no-repeat!important; background-color: #fff!important; background-position: center!important; border: 1px solid #ffc107; border-radius: 0 15px 15px 0; height: 60px; width: 60px; transition: 0.5s;}
.contacts .form-footer form .f-line .f-icon#ic-1{background: url(../img/name-icon.png);}
.contacts .form-footer form .f-line .f-icon#ic-2{background: url(../img/mail-icon.png);}
.contacts .form-footer form .f-line textarea{border: 1px solid #ffc107; border-radius: 15px; background: #fff; font-size: 32px; color: #000; width: 100%; padding: 5px; height: 380px; transition: 0.5s; resize: none;}
.contacts .form-footer form .b-line{width: 100%; position: relative;}
.contacts .form-footer form .b-line .btn{right: 0; position: absolute; background: #ffc107; color: #fff; font-weight: bold; text-transform: uppercase; border: 1px solid #fff; transition: 0.5s;}
.contacts .form-footer form .b-line .btn:hover{background: #fff; color: #ffc107; border: 1px solid #ffc107;}
.contacts .switches{position: absolute; bottom: 10px; right: 55px; display: flex; justify-content: center; align-items: center;}
.contacts .switches h2{font-size: 24px; color: #fff; font-weight: bold; text-transform: uppercase; margin-right: 10px; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;}
.contacts .switches .box .switch{position: relative; display: inline-block; width: 60px; height: 34px;}
.contacts .switches .box .switch input{opacity: 0; width: 0; height: 0;}
.contacts .switches .box .switch .slider{position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #565656; transition: 0.5s;}
.contacts .switches .box .switch .slider:before{position: absolute; content: '✘'; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: #fff; transition: 0.4s; text-align: center;}
.contacts .switches .box .switch input:checked + .slider{background-color: #ffc107;}
.contacts .switches .box .switch input:focus + .slider{box-shadow: 0 0 1px #ffc107;}
.contacts .switches .box .switch input:checked + .slider:before{transform: translateX(26px); content: '✔';}
.contacts .switches .box .switch .slider.round{border-radius: 35px;}
.contacts .switches .box .switch .slider.round:before{border-radius: 50%;}
/*End Contacts Section*/
/*Footer*/
footer{width: 100%; height: auto; text-align: center; background: #565656; padding: 0; margin: 0;}
footer h1{color: #fff; font-size: 16px; text-transform: uppercase; font-weight: bold; padding: 20px 0; margin: 0;}
/*End Footer*/

/*Modal Windows*/
#msgsuccess .modal-content {background-color: #1c7430;}
#msgsuccess .modal-header, .modal-footer {border: none;}
#msgsuccess h5{font-weight: bold; text-transform: uppercase; font-size: 24px; color: #ffc107}
#msgsuccess p {font-size: 18px; text-align: center; color: white; font-weight: lighter;}
#msgsuccess .modal-footer button{background: #ffc107;}
#msgsuccess .modal-footer button:hover{color: #ffc107; background: white}

.modal-learn-more h5{font-weight: bold; text-transform: uppercase; font-size: 24px;}
.modal-learn-more a{color: #ffc107; font-weight: lighter; text-transform: none; font-size: 20px; text-align: justify}
.modal-learn-more p a{color: #ffc107;}
.modal-learn-more p span{text-transform: none; font-weight: bold;}
.modal-learn-more p{font-weight: lighter; text-transform: none; font-size: 20px; text-align: justify}
.modal-learn-more ul{list-style: disc!important; font-size: 20px; font-weight: lighter; text-transform: none;}
.modal-learn-more ul li{list-style: disc; margin-left: 25px;}
.modal-learn-more ul li span{font-weight: bold;}
.modal-learn-more h2{font-weight: lighter; color: #565656; text-transform: uppercase; font-size: 22px; font-weight: bold;}
.modal-learn-more p.footer{font-weight: bold;}
.download-links:hover{padding: 2px; background: #ffc107; color: #ffffff!important; transition: 0.5s; border-radius: 10px;}
/*End Modal Windows*/

/*Scroll*/
::-webkit-scrollbar-track {
    background-color:#32312e;
    box-shadow:0px 0px 3px #000 inset;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffc107;
    background-image: url("../img/scrollimg.png");
    background-position:center;
    background-repeat:no-repeat;
}

::-webkit-scrollbar{
    width: 11px;
}
/*End Scroll*/