	/*-----------------------------------------------------------------
Main Style Stylesheet
Template Name  : Facnex - Industry & Factory HTML Template
Author         : NourEgy
Version        : 1.0
Primary Use    : Industry, Factory
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
Table Of Index
--------------------------------

1. Reset css
2. Style Css
    1- Loading Screen
    2- Navigation
    3- Home
    4- About
    5- Service
    6- Statistics
    7- Protfolio
    8- Testimonial
    9- Blog
    11- Footer

-----------------------------------------------------------------*/
/*----------------------------------------------------------------
					Start Default Settings
----------------------------------------------------------------*/

/*========== All Transition Settings ==========*/

/*========== Block Settings ==========*/

.yandex_index

{
position:absolute; 
left:-9999px;"
}

.slidebaslik {
   
	color: #FFF;
	font-size: 36px;
    font-weight: 700;
}

img {
    max-width: 100%;
    height: auto;
}
iframe {
    width: 100%;
    border: none; 
}
a,
a:hover,
a:focus,
a:active,
button:focus {
    text-decoration: none;
    border: none;
    outline: 0;
    color: #FFF;
}
ul
ol,
li{
    list-style: none;
    margin: 0;
    padding: 0;
}

label {
    text-transform: uppercase;
    font-weight: 600;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="subject"]:focus,
