*{
    padding: 0;
    margin: 0;
}

*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
body{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	color:#a09e9c;
    text-transform:initial;
    max-width:1920px;
    margin:0 auto;
	overflow-x:hidden;
}

a,a:hover,a:active,a:focus {
	display:inline-block;
	text-decoration:none;
	color: #343a3f;
	font-size:16px;
	padding:0;
    font-weight: 500;
    text-transform: capitalize;
}
h1,h2,h3,h4,h5,h6 { 
	margin: 0;
	color:#343a3f;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
p {
	margin: 0;
	color:#767f86;
	font-size:14px;
    line-height: 1.8;
    text-transform: initial;
}
img{border:none;max-width:100%; height:auto;}
ul{
	padding: 0;
    margin: 0 auto;
    list-style: none;
}
ul li {
	list-style: none;
	
}
select,input,textarea,button{box-shadow:none;outline:0!important;}
button {background: transparent;border: 0;font-size: 12px;}

html,body{height: 100%;}

[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.3s ease; 
  -moz-transition: opacity 0.3s 0.3s ease; 
  -ms-transition: opacity 0.3s 0.3s ease; 
  -o-transition: opacity 0.3s 0.3s ease; 
  transition: opacity 0.3s 0.3s ease; 
  opacity: 0;
}

/* section-header */
.section-header{
    position: relative;
    text-align: center;
}
.section-header h2{
    color: #505866;
    font-size:24px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 50px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
}
.section-header h2 span{text-transform: lowercase;}
.section-header p{
    font-size:16px;
    margin-top: 24px;
}
/* section-header */
.fix{position: relative;clear: both;}
/*=============Style css=========*/


/*-------------------------------------
        2. Header-top
--------------------------------------*/
.header-top{border-bottom:1px solid #f6f8fa;}

.header-top ul li {display: inline-block;}

.header-top-left li,.header-top-right li  {display: inline-block;}

/*.select-opt*/
.select-opt,.header-top-contact{
    padding: 10px 18px;
    border-right: 1px solid #f6f8fa;
}
.header-top-contact{
    border-right: 0;
    border-left: 1px solid #f6f8fa;
    font-size: 12px;
}
.select-opt select {
    border: none;
    cursor:pointer;
    color:#a7b0ba;
    font-size: 12px;
    font-weight: 300;
}
.select-opt option{
    color:#a7b0ba;
    text-transform: uppercase;
}
.select-opt a span.lnr-magnifier:before {
    font-size: 12px;
    color: #373939;
}
.select-opt a span.lnr-magnifier:before {
    font-size: 12px;
    color: #373939;
}
/*.select-opt*/

.header-top-right ul li a{
    color:#a7b0ba;
    font-size: 12px;
    font-weight: 300;
}


/*-------------------------------------
        3. Top-area
--------------------------------------*/
nav.navbar.bootsnav {
    background-color:#fff;
    border-bottom: transparent;
}
.wrap-sticky nav.navbar.bootsnav.sticked {background-color: #fff;box-shadow: 0 2px 5px rgba(0,0,0,.2);}

/*.navbar-brand*/
.navbar-header a.navbar-brand,.navbar-header a.navbar-brand:hover,.navbar-header a.navbar-brand:focus {
    display: inline-block;
    color: #1b1e20;
    font-size: 30px;
    font-weight: 700;
    padding: 34px 0px;
    text-transform:capitalize;
}
.navbar-header a.navbar-brand span{display: inline-block;color:#ff545a;text-transform:capitalize;}

.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:hover,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:focus {padding:30px 0px;}
/*.navbar-brand*/

/*.nav li*/
nav.navbar.bootsnav ul.nav > li > a {
    color: #859098;
    font-size: 17px;
    font-weight: 500;
    text-transform:uppercase;
    -webkit-transition: 0.3s linear; 
    -moz-transition: 0.3s linear; 
    -ms-transition: 0.3s linear; 
    -o-transition: 0.3s linear; 
    transition: 0.3s linear;
}
nav.navbar.bootsnav ul.nav > li > a {padding:34px 21px;}
nav.navbar.bootsnav ul.nav > li > a:hover,nav.navbar.bootsnav ul.nav > li > a:focus{color: #ff545a;}
nav.navbar.bootsnav ul.nav > li.active>a {color: #ff545a;}

nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    content: "";
}
nav.navbar.bootsnav ul.nav > li.dropdown span {
    font-size: 8px;
    margin-left: 15px;
}
.wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a{padding:34px 21px;}
/*.nav li*/

/*.menu-ui-design*/
.menu-ui-design{overflow-y:scroll;height: 200px;}
.menu-ui-design::-webkit-scrollbar {
    width:5px;
}
.menu-ui-design::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px #000;
}
.menu-ui-design::-webkit-scrollbar-thumb {
  background-color: #ff545a;
}
/*.menu-ui-design*/

/*.navbar-toggle */
nav.navbar.bootsnav .navbar-toggle {
    position: relative;
    background-color: transparent;
    border: 1px solid #ff545a;
    padding: 10px;
    top: 0;
}
nav.navbar.bootsnav .navbar-toggle i{color: #ff545a;}
/*.navbar-toggle */

/*-------------------------------------
        4.  Welcome-hero
--------------------------------------*/
.welcome-hero {
    position: relative;
    background:url(../images/welcome-hero/back3.jpg)no-repeat;
    background-position:center;
    background-size:cover;
    text-align: center;
    height:700px;
    z-index: 1;
}
.welcome-hero:before{
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(65,73,89,.65);
    z-index: -1;
}
.welcome-hero-txt { padding-top: 185px;}

.welcome-hero-txt h2 {
    font-size: 55px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    line-height: 1.4;
}
.welcome-hero-txt p {
    font-size: 28px;
    color: #fcfcfc;
    margin-top: 30px;
}

.welcome-hero-serch-box{margin-top: 78px;display: flex;}
.welcome-hero-form {
    display: flex;
    background: #fff;
    height: 70px;
    border-radius: 3px;
    width: 85%;
}
.single-welcome-hero-form {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 50%;
    padding: 0 30px;
}
.single-welcome-hero-form:first-child{border-right: 1px solid #edeff1;}
.single-welcome-hero-form input {
    margin-left: 10px;
    height: 70px;
    width: 300px;
    border: 0;
    background: transparent;
}
.single-welcome-hero-form input[type="text"]{
    font-size: 14px;
    color: #859098;
    text-transform: capitalize;
    font-weight: 500;
}
.welcome-hero-form-icon {
    position: absolute;
    top: 20px;
    right: 30px;
    color: #252d32;
}
.welcome-hero-btn {
    display:  flex;
    justify-content:  center;
    align-items:  center;
    font-size:  14px;
    color:  #fff;
    width:  170px;
    height:  70px;
    background:  #ff545a;
    text-transform:  capitalize;
    margin-left:  30px;
    border-radius: 3px;
    -webkit-transition: 0.3s linear; 
    -moz-transition: 0.3s linear; 
    -ms-transition: 0.3s linear; 
    -o-transition: 0.3s linear; 
    transition: 0.3s linear;
}
.welcome-hero-btn:hover{/*background: #fd4043;*/background: #f43032;}

.welcome-hero-btn svg {
    width:  14px;
    height:  auto;
    margin-left:  12px;
}

/*-------------------------------------
        5. List-topuics
--------------------------------------*/
.list-topics-content {
    position: relative;
    top: -98px;
    z-index: 1;
    margin-left: 100px;
}
.list-topics-content ul li { display: inline-block;}

.single-list-topics-content{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 400px;
    height: 230px;
    background:#fff;
    border-radius: 3px;
    margin-right: 50px;
    margin-bottom: 20px;
    box-shadow: 0 0px 10px rgba(71,71,71,.2);
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.single-list-topics-content h2>a { 
    margin: 13px 0;
    font-size: 22px;
}
/*.single-list-topics-content:last-child{margin-right: 0;}*/

.single-list-topics-icon [class^="flaticon-"]:before,.single-list-topics-icon [class*=" flaticon-"]:before,.single-list-topics-icon [class^="flaticon-"]:after,.single-list-topics-icon [class*=" flaticon-"]:after {font-size: 45px;color:#343a3f;}
.single-list-topics-content:hover .single-list-topics-icon [class^="flaticon-"]:before,.single-list-topics-content:hover .single-list-topics-icon [class*=" flaticon-"]:before,.single-list-topics-content:hover .single-list-topics-icon [class^="flaticon-"]:after,.single-list-topics-content:hover .single-list-topics-icon [class*=" flaticon-"]:after {color:#fff;}

.single-list-topics-content:hover h2>a,.single-list-topics-content:hover p{color: #fff!important;}
.single-list-topics-content:hover{
    color: #fff;
    background:#ff545a;
    box-shadow: 0 5px 10px rgba(71,71,71,.4);
}

/*--------------------------------*/
.list-topics-content-b {
    position: relative;
    top: -98px;
    z-index: 1;
    margin-left: 300px;
}
.list-topics-content-b ul li { display: inline-block;}

.single-list-topics-content-b{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 400px;
    height: 230px;
    background:#ff545a;
    border-radius: 3px;
    margin-right: 50px;
    margin-bottom: 20px;
    box-shadow: 0 0px 10px #fff;
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.single-list-topics-content-b h2>a { 
    margin: 13px 0;
    font-size: 22px;
}
/*.single-list-topics-content:last-child{margin-right: 0;}*/

.single-list-topics-icon [class^="flaticon-"]:before,.single-list-topics-icon [class*=" flaticon-"]:before,.single-list-topics-icon [class^="flaticon-"]:after,.single-list-topics-icon [class*=" flaticon-"]:after {font-size: 45px;color:#343a3f;}
.single-list-topics-content:hover .single-list-topics-icon [class^="flaticon-"]:before,.single-list-topics-content:hover .single-list-topics-icon [class*=" flaticon-"]:before,.single-list-topics-content:hover .single-list-topics-icon [class^="flaticon-"]:after,.single-list-topics-content:hover .single-list-topics-icon [class*=" flaticon-"]:after {color:#fff;}

.single-list-topics-content-b:hover h2>a,.single-list-topics-content-b:hover p{color: rgba(12, 12, 12, 0.2)!important;}
.single-list-topics-content-b:hover{
    color: rgba(8, 8, 8, 0.2);
    background: #fff;
    box-shadow: 0 5px 10px rgba(71,71,71,.4);
}

/*---------------------------------------*/
.list-topics-content {
    position: relative;
    top: -98px;
    z-index: 1;
    margin-left: 100px;
}
.list-topics-content ul li { display: inline-block;}

.single-list-topics-content{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 400px;
    height: 230px;
    background:#fff;
    border-radius: 3px;
    margin-right: 50px;
    margin-bottom: 20px;
    box-shadow: 0 0px 10px rgba(71,71,71,.2);
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.single-list-topics-content h2>a { 
    margin: 13px 0;
    font-size: 22px;
}
/*.single-list-topics-content:last-child{margin-right: 0;}*/

.single-list-topics-icon [class^="flaticon-"]:before,.single-list-topics-icon [class*=" flaticon-"]:before,.single-list-topics-icon [class^="flaticon-"]:after,.single-list-topics-icon [class*=" flaticon-"]:after {font-size: 45px;color:#343a3f;}
.single-list-topics-content:hover .single-list-topics-icon [class^="flaticon-"]:before,.single-list-topics-content:hover .single-list-topics-icon [class*=" flaticon-"]:before,.single-list-topics-content:hover .single-list-topics-icon [class^="flaticon-"]:after,.single-list-topics-content:hover .single-list-topics-icon [class*=" flaticon-"]:after {color:#fff;}

.single-list-topics-content:hover h2>a,.single-list-topics-content:hover p{color: #fff!important;}
.single-list-topics-content:hover{
    color: #fff;
    background:#ff545a;
    box-shadow: 0 5px 10px rgba(71,71,71,.4);
}


/*-------------------------------------
        6. Works 
--------------------------------------*/
.works{padding: 0 0 50px;}
.works-content {margin-top: 50px;}

.works-content{
    text-align: center;
    padding:30px 40px;
    margin-bottom: 30px;
}
.works-content p {
    font-size: 20px;
}



/*-------------------------------------
        7. footer
--------------------------------------*/

#footer{
	background: #7a7878;
    padding: 3rem;
	/* padding-top: 5rem; */
	padding-top: 7rem;
    padding-bottom: 80px;
	background-image: url(https://arena.km.ua/wp-content/uploads/3538533.jpg);
}
#footer2{
	background: #888888;
    padding: 3rem;
    margin-top: 0px;
	/* padding-top: 5rem; */
	padding-top: 7rem;
    padding-bottom: 80px;
	background-image: url(../images/cards/v748-toon-111.png);
}
.footer-about{
    padding-top: 25px;
}
.footer-about h2{
    font-size: 18px;
    padding-left: 10px;
    font-weight: 600;
    color: #9f151f;
    padding-bottom: 10px;
}
.footer-about p{
    font-size: 14.5px;
    padding-left: 10px;
    font-weight: 500;
    color: #030303;
}
.social-links h2{
	padding-bottom: 25px;
	font-size: 22px;
    font-weight: 600;
}
.social-links img{
	padding-bottom: 25px;
}
.social-links{
	line-height: 32px;
}
.social-links li a{
	color: #303030;
    font-size: 17px;
    font-weight: 500;
	color: #777777;
}
.social-links li a:hover{
	color: #000;
}
li{
	list-style: none;
}
.useful-link h2{
	padding-bottom: 25px;
	font-size: 22px;
    font-weight: 600;
    padding-left: 30px;
}
.useful-link img{
	padding-bottom: 15px;
}
.use-links{
	line-height: 32px;
}
.use-links li i{
	font-size: 16px;
    padding-right: 8px;
    color: #898989;
    padding-left: 30px;
}
.use-links li a{
	color: #303030;
    font-size: 17px;
    font-weight: 500;
	color: #777777;
    padding-left: 30px;
}
.use-links li a:hover{
	color: #000;
}
.address h2{
	padding-bottom: 25px;
	font-size: 22px;
    font-weight: 600;
}
.address h1{
	padding-bottom: 15px;
	font-size: 17px;
    font-weight: 500;
    color: #9f151f;
}
.address img{
	padding-bottom: 15px;
}
.address-links li a{
	color: #060606;
    font-size: 16px;
    font-weight: 500;
}
.address-links li i{
	font-size: 16px;
    padding-right: 8px;
	color: #9f151f;

}
.address-links li i:nth-child(1){
	padding-top: 9px;
}
.address-links .address1{
    font-size: 15px;
	display: flex;
}
.address-links .address2{
    font-size: 15px;
	display: flex;
}
.address-links{
	    line-height: 32px;
		color: #777777;
}
.copy-right-sec{
	padding: 1.8rem;
    background: #82074a;
    color: #fff;
    text-align: center;
}
.copy-right-sec a{
	color: #fcd462;
    font-weight: 500;
}
a{
  text-decoration:none;
}

/*===============================
        8. bolting
===============================*/
#bolt{
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 90px;
}
.bolt h1{
    font-size: 36px;
    color: #9f151f;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 60px;
    padding-right: 40px;
}

.bolt-content {
    margin-top: 50px;
}
.bolt-img{
    height: 350px;
    width: 300px;
    margin-bottom: 50px;
    box-shadow: 0 0px 10px rgba(71,71,71,.2);
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.bolt-img img{
    height: 340px;
    width: 290px;
    padding-top: 10px;
}
.bolt-info-1{
    margin-top: 40px;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 30px;
    align-items: center;
    position: relative;
    background-color: #e4e3e3;
    border-top-right-radius: 8%;
    border-bottom-right-radius: 8%;
    box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.bolt-info-1 h2{
    font-size: 20px;
    font-weight: 600;
    color: #9f151f;
    text-align: center;
    padding-bottom: 15px;
    text-transform: uppercase;
    padding-right: 50px;
}
.bolt-info-1 p{
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.bolt-info-2{
    margin-top: 40px;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 30px;
    align-items: center;
    position: relative;
    background-color: #e4e3e3;
    border-top-left-radius: 8%;
    border-bottom-left-radius: 8%;
    box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.bolt-info-2 h2{
    font-size: 20px;
    font-weight: 600;
    color: #9f151f;
    text-align: center;
    padding-bottom: 15px;
    text-transform: uppercase;
    padding-right: 50px;
}
.bolt-info-2 p{
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.bolt-btn {
    display: inline-block;
    border-radius: 10px;
    background-color: #fff;
    border: none;
    color: #9f151f;
    border-color: #9f151f;
    text-align: center;
    font-size: 16px;
    padding: 20px;
    width: 150px;
    transition: all 0.5s;
    cursor: pointer;
    margin-left: 2px;
    margin-top: 10px;
}
  
.bolt-btn span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
  
.bolt-btn span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}
  
.bolt-btn:hover span {
    padding-right: 25px;
}
  
.bolt-btn:hover span:after {
    opacity: 1;
    right: 0;
}

/*===============================
        9. machine
===============================*/
#machine{
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 90px;
}
.machine h1{
    font-size: 36px;
    color: #9f151f;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 60px;
    padding-right: 40px;
}

.mach-content {
    margin-top: 50px;
}
.mach-img{
    height: 350px;
    width: 300px;
    align-items: center;
    position: relative;
    margin-bottom: 50px;
    box-shadow: 0 0px 10px rgba(71,71,71,.2);
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.mach-img img{
    height: 340px;
    width: 290px;
    padding-top: 10px;
}
.mach-info-1{
    margin-top: 20px;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 30px;
    align-items: center;
    position: relative;
    background-color: #e4e3e3;
    border-top-right-radius: 8%;
    border-bottom-right-radius: 8%;
    box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.mach-info-1 h2{
    font-size: 20px;
    font-weight: 600;
    color: #9f151f;
    text-align: center;
    padding-bottom: 15px;
    text-transform: uppercase;
    padding-right: 50px;
}
.mach-info-1 p{
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.mach-info-2{
    margin-top: 20px;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 30px;
    align-items: center;
    position: relative;
    background-color: #e4e3e3;
    border-top-left-radius: 8%;
    border-bottom-left-radius: 8%;
    box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.mach-info-2 h2{
    font-size: 20px;
    font-weight: 600;
    color: #9f151f;
    text-align: center;
    padding-bottom: 15px;
    text-transform: uppercase;
    padding-right: 50px;
}
.mach-info-2 p{
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.mach-btn {
    display: inline-block;
    border-radius: 10px;
    background-color: #fff;
    border: none;
    color: #9f151f;
    border-color: #9f151f;
    text-align: center;
    font-size: 16px;
    padding: 20px;
    width: 150px;
    transition: all 0.5s;
    cursor: pointer;
    margin-left: 2px;
    margin-top: 10px;
}
  
.mach-btn span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
  
.mach-btn span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}
  
.mach-btn:hover span {
    padding-right: 25px;
}
  
.mach-btn:hover span:after {
    opacity: 1;
    right: 0;
}


/*===============================
        10. project
===============================*/
#project{
    background-color: #e4e3e3;
    padding-top: 20px;
    padding-bottom: 90px;
}
.project h1{
    font-size: 36px;
    color: #9f151f;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 60px;
    padding-right: 40px;
}

.project-content {
    margin-top: 50px;
}
.project-img{
    height: 350px;
    width: 300px;
    align-items: center;
    position: relative;
    margin-bottom: 50px;
    background-color: #fff;
    box-shadow: 0 0px 10px rgba(71,71,71,.2);
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.project-img img{
    height: 340px;
    width: 290px;
    padding-top: 10px;
}
.project-info-1{
    margin-top: 20px;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 30px;
    align-items: center;
    position: relative;
    background-color: #fff;
    border-top-right-radius: 8%;
    border-bottom-right-radius: 8%;
    box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.project-info-1 h2{
    font-size: 20px;
    font-weight: 600;
    color: #9f151f;
    text-align: center;
    padding-bottom: 15px;
    text-transform: uppercase;
    padding-right: 50px;
}
.project-info-1 p{
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.project-info-2{
    margin-top: 20px;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 30px;
    align-items: center;
    position: relative;
    background-color: #fff;
    border-top-left-radius: 8%;
    border-bottom-left-radius: 8%;
    box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.project-info-2 h2{
    font-size: 20px;
    font-weight: 600;
    color: #9f151f;
    text-align: center;
    padding-bottom: 15px;
    text-transform: uppercase;
    padding-right: 50px;
}
.project-info-2 p{
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.project-btn {
    display: inline-block;
    border-radius: 10px;
    background-color: #e4e3e3;
    border: none;
    color: #9f151f;
    border-color: #9f151f;
    text-align: center;
    font-size: 16px;
    padding: 20px;
    width: 150px;
    transition: all 0.5s;
    cursor: pointer;
    margin-left: 2px;
    margin-top: 10px;
}
  
.project-btn span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
  
.project-btn span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}
  
.project-btn:hover span {
    padding-right: 25px;
}
  
.project-btn:hover span:after {
    opacity: 1;
    right: 0;
}

iframe{
    height: 600px;
    width:  103%;
    margin-left: -20px;
    margin-bottom: 20px;
}

/*===============================
    Scroll Top
===============================*/
#scroll-Top  .return-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: none;
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    background:#ff545a;
	border:1px solid #ff545a;
	border-radius:50%;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
	z-index: 2;
}
#scroll-Top  .return-to-top:hover {
    background:#f43032;
	border:1px solid #ff545a;
}

#scroll-Top  .return-to-top i{
    position:relative;
    bottom:0;

}

#scroll-Top  .return-to-top i{
    position: relative;
    animation-name: example;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-duration:1s;
}
@keyframes example {
    0%   {bottom:0px;}
    100%  {bottom:7px;}
}

/*===============================
    Other Devices
===============================*/
@media screen and (max-width: 800px){
    iframe{
        height: 400px;
        width:  92%;
        margin-left: 10px;
    }

    .single-list-topics-content{
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        width: 230px;
        height: 160px;
        background:#fff;
        border-radius: 3px;
        margin-bottom: 20px;
        margin-left: 70px;
        box-shadow: 0 0px 10px rgba(71,71,71,.2);
        -webkit-transition: .3s linear; 
        -moz-transition:.3s linear; 
        -ms-transition:.3s linear; 
        -o-transition:.3s linear;
        transition: .3s linear;
    }
    .single-list-topics-content h2>a { 
        margin: 13px 0;
        font-size: 17px;
    }
    /*.single-list-topics-content:last-child{margin-right: 0;}*/
    
    .single-list-topics-icon [class^="flaticon-"]:before,.single-list-topics-icon [class*=" flaticon-"]:before,.single-list-topics-icon [class^="flaticon-"]:after,.single-list-topics-icon [class*=" flaticon-"]:after {font-size: 45px;color:#343a3f;}
    .single-list-topics-content:hover .single-list-topics-icon [class^="flaticon-"]:before,.single-list-topics-content:hover .single-list-topics-icon [class*=" flaticon-"]:before,.single-list-topics-content:hover .single-list-topics-icon [class^="flaticon-"]:after,.single-list-topics-content:hover .single-list-topics-icon [class*=" flaticon-"]:after {color:#fff;}
    
    .single-list-topics-content:hover h2>a,.single-list-topics-content:hover p{color: #fff!important;}
    .single-list-topics-content:hover{
        color: #fff;
        background:#ff545a;
        box-shadow: 0 5px 10px rgba(71,71,71,.4);
    }
    
    .section-header{
        font-size: 20px;
        font-weight: 600;
        padding-top: 10px;
    }
    .works{padding: 0 0 50px; background-color: #e4e3e3;margin-bottom: 20px;}
    .works-content {margin-top: 30px;}
    .works-content{
        text-align: center;
        padding:30px 40px;
        margin-bottom: 30px;
    }
    .works-content p {
        font-size: 15px;
    }

    .navbar-header a.navbar-brand,.navbar-header a.navbar-brand:hover,.navbar-header a.navbar-brand:focus {
        display: inline-block;
        color: #1b1e20;
        font-size: 19px;
        font-weight: 700;
        padding: 24px 0px;
        text-transform:capitalize;
    }
    .navbar-header a.navbar-brand span{display: inline-block;color:#ff545a;text-transform:capitalize;}
    nav.navbar.bootsnav ul.nav > li > a {
        color: #859098;
        font-size: 14px;
        font-weight: 500;
        text-transform:uppercase;
        -webkit-transition: 0.3s linear; 
        -moz-transition: 0.3s linear; 
        -ms-transition: 0.3s linear; 
        -o-transition: 0.3s linear; 
        transition: 0.3s linear;
    }
    
    .welcome-hero {
        position: relative;
        background:url(../images/welcome-hero/back3.jpg)no-repeat;
        background-position:center;
        background-size:cover;
        text-align: center;
        height: 350px;
        z-index: 1;
    }
    .welcome-hero:before{
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background:rgba(65,73,89,.65);
        z-index: -1;
    }
    .welcome-hero-txt { padding-top: 300px;}
    .welcome-hero-txt h2 {
        font-size: 30px;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 2.4px;
        line-height: 1.4;
    }   
    .welcome-hero-txt p {
        font-size: 15px;
        color: #fcfcfc;
        margin-top: 30px;
    }

    #footer{
        background: #7a7878;
        padding: 3rem;
        /* padding-top: 5rem; */
        padding-top: 7rem;
        padding-bottom: 80px;
        background-image: url(https://arena.km.ua/wp-content/uploads/3538533.jpg);
    }
    #footer2{
        background: #888888;
        padding: 3rem;
        margin-top: 0px;
        /* padding-top: 5rem; */
        padding-top: 7rem;
        padding-bottom: 80px;
        background-image: url(../images/cards/v748-toon-111.png);
    }
    .footer-about{
        padding-top: 25px;
    }
    .footer-about h2{
        font-size: 18px;
        padding-left: 10px;
        font-weight: 600;
        color: #9f151f;
        padding-bottom: 10px;
    }
    .footer-about p{
        font-size: 13px;
        padding-left: 10px;
        padding-bottom: 40px;
        font-weight: 500;
        color: #030303;
    }
    .logo-footer{
        height: 130px;
        width: 220px;
    }
    .social-links h2{
        padding-bottom: 12px;
        font-size: 18px;
        font-weight: 600;
        padding-left: 10px;
    }
    .social-links{
        line-height: 30px;
        padding-bottom: 30px;
    }
    .social-links li a{
        color: #303030;
        font-size: 13.5px;  
        font-weight: 500;
        color: #777777;
        padding-left: 10px;
    }
    .social-links li a:hover{
        color: #000;
    }
    li{
        list-style: none;
    }
    .useful-link h2{
        padding-bottom: 12px;
        font-size: 18px;
        font-weight: 600;
        padding-left: 10px;
    }
    .use-links{
        line-height: 32px;
        padding-bottom: 30px;
    }
    
    .use-links li a{
        color: #303030;
        font-size: 13.5px;
        font-weight: 500;
        color: #777777;
        padding-left: 10px;
    }
    .use-links li a:hover{
        color: #000;
    }
    .address h2{
        padding-bottom: 15px;
        font-size: 18px;
        font-weight: 600;
        padding-left: 10px;
    }
    .address h1{
        padding-bottom: 10px;
        font-size: 16px;
        font-weight: 500;
        color: #9f151f;
        padding-left: 10px;
    }
    .address-links li a{
        color: #060606;
        font-size: 12px;
        font-weight: 500;
        padding-left: 10px;
    }
    .address-links .address1{
        font-size: 12px;
        padding-left: 10px;
    }
    .copy-right-sec{
        padding: 1.8rem;
        background: #82074a;
        color: #fff;
        text-align: center;
        font-size: 13px;
    }
    .copy-right-sec a{
        color: #fcd462;
        font-weight: 500;
        font-size: 13px;
    }
    a{
      text-decoration:none;
    }

    #bolt{
        background-color: #fff;
        margin-top: 20px;
        margin-bottom: 90px;
    }
    .bolt h1{
        font-size: 27px;
        color: #9f151f;
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
        padding-top: 70px;
        padding-bottom: 0px;
        padding-right: 0px;
    }
    
    .bolt-content {
        margin-top: 90px;
    }
    .bolt-img{
        height: 300px;
        width: 250px;
        margin-left: 70px;
        margin-bottom: -0px;
        border-radius: 2%;
        box-shadow: 0 0px 10px rgba(71,71,71,.2);
        -webkit-transition: .3s linear; 
        -moz-transition:.3s linear; 
        -ms-transition:.3s linear; 
        -o-transition:.3s linear;
        transition: .3s linear;
    }
    .bolt-img img{
        height: 290px;
        width: 240px;
        padding-top: 10px;
    }
    .bolt-info-1{
        margin-top: 0px;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-right: 20px;
        align-items: center;
        position: relative;
        background-color: #e4e3e3;
        border-radius: 8%;
        box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
        -webkit-transition: .3s linear; 
        -moz-transition:.3s linear; 
        -ms-transition:.3s linear; 
        -o-transition:.3s linear;
        transition: .3s linear;
    }
    .bolt-info-1 h2{
        font-size: 17px;
        font-weight: 600;
        color: #9f151f;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 18px;
        text-transform: uppercase;
        padding-right: 0px;
    }
    .bolt-info-1 p{
        font-size: 13.5px;
        font-weight: 400;
        color: #000;
    }
    .bolt-info-2{
        margin-top: 0px;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-right: 20px;
        align-items: center;
        position: relative;
        background-color: #e4e3e3;
        border-radius: 8%;
        box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
        -webkit-transition: .3s linear; 
        -moz-transition:.3s linear; 
        -ms-transition:.3s linear; 
        -o-transition:.3s linear;
        transition: .3s linear;
    }
    .bolt-info-2 h2{
        font-size: 17px;
        font-weight: 600;
        color: #9f151f;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 18px;
        text-transform: uppercase;
        padding-right: 0px;
    }
    .bolt-info-2 p{
        font-size: 13.5px;
        font-weight: 400;
        color: #000;
    }
    .bolt-btn {
        display: inline-block;
        border-radius: 10px;
        background-color: #fff;
        border: none;
        color: #9f151f;
        border-color: #9f151f;
        text-align: center;
        font-size: 13px;
        padding: 15px;
        width: 130px;
        transition: all 0.5s;
        cursor: pointer;
        margin-left: 80px;
        margin-top: 10px;
    }
      
    .bolt-btn span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }
      
    .bolt-btn span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s;
    }
      
    .bolt-btn:hover span {
        padding-right: 25px;
    }
      
    .bolt-btn:hover span:after {
        opacity: 1;
        right: 0;
    }
    

    #machine{
        background-color: #fff;
        margin-top: 20px;
        margin-bottom: 90px;
    }
    .machine h1{
        font-size: 25px;
        color: #9f151f;
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
        padding-top: 70px;
        padding-bottom: 0px;
        padding-right: 0px;
    }
    
    .mach-content {
        margin-top: 90px;
    }
    .mach-img{
        height: 300px;
        width: 250px;
        margin-left: 70px;
        margin-bottom: -0px;
        border-radius: 2%;
        box-shadow: 0 0px 10px rgba(71,71,71,.2);
        -webkit-transition: .3s linear; 
        -moz-transition:.3s linear; 
        -ms-transition:.3s linear; 
        -o-transition:.3s linear;
        transition: .3s linear;
    }
    .mach-img img{
        height: 290px;
        width: 240px;
        padding-top: 10px;
    }
    .mach-info-1{
        margin-top: 0px;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-right: 20px;
        align-items: center;
        position: relative;
        background-color: #e4e3e3;
        border-radius: 8%;
        box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
        -webkit-transition: .3s linear; 
        -moz-transition:.3s linear; 
        -ms-transition:.3s linear; 
        -o-transition:.3s linear;
        transition: .3s linear;
    }
    .mach-info-1 h2{
        font-size: 17px;
        font-weight: 600;
        color: #9f151f;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 18px;
        text-transform: uppercase;
        padding-right: 0px;
    }
    .mach-info-1 p{
        font-size: 13.5px;
        font-weight: 400;
        color: #000;
    }
    .mach-info-2{
        margin-top: 0px;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-right: 20px;
        align-items: center;
        position: relative;
        background-color: #e4e3e3;
        border-radius: 8%;
        box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
        -webkit-transition: .3s linear; 
        -moz-transition:.3s linear; 
        -ms-transition:.3s linear; 
        -o-transition:.3s linear;
        transition: .3s linear;
    }
    .mach-info-2 h2{
        font-size: 17px;
        font-weight: 600;
        color: #9f151f;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 18px;
        text-transform: uppercase;
        padding-right: 0px;
    }
    .mach-info-2 p{
        font-size: 13.5px;
        font-weight: 400;
        color: #000;
    }
    .mach-btn {
        display: inline-block;
        border-radius: 10px;
        background-color: #fff;
        border: none;
        color: #9f151f;
        border-color: #9f151f;
        text-align: center;
        font-size: 13px;
        padding: 15px;
        width: 130px;
        transition: all 0.5s;
        cursor: pointer;
        margin-left: 80px;
        margin-top: 10px;
    }
      
    .mach-btn span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }
      
    .mach-btn span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s;
    }
      
    .mach-btn:hover span {
        padding-right: 25px;
    }
      
    .mach-btn:hover span:after {
        opacity: 1;
        right: 0;
    }
    

    #project{
        background-color: #e4e3e3;
        padding-top: 20px;
        padding-bottom: 90px;
    }
    .project h1{
        font-size: 25px;
        color: #9f151f;
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
        padding-top: 70px;
        padding-bottom: 0px;
        padding-right: 0px;
    }
    
    .project-content {
        margin-top: 90px;
    }
    .project-img{
        height: 300px;
        width: 250px;
        margin-left: 70px;
        margin-bottom: -0px;
        border-radius: 2%;
        box-shadow: 0 0px 10px rgba(71,71,71,.2);
        -webkit-transition: .3s linear; 
        -moz-transition:.3s linear; 
        -ms-transition:.3s linear; 
        -o-transition:.3s linear;
        transition: .3s linear;
    }
    .project-img img{
        height: 290px;
        width: 240px;
        padding-top: 10px;
    }
    .project-info-1{
        margin-top: 0px;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-right: 20px;
        align-items: center;
        position: relative;
        background-color: #fff;
        border-radius: 8%;
        box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
        -webkit-transition: .3s linear; 
        -moz-transition:.3s linear; 
        -ms-transition:.3s linear; 
        -o-transition:.3s linear;
        transition: .3s linear;
    }
    .project-info-1 h2{
        font-size: 17px;
        font-weight: 600;
        color: #9f151f;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 18px;
        text-transform: uppercase;
        padding-right: 0px;
    }
    .project-info-1 p{
        font-size: 13.5px;
        font-weight: 400;
        color: #000;
    }
    .project-info-2{
        margin-top: 0px;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-right: 20px;
        align-items: center;
        position: relative;
        background-color: #fff;
        border-radius: 8%;
        box-shadow: 0 0px 10px rgba(50, 50, 50, 0.2);
        -webkit-transition: .3s linear; 
        -moz-transition:.3s linear; 
        -ms-transition:.3s linear; 
        -o-transition:.3s linear;
        transition: .3s linear;
    }
    .project-info-2 h2{
        font-size: 17px;
        font-weight: 600;
        color: #9f151f;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 18px;
        text-transform: uppercase;
        padding-right: 0px;
    }
    .project-info-2 p{
        font-size: 13.5px;
        font-weight: 400;
        color: #000;
    }
    .project-btn {
        display: inline-block;
        border-radius: 10px;
        background-color: #e4e3e3;
        border: none;
        color: #9f151f;
        border-color: #9f151f;
        text-align: center;
        font-size: 13px;
        padding: 15px;
        width: 130px;
        transition: all 0.5s;
        cursor: pointer;
        margin-left: 80px;
        margin-top: 10px;
    }
      
    .project-btn span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }
      
    .project-btn span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s;
    }
      
    .project-btn:hover span {
        padding-right: 25px;
    }
      
    .project-btn:hover span:after {
        opacity: 1;
        right: 0;
    }
}


/*========================Thank you=================