textarea:focus,
select:focus,
button:focus {
    outline: none;
    border: 1px solid #ff6119	;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="password"],
input[type="subject"],
textarea {
    outline: 0;
    resize: none;
    font-weight: 400;
    display: block;
    width: 100%;
    line-height: 24px;
    height: 50px;
    font-size: 14px;
    border: 1px solid #eee;
    padding: 13px 20px;
    background: #fff;
    color: #EA1E2C;
    border-radius: 0px;
    margin-bottom: 30px;
    box-shadow: none !important;
}

textarea {
    height: 150px;
    padding-top: 20px;
}
textarea:focus {
    outline: none !important;
    box-shadow: none !important;
}
/*========== Typography Settings ==========*/
h1,h2,h3,h4,h5,h6 {
	margin: 0;
    padding: 0;
    line-height: 1;
}
h1 {
    font-size: 55px;
    font-weight: 700;
}
h2 {

    font-size: 40px;
    font-weight: 500;
}
h3 {
    font-weight: 500;
    font-size: 23px;
}

h4 {

    font-size: 23px;
    font-weight: 500;
}


h5 {
    font-size: 20px;
    font-weight: 500;
}
p {
    line-height: 28px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #333;
}

/*========== Spacing CSS ==========*/

.pt-120 {
    padding-top: 120px;
}


.pt-70 {
    padding-top: 70px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pt-50 {
    padding-top: 50px;
}
.pb-50 {
    padding-bottom: 50px;
}

.pb-30 {
    padding-bottom: 30px;
} 

.pb-20 {
    padding-bottom: 20px;
} 


.no-padding {
    padding: 0;
}
.mb-100 {
    margin-bottom: 100px;
}
.mb-70 {
    margin-bottom: 70px
}

.mb-50 {
    margin-bottom: 50px;
}
.mb-40 {
    margin-bottom: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-5 {
    margin-bottom: 5px;
}


.mb-0 {
    margin-bottom: 0px;
}

.mrl-row {
    margin-right: 0;
    margin-left: 0;
}


/*========== 	My Classes ==========*/
.section-title {
    margin-bottom: 20px;
	margin-top: 20px;
}


.section-title-left {
    margin-bottom: 30px;
}
.section-title h2,
.section-title-left h2 {
    color: #666;
    display: block;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    letter-spacing: .20px;
    font-size: 15px;
    line-height: 15px;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 600;
}
.section-title h2,
.section-title-left h2 {
    padding-left: 60px;
    position: relative;
}
.section-title h2::after,
.section-title-left h2::after {
    background: #ea1e2c;
    line-height: 27px;
    position: absolute;
    left: 0;
    content: "";
    top: 5px;
    height: 3px;
    width: 40px;
}
.section-title h3,
.section-title-left h3 {
    color: #EA1E2C;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 0px;
    line-height: 45px;
}
.section-title h3 {
    margin-bottom: 20px;
}

.p-title-section {
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: -5px;
    margin-left: -20px;
}


.section-title h3 span,
.section-title-left h3 span {
    color: #ff6119;
}

.section-title .line-title {
    width: 75px;
    height: 3px;
    background: #ff6119;
    margin-right: auto;
    margin-left: auto;
    margin-top: 22px;
}

/*.section-title p {
    max-width: 630px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
    color: #9e9e9e;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    text-transform: capitalize;
}*/
.section-title-left .line-title {
    margin-bottom: 22px;
    width: 75px;
    height: 3px;
    background: #ff6119;
    margin-top: 22px;
}
.display-table {
    width: 100%;
    height: 100%;
    display: table;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.position-inherit {
    position: inherit;
}

.title-inner-page {
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 18px;
    margin-top: 0;
}


.h5yerine {
    color: #EA1E2C;
    text-transform: capitalize;
	margin-top:5px;
	margin-bottom:10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 0;
}

.h5yerine a {
    color: #EA1E2C;
    text-transform: capitalize;
	margin-top:5px;
	margin-bottom:10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 0;
}

.h2yerine {
    color: #666;
    text-transform: capitalize;
	margin-top:5px;
	margin-bottom:10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 0;
}

/*main-btn-one*/
.main-btn-two,
.main-btn-three
 {
    position: relative;
     background: #FFF;
    color: #EA1E2C;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    -webkite-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    font-family: 'Poppins', sans-serif;
}

.main-btn-two .text-btn,
.main-btn-three .text-btn
 {
    float: left;
    min-width: 130px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    letter-spacing: .50px;
    overflow: hidden;
}

.main-btn-two .text-btn .text-btn-one,
.main-btn-three .text-btn .text-btn-one {
    display: block;
    margin-left: -100%;
    float: left;
    transition: .4s;
    text-align: center;
    min-width: 130px;
    height: 50px;
    padding: 0 15px;
    background: #ff6119;
    color: #FFF;
}

.main-btn-two .text-btn .text-btn-two,
.main-btn-three .text-btn .text-btn-two {
    margin-left: 0px;
    transition: .4s;
    min-width: 130px;
    height: 50px;
    text-align: center;
    display: block;
    padding: 0 15px;
    display: block;
    background: #FFF;
    color: #EA1E2C;
}

.main-btn-two:hover .text-btn .text-btn-one,
.main-btn-three:hover .text-btn .text-btn-one {
    margin-left: 0;
}

.main-btn-two:hover .text-btn .text-btn-two,
.main-btn-three:hover .text-btn .text-btn-two
{
    margin-left: 100%;
}

.main-btn-two::after,
.main-btn-three::after,

.main-btn-two .text-btn::after,
.main-btn-three .text-btn::after,


.main-btn-two .arrow-btn::after, 
.main-btn-three .arrow-btn::after
{
    content: "";
    clear: both;
    display: block;
    width: 100%;
}

.main-btn-two .text-btn::before,
.main-btn-three .text-btn::before
 {
    content: "";
    width: 2px;
    height: 50px;
    background: #ddd;
    right: 0;
    top: 0px;
    position: absolute;  
    opacity: 0.5;
}


.main-btn-two .arrow-btn,
.main-btn-three .arrow-btn {
    height: 50px;
    width: 50px;
    text-align: center;
    overflow: hidden;
    background: #f9f9f9;
    line-height: 50px;
    
}

.main-btn-two .arrow-btn .arrow-one,
.main-btn-three .arrow-btn .arrow-one  {
    display: block;
    background: #ff6119;
    font-size: 13px;
    line-height: 50px;
    color: #fff;
    margin-left: -50px;
    float: left;
    transition: .4s;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 15px;
}

.main-btn-two .arrow-btn .arrow-two,
.main-btn-three .arrow-btn .arrow-two
{
    background: #f9f9f9;
    font-size: 13px;
    line-height: 50px;
    margin-left: 0px;
    transition: .4s;
    height: 50px;
    width: 50px;
    text-align: center;
    font-size: 15px;
    display: block;
}

.main-btn-two:hover .arrow-btn .arrow-one,
.main-btn-three:hover .arrow-btn .arrow-one {
    margin-left: 0;
}

.main-btn-two:hover .arrow-btn .arrow-two,
.main-btn-three:hover .arrow-btn .arrow-two {
    margin-left: 50px;
}

/* Color Btn Two*/
.main-btn-two .text-btn .text-btn-one {
    background: #EA1E2C;
    color: #FFF;   
}
.main-btn-two .text-btn .text-btn-two {
    background: #EA1E2C;
    color: #fff;
}
.main-btn-two .text-btn::before {
    background: #e4500d;
}
.main-btn-two:hover .text-btn::before {
    background: #EA1E2C;
}
.main-btn-two .arrow-btn {
    background: #EA1E2C;
    line-height: 50px;
}
.main-btn-two .arrow-btn .arrow-one {
    background: #EA1E2C;
    color: #fff;
}
.main-btn-two .arrow-btn .arrow-two {
    background: #EA1E2C;
    color: #FFF;
}

/* Color Btn Three */
.main-btn-three .text-btn .text-btn-one {
    background: #fff;
    color: #EA1E2C;   
}
.main-btn-three .text-btn .text-btn-two {
    background: #EA1E2C;
    color: #fff;
}
.main-btn-three .text-btn::before {
    background: #e4500d;
}
.main-btn-three:hover .text-btn::before {
    background: #eee;
}
.main-btn-three .arrow-btn {
    background: #ff6119;
    line-height: 50px;
}
.main-btn-three .arrow-btn .arrow-one {
    background: #fff;
    color: #EA1E2C;
}
.main-btn-three .arrow-btn .arrow-two {
    background: #EA1E2C;
    color: #FFF;
}

 
.social-media {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}
.social-media li {
    display: inline-block;
}
.social-media li a {    
    margin-right: 10px;
    transition: .4s;
    width: 40px;
    height: 40px;
    border-radius: 0px;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #ff6119;
    background: #ea1e2c;
    display: block;
    
}
.social-media li a:hover {
    background: #FFF;
    color: #ff6119;
    border: 1px solid #ffffff;
}

.cover-background {
    position: relative !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 100%;
    width: 100%;
}

.overlay {
    background: linear-gradient(45deg, rgba(38, 38, 47, 0.95) 0%, rgba(38, 38, 47, 0.95) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bg-gray {
    background: #f0f0f0;
}

.color-white {
    color: #FFF !important;
}
.color-gray {
    color: #eee !important;
}
body {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #989898;
    line-height: 25px;
    background: #DDD;

}

/*----------------------------------------------------------------
					End Default Settings
----------------------------------------------------------------*/  



/*----------------------------------------------------------------
					Start Loading Screen
----------------------------------------------------------------*/  

.loading-screen {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    left: 0;
    top: 0;
    z-index: 99999;
}
.lds-ring {
  display: block;
  position: relative;
  width: 80px;
  height: 80px;
   margin-right: auto;
   margin-left: auto;
   right: 0;
   left: 0;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 99px;
  height: 99px;
  margin: 8px;
  border: 10px solid #EA1E2C;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #EA1E2C transparent transparent transparent;
   
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*----------------------------------------------------------------
					End Loading Screen
----------------------------------------------------------------*/  

/*----------------------------------------------------------------
					   Start Upperbar
----------------------------------------------------------------*/
.upper-bar {
    background: #ffffff;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    border-bottom: 1px solid #f1f1f1;
}
.upper-bar-dark {
    background: #EA1E2C;
}
.upper-bar .contact-us-bar {
    font-weight: 400;
}
.upper-bar .contact-us-bar p {
    line-height: 40px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
}
.upper-bar .contact-us-bar a {
    font-size: 12px;
    margin-right: 12px;
    color: #EA1E2C;
    font-weight: 500;
    border-right: 2px solid #ccc;
    padding-right: 12px;
    transition: all 0.4s;
}
.upper-bar .contact-us-bar a:last-child {
    border-right: none;
}
.upper-bar .contact-us-bar a span {
    font-size: 14px;
    margin-right: 5px;
    transition: .1s;
    color: #ff6119;
}
.upper-bar .contact-us-bar a span::before {
    font-size: 13px;
    line-height: 13px;
    margin: 0;
    font-weight: 900;
}
.upper-bar .contact-us-bar a:hover {
    color: #ff6119;
}
.upper-bar .social-media-bar {
    float: right;
    margin-bottom: 0;
    padding-left: 0;
}
.upper-bar .social-media-bar li {
    display: inline-block;
    padding-left: 3px;
}
.upper-bar .social-media-bar li a {
    transition: .4s;
    width: 35px;
    height: 35px;
    border-radius: 0px;
    background: #f9f9f9;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    color: #EA1E2C;
    display: block;
    border: 1px solid #f1f1f1;
}
.upper-bar .social-media-bar li a:hover {
    background: #ff6119;
    border: 1px solid #ff6119;
    color: #fff;
}

.upper-bar-dark .social-media-bar li a {
    transition: .4s;
    width: 30px;
    height: 30px;
    border-radius: 0px;
    background: transparent;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    display: block;
    border: 1px solid transparent;
}

/*----------------------------------------------------------------
					   End Upperbar
----------------------------------------------------------------*/


/*----------------------------------------------------------------
					Start Navbar 
----------------------------------------------------------------*/  
nav {
    display: block;
    width: 100%;
    position: relative;
    z-index: 999;
}
.stuck {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 5555;
    box-shadow: 0 10px 20px rgba(0,0,0,.1);
    border-bottom: 1px solid #eee;
    background: #FFF;
}

.container-nav {
    position: relative;
}

.nav-menu-bar {
    background: #FFF;
    border-top: 1px solid #eee;
    height: 70px;
}
.my-logo {
    display: inline-block;
    width: 130px;
    padding: 10.5px 0;
}

.nav-bar .single-item {
    position: relative;
    padding-left: 50px;
    margin-top: 15px;
    float: right;
    width: 100%;
}
.nav-bar .single-item  span {
    left: 0;
    top: 0;
    color: red;
    position: absolute;
    font-size: 50px;
}
.nav-bar .single-item  span::before {
    margin: 0;
    font-size: 30px;
    line-height: 30px;
}
.nav-bar .single-item h3 {
    color: #EA1E2C;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
}
.nav-bar .single-item p {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 26px;
    color: #777777;
    font-weight: 500;
}
.nav-bar .btn-arrow-two {
    float: right;
    margin-top: 18px;
}
.navbar-toggle {
    height: 32px;
    line-height: 32px;
    width: 30px;
    cursor: pointer;
    top: 35px;
    right: 15px;
    position: absolute;
    display: none;
    
}
.navbar-toggle span {
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.navbar-toggle:hover span {
    background: #EA1E2C;
}
.navbar-toggle span:first-child {
    background: #EA1E2C;
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 22px;
    top: 0;
    
}
.navbar-toggle span:nth-child(2) {
    background: #EA1E2C;
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 22px;
    top: 6px;
}
.navbar-toggle span:nth-child(3) {
    background: #EA1E2C;
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 22px;
    top: 12px;
}
.navbar-toggle-active span:first-child {
    top: 7px;
    transform: rotate(45deg);
    background: #ff6119;
}
.navbar-toggle-active span:nth-child(2) {
    display: none;
}
.navbar-toggle-active span:nth-child(3) {
    top: 7px;
    transform: rotate(135deg);
    background: #ff6119;
}



.nav-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;

    
}
.nav-menu li {
    display: inline-block;
}
.nav-menu li a {
    color:	#444;
    text-decoration: none;
    display: block;
    margin-right: 28px;
    font-size: 16px;
    font-weight: 500;
    padding: 25px 0;
    font-family: 'Poppins', sans-serif;
    position: relative;
    text-transform: uppercase;
    
}
.nav-menu .nav-item.active .nav-link,
.nav-menu .nav-item:hover .nav-link {
    color: #EA1E2C;
}
.nav-menu .nav-item .nav-link:before {
    position: absolute;
    content: '';
    width: 100%;
    display: table;
    height: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    bottom: 25px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background: #EA1E2C !important;
    opacity: 0;
}
.nav-menu .nav-item.active > .nav-link:before,
.nav-menu .nav-item:hover  .nav-link:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
    color: #ff6119 !important;
    background-color: transparent;
}

.has-dropdown .icon-down {
    opacity: 0.8;
    position: absolute;
    right: -15px;
    
}



.icon-links {
    float: right;
    margin-right: 40px;
    position: relative;
    top: 0;
    right: 0;
    margin-left: 35px;
}
.icon-links a {
    color: #EA1E2C;
    text-decoration: none;
    display: inline-block;
    margin-left: 14px;
    font-size: 15px;
    font-weight: 700;
    padding: 30px 0;
    font-family: 'Roboto', sans-serif;
    position: relative;
    text-transform: uppercase;
    transition: all 0.4s;
}
.icon-links a:first-child {
    margin-left: 0;
}
.icon-links a:hover {
    color: #ff6119;
}

.nav-bar .nav-menu .nav-item.has-dropdown > ul.sub-menu {
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 250px;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.08);
    border-bottom: 3px solid #ff6119;
    margin-left: 0px;
}
.nav-bar .nav-menu .nav-item.has-dropdown > ul.sub-menu li.active a {
    color: #ff6119;
}
.nav-bar .nav-menu .nav-item.has-dropdown > ul.sub-menu::after {
    clear: both;
    content: " ";
    display: block;
    width: 100%;
}
.nav-item.has-dropdown > ul.sub-menu li {
  display: block;
  z-index: 3;
}
.nav-item.has-dropdown > ul.sub-menu li a {
    opacity: .7;
    display: block;
    text-transform: capitalize;
    color: #3e3a3a;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 23px;
    margin: 0;
    position: relative;
    background: transparent;
    border-bottom: 1px solid #f1f1f1 !important;
    transition: .5s;
}
.nav-item.has-dropdown > ul.sub-menu li a:last-child {
    border: none;
}
.nav-item.has-dropdown > ul.sub-menu li a:hover {
    opacity: 1;
}
.nav-item.has-dropdown > ul.sub-menu li a:hover {
    color: #EA1E2C;
    opacity: 1;
    background: #efefef; 
    padding-right: 20px;
}
.nav-item.has-dropdown:hover ul.sub-menu {
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    -o-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1 !important;
    visibility: visible !important;
 
}
.nav-item.has-dropdown > ul.sub-menu li {
    position: relative;
}
.nav-bar .sub-menu .has-dropdown-two {
    position: relative;
}
.nav-bar .sub-menu .has-dropdown-two span {
    float: right;
    margin-top: 4px;
    font-size: 12px;
}
.nav-bar .sub-menu .has-dropdown-two:hover > ul.sub-menu-two {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}
.nav-bar .sub-menu .has-dropdown-two > ul.sub-menu-two {
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 280px;
    visibility: hidden;
    opacity: 0;
    top: 0;
    background: #fff;
    box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.08);
    border-bottom: 3px solid #ff6119;
    margin-left: 230px;
}
.nav-bar .sub-menu .has-dropdown-two > ul.sub-menu-two::after {
    clear: both;
    width: 100%;
    display: block;
}




.fixed-top .my-logo .logo-two {
    display: none;
}
.fixed-top .my-logo .logo-one {
    display: block;
}
.fixed-top-one .my-logo .logo-two {
    display: none;
}
.nav-fixed-two .my-logo .logo-one {
    display: none;
}

.fixed-top::after,
.nav-fixed:after,
.fixed-top .nav-output::after,
.nav-fixed .nav-output::after {
    clear: both;
    content; "";
    width: 100%;
    display: block;
}
.fixed-top {
    position: fixed;
    top: 50px;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.nav-fixed {
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.nav-fixed .my-logo .logo-two {
    display: block;
}
.nav-fixed .my-logo .logo-one {
    display: none;
}
.fixed-top .nav-menu li a,
.fixed-top .icon-links a {
    color: #FFF;
}
.nav-bar-fixed .nav-menu .nav-item .nav-link:before {
    bottom: 20px;
}
.nav-bar-fixed .nav-menu {
    float: left;
}
.nav-bar-fixed .nav-menu .nav-menu li a {

    margin-right: 28px;
}
.nav-bar-three .stuck {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 5555;
    box-shadow: none;
    border-bottom: 1px solid rgba(214, 212, 212, 0.27);
    background: transparent;
}
.nav-fixed-two .stuck {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 5555;
    box-shadow: none;
    border-bottom: 1px solid rgba(144, 139, 139, 0.37);
    background: #FFF
}
.nav-fixed-two .nav-menu li a {
    margin-left: 28px;
    margin-right: 0;
    color: #EA1E2C;
}
.nav-fixed-two  .side-menu-btn span {

     background: #122b51 !important;

}
.nav-fixed-two .btn-three {
    background: #ff6119;
    color: #FFF;
}

.nav-fixed-two .icon-links .btn-three:hover {
    color: #fff;
    background: #EA1E2C;
}
/*----------------------------------------------------------------
					End Navbar 
----------------------------------------------------------------*/  
/*----------------------------------------------------------------
					   Start Slids Menu 
----------------------------------------------------------------*/

/* Side Menu Item */
.side-menu {
    position: fixed;
    top: 0;
    right: -430px;
    width: 430px;
    height: 100%;
    min-height: 100%;
    padding: 50px 25px 30px 25px;
    background: #fff;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-shadow: -11px 0px 13px rgba(0,0,0,.02);
    -moz-box-shadow: -11px 0px 13px rgba(0,0,0,.02);
    -o-box-shadow: -11px 0px 13px rgba(0,0,0,.02);
    box-shadow: -11px 0px 13px rgba(0,0,0,.02);
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.side-menu.open {
    right: 0;
    visibility: visible;
}
.close-side-menu {
    top: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 2px;
    background: red;
    z-index: 55;
    text-align: center;
    line-height: 40px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.close-side-menu  span {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.close-side-menu:hover {
    background: #EA1E2C;
    color: #fff;
}

.close-side-menu:hover span {
    color: #fff;
}

.about-side {
    margin-bottom: 20px;
}
.about-side img {
    width: 150px;
    margin-bottom: 20px;
}
.about-side p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
}

.contact-side h6,
.follow-us h6 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #EA1E2C;
    letter-spacing: .5px;
    margin-bottom: 30px;
}
.contact-side .contact-info .single-contact  {
    margin-bottom: 25px;
}
.contact-side .contact-info .single-contact span {
    color: #ff6119;
}
.contact-side .contact-info .single-contact span::before {
    margin: 0;
}
.contact-side .contact-info .single-contact .info-cont p {
    color: #989898;
    font-weight: 600;
}
.contact-side {
    margin-bottom: 50px;
}
.side-menu .social-media li a {
    background: #f9f9f9;
    border: 1px solid #f1f1f1;
    color: #ff6119;
}

.side-menu .social-media li a:hover {
    background: #ff6119;
    border: 1px solid #ff6119;
    color: #fff;
}
/* Overlay Side Menu */
.close-menu-sidebar {
    height: 100%;
    background: rgba(253, 253, 253, 0.95);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9998;
    cursor: url("../images/icons/cancel.png"), auto;
    opacity: 0;
    visibility: hidden;
    width: 0px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.close-menu-sidebar.open {
    width: 100%;
    opacity: 1;
    visibility: inherit;
}

.side-menu-btn{
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    transition: all .4s;
    border-radius: 0;
    color: #122b51 !important;
    text-align: center;
    padding: 0;
    right: 0;
    z-index: 555;
    width: 20px;
    height: 15px;
    position: absolute !important;
    right: -10px;
    top: 31px;
}
.side-menu-btn:hover{
    color:#3333ff !important;
} 
.side-menu-btn span {
    display: block;
    position: absolute;
    background-color: #ea1e2c;
    height: 2.3px;
    -webkit-transition: all .3s linear 0ms;
    -khtml-transition: all .3s linear 0ms;
    -moz-transition: all .3s linear 0ms;
    -ms-transition: all .3s linear 0ms;
    -o-transition: all .3s linear 0ms;
    transition: all .3s linear 0ms;
    width: 20px;
}

.side-menu-btn span:first-child {
    top: 0;
    right: 0;
}
.side-menu-btn span:nth-child(2) {
    top: 6px;
    right: 0;
    width: 16px;
}
.side-menu-btn span:last-child {
    top: 12px;
    left: 0;
}
.side-menu-btn:hover span:nth-child(2) {
     width: 20px;
}

/*----------------------------------------------------------------
					   End  Slids Menu 
----------------------------------------------------------------*/
 
/*----------------------------------------------------------------
					Start Section Header  
----------------------------------------------------------------*/
.main-home {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    top: 0;
    left: 0;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    height: 600px;
    min-height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 222;
}
.main-home .overlay {
    background: rgba(50, 50, 50, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    height: 700px;
}
.info-header {
    height: 700px;
    min-height: 100%
}
.main-home .top-title-header {
    position: relative;
    padding-left: 70px;
    font-size: 17px;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 2px;
}
.main-home .top-title-header::after {
    background: #ea1e2c;
    width: 50px;
    height: 3px;
    line-height: 27px;
    position: absolute;
    left: 0;
    content: "";
    top: 11px;
}
.info-header h1 {
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 65px;
    font-size: 40px;
    margin-bottom: 20px;
	
	
    
}
.info-header h1 span {
    color: #ea1e2c;
}

.banner {
    position: relative;
    z-index: 33;
}

.banner-btn::after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
}

.banner-btn .main-btn-one,
.banner-btn .main-btn-two {
    float: left;
}

.text-left {
    text-align: left !important;
}


/*----------------------------------------------------------------
					End Section  Header 
----------------------------------------------------------------*/



/*----------------------------------------------------------------
					Start Section Features 
----------------------------------------------------------------*/
.features {
    background: #FFF;
}
/* feat-item-one */
.feat-item-one {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: #fff;
    transition: 0.4s;
    margin-bottom: 30px;
    border: 5px solid #f1f1f1;
    border-bottom: 3px solid #ea1e2c;
}
.feat-item-one:hover {
    background: #EA1E2C;
    border: 1px solid #EA1E2C;
	border-bottom: 3px solid #EA1E2C;
}
.feat-item-one:hover .content-box-feat span,
.feat-item-one:hover .content-box-feat h4,
.feat-item-one:hover .content-box-feat p {
    color: #FFF;
    -webkite-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.feat-item-one .content-box-feat {
    position: relative;
    padding: 40px 30px;
    z-index: 5;
    text-align: left;
    
}
.feat-item-one .content-box-feat span {
    font-size: 50px;
    color: #ff6119;
    display: block;
    line-height: 50px;
 
}
.feat-item-one .content-box-feat span::before {
    margin: 0;
    font-size: 50px;
}
.feat-item-one .content-box-feat h4 {
    color: #EA1E2C;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
    margin-top: 25px;
}
.feat-item-one .content-box-feat p {
    margin-bottom: 0;
    line-height: 24px;
}
 
 
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

/*----------------------------------------------------------------
					End Section Features 
----------------------------------------------------------------*/

/*----------------------------------------------------------------
					Start Section About Us
----------------------------------------------------------------*/
.about-one {
    background: #f9f9f9;
}
.padding-about-one {
    padding-right: 15px;
}

.about-img-one {
        border-radius: 5px;
    overflow: hidden;
}


.about-img-one .text-overlay {
    width: 100%;
    height: 100%;
    border: 2px solid rgba(255, 255, 255, .9);
    background-color: rgba(25, 25, 33, 0.15);
    position: relative;
}
.about-img-one .pos-text {
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-size: 60px;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 2px;
}
.about-img-one .pos-text span {
    display: block;
    font-size: 14px;
    margin-top: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
}

.info-about h5 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 25px;
    margin-top: 0;
    color: #787878;
}

.info-about .list-feat {
    padding-left: 0;
}
.info-about .list-feat li {
    font-weight: 300;
    color: #787878;
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    margin-bottom: 10px;
}
.info-about .list-feat li span {
    position: absolute;
    margin-right: 10px;
    height: 5px;
    width: 5px;
    background: #ff6119;
    display: block;
    left: 0;
    top: 10px;
    border-radius: 50%;

}
   
.about-carousel {
    position: relative;
}

/*----------------------------------------------------------------
					Start Statistics 
----------------------------------------------------------------*/
.statistics  {
    width: 100%;
    background-image: url(../images/home/braas-cati-sistemleri-4.webp);
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
.statistics .overlay {
    background: rgba(14, 27, 62, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.content-statistics {
    margin-bottom: -100px;
    -webkit-box-shadow: 0px 5px 20px rgba(52, 47, 47, 0.12);
    -moz-box-shadow: 0px 5px 20px rgba(52, 47, 47, 0.12);
    -ms-box-shadow: 0px 5px 20px rgba(52, 47, 47, 0.12);
    -o-box-shadow: 0px 5px 20px rgba(52, 47, 47, 0.12);
    box-shadow: 0px 5px 20px rgba(52, 47, 47, 0.12);
    margin-right: 0;
    margin-left: 0;
    background: #EA1E2C;
    z-index: 10;
    position: relative;
    padding: 60px 35px 40px;
    border-radius: 5px;
}
.text-support {
    padding-right: 30px;
}
.content-statistics h2 {
    
}
.content-statistics  .section-title-left h2::after {
    background: #ffffff;
}
.content-statistics h3 {
    color: #FFF;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 45px;
}
.content-statistics .p-support {
    font-family: 'Poppins', sans-serif;
    line-height: 28px;
    border-bottom: 2px solid rgba(238, 238, 238, 0.22);
    padding-bottom: 30px;
    margin-bottom: 35px;
    color: #f9f9f9;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0.50px;
}
.contact-support h6 {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: .5px;
    line-height: 30px;
    margin-bottom: 32px;
}
.contact-support .single-contact {
    position: relative;
    margin-bottom: 30px;
    padding-left: 40px;
}
.contact-support .single-contact span::before {
    position: absolute;
    left: 0;
    color: #fff;
    top: 0px;
    font-size: 22px;
    margin: 0;
}
.contact-support .single-contact .info-cont p {
    color: #f9f9f9 !important;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 20px;
    position: relative;
    letter-spacing: 0.30px;
}
.content-statistics form select {
    height: 50px !important;
    outline: 0;
    resize: none;
    font-weight: 400;
    display: block;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    border: 1px solid #f1f1f1;
    padding: 13px 20px;
    background: #fff;
    color: #EA1E2C;
    border-radius: 0px;
    margin-bottom: 30px;
    box-shadow: none !important;
}
.content-statistics textarea {
    height: 100px;
}
.content-statistics input[type="text"], .content-statistics input[type="email"], .content-statistics textarea, .content-statistics select {
    background: #FFF;
}
.content-statistics input[type="text"]:focus, .content-statistics input[type="email"]:focus, .content-statistics textarea:focus, .content-statistics select:focus {
    outline: none;
    border: 1px solid #eee;
}

.stat-item {
    margin-bottom: 30px;
    text-align: left;
    position: relative;
    padding-left: 70px;
}
.stat-item span::before {
    font-size: 50px;
    line-height: 50px;
    margin: 0;
    color: #FFF;
    position: absolute;
    left: 0;
    top: 0;
}
 
.stat-item .count {
    font-size: 50px;
    color: #EA1E2C;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
}
.stat-item .text {
    color: #eee;
    font-weight: 700;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: 16px;
    display: block;
    margin-bottom: 0px;
}
 
/*----------------------------------------------------------------
                        End  Statistics 
----------------------------------------------------------------*/
 
	
/*----------------------------------------------------------------
					Start Section Portfolio
----------------------------------------------------------------*/
.portoflio-one {
    position: relative;
    background: #f9f9f9;
}
.portoflio-one .owl-carousel {
    position: relative;
}
.portoflio-one .owl-nav{
    position: absolute;
    top: -143px;
    width: 100%;
    z-index: 999;
    transform: translateY(-50%);
}
.portoflio-one .owl-nav div {
    width: 40px;
    height: 40px;
    color: #EA1E2C;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    background: #ffffff;
    border-radius: 1px;
    border: 1px solid #eee;
    z-index: 999;

}

.portoflio-one .owl-nav div:hover {
    background: #ff6119;
    color: #fff;
}
.portoflio-one .owl-nav div.owl-prev {
    right: 50px;
    position: absolute;
    transition: all 0.4s ease 0s;
}
.portoflio-one .owl-nav div.owl-next {
    right: 0px;
    position: absolute;
    transition: all 0.4s ease 0s;
}


.case-item {
    position: relative;
}
.img-case {
    position: relative;
    overflow: hidden;
}
.portoflio-one .owl-carousel .owl-item .img-case img {
    display: block;
    margin-right: auto !important;
    margin-left: auto !important;
    width: 1000px !important;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -ms-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    
}
.img-case img {
    width: 1000px !important;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -ms-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
}
.case-item:hover .img-case img {
    opacity: 0.9;
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}
.case-item .img-case .overlay-case {
    position: absolute;
    left: 10px;
    bottom: 10px;
    right: 10px;
    top: 10px;
    z-index: 25;
    opacity: 0;
    display: block;
    background: rgba(209, 0, 0, 0.95);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;

}
.case-item:hover .img-case .overlay-case {
     opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.case-item .img-case .overlay-case .inner-overlay {
    position: absolute;
    left: 0px;
    top: 30px;
    width: 100%;
    height: 100%;
    display: table;
    z-index: 1;
    padding: 10px 10px;
    vertical-align: middle;
    opacity: 0;
    transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
}
.case-item:hover .img-case .overlay-case .inner-overlay {
    opacity: 1;
    top: 0;
    transition-delay: 0.5s;
}
.case-item .img-case .overlay-case .inner-overlay .case-study-text {
    position: relative;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.text-of-case {
    position: absolute;
    bottom: 20px;
    right: 10px;
    left: 20px;
    text-align: left;
}
 
 
.footer-case {
    padding: 30px;
    background: #FFF;
    border: 1px solid #eee;
    text-align: left;
    color: #EA1E2C;
    border-bottom: 3px solid #ea1e2c;
}
.footer-case .tag-case {
    color: #898989;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 12px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}
 
.footer-case h5 a {
    display: block;
    margin-top: 7px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #EA1E2C;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: capitalize;
    padding-top: 3px;
    line-height: 25px;
}
.footer-case h5 a:hover {
    color: #ff6119;
}
.footer-case p {
    margin-bottom: 0;
}
    
/*----------------------------------------------------------------
					End Section Portfolio
----------------------------------------------------------------*/



 
/*----------------------------------------------------------------
                        Start Footer
----------------------------------------------------------------*/
footer {
    padding-top: 80px;
    background: #444;
    position: relative;
    

}
footer::before {
	
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    position: absolute;
    opacity: 0.2;
    content: "";
    z-index: 0;
    height: 100%;
}
.footer-default-padding {
    padding-top: 80px;
}
.footer-widget h4 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    color: #ffffff;
    letter-spacing: .5px;
}
.footer-widget .line-footer {
    width: 50px;
    height: 3px;
    background: #ea1e2c;
    margin-bottom: 30px;
    margin-top: 20px;
}
.footer-row {
    margin-bottom: 20px;
}


.footer-widget .footer-logo img {
    width: 150px;
    margin-bottom: 30px;
}
.contact-info {
    padding-left: 0;
}
.contact-info .single-contact {
    position: relative;
    padding-left: 40px;
    margin-bottom: 30px;
}

.contact-info .single-contact span  {
    position: absolute;
    left: 0;
    color: rgba(255, 255, 255, 0.85);
    top: 0;
    font-size: 16px;
}
.contact-info .single-contact .info-cont p {
    color: #ccc;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 15px;
    position: relative;
}



.footer-widget .social-media-footer {
    padding-left: 0;
    margin-bottom: 0;
}
.footer-widget .social-media-footer li {
    display: inline-block;
    padding-right: 15px;
}
.footer-widget .social-media-footer li a {
    font-size: 18px;
    color: #fff;
    transition: .1s;
    
}
.footer-widget .social-media-footer li a:hover {
    color: #f57479;
}
/* COMPANY LINKs */
.footer-widget .footer-link {
    padding-left: 0;
}
.footer-widget .footer-link li {
    border-bottom: 1px solid rgba(214, 214, 214, 0.1);
    transition: .4s;
}
.footer-widget .footer-link li:first-child a {
    padding-top: 0;
}
.footer-widget .footer-link li:hover a {
    padding-left: 8px;
    color: #FFF;
}
.footer-widget .footer-link li a {
    font-size: 13px;
    color: #fff;
    display: block;
    transition: .4s;
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 14px;
    font-weight: 600;

}
.footer-widget .footer-link li span {
    padding-right: 5px;
    font-size: 12px;
}
.row-contact {
    background: #f9f9f9;
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    border: 1px solid #ddd;
    position: relative;
}
.row-contact .no-padding {
    border-right: 1px solid #DDD;
}
.row-contact .no-padding:last-child {
    border-right: none;
}
.row-contact .single-item {
    position: relative;
    padding-left: 60px;
    margin-bottom: 30px;
    margin-left: 40px;
    margin-top: 30px;
}
.row-contact .single-item span {
    left: 0;
    top: 0;
    color: #ff6119;
    position: absolute;
    font-size: 30px;
}
.row-contact .single-item span::before {
    margin: 0;
    font-size: 35px;
    line-height: 35px;
}
.row-contact .single-item p {
    font-size: 14px;
    color: #EA1E2C;
    font-weight: 500;
    line-height: 15px;
    margin-bottom: 10px;
}
/*  newsletter-item */

.footer-widget p {
    font-weight: 500;
    color: #fff;
    font-size: 14px;
}
.newsletter-item {
    position: relative;
    margin-bottom: 35px;
}
.newsletter-item input {
    
}
.newsletter-item button {
    height: 50px;
    box-shadow: none;
    position: absolute;
    cursor: pointer;
    right: 0px;
    width: 50px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: #ea1e2c;
    display: inline-block;
    top: 0;
    line-height: 50px;
    border: 1px solid #ff6119;
}

.footer-bar {
    z-index: 3;
    position: relative;
    background: #ea1e2c;
}

footer .copyright {
    font-weight: 500;
    font-size: 14px;
    color: #f4f7fd;
    letter-spacing: 1.7px;
    line-height: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
}
footer .copyright a {
    color: #ff6119;
    font-weight: 700;
}

.links-of-footer {
        text-align: right;
    padding-left: 0;
    font-size: 14px;
    color: #f4f7fd;
    letter-spacing: 1.7px;
    line-height: 30px;
    padding-top: 30px;
    margin-bottom: 0;
}

.links-of-footer li {
    display: inline-block;
    margin-left: 25px;
}
.links-of-footer li a {
    position: relative;
    font-weight: 500;
    letter-spacing: 0.7px;
    line-height: 30px;
    text-transform: capitalize;  
    transition: 0.4s;
}
.links-of-footer li a::before {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background: #f4f7fd;
    display: block;
    left: -16px;
    top: 8px;
    border-radius: 50%;
}
.links-of-footer li a:hover {
    color: #ff6119;
}
.links-of-footer li:first-child a::before {
    display: none;
}
/* Scroll Top */
.scroll-up {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #EA1E2C;
    color: #FFF;
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 18px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    z-index: 555;
    display: none;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.18);
    -o-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.18);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.18);
    transition: all 0.4s; 
}

.scroll-up:hover {
    background: #000;

}

/*----------------------------------------------------------------
                        End Footer
----------------------------------------------------------------*/
 