@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Poppins:wght@400;500;600&family=Source+Sans+Pro:wght@400;600&family=Ubuntu:wght@400;500;700&display=swap');
body {font-family: "Source Sans Pro", Arial, Tahoma, sans-serif;font-size: 16px;font-weight: 400;color: #151515;
line-height: 30px;}
html {min-height: 100%;position: relative;}
#footer {position: absolute;bottom: 0;width: 100%;z-index:999;background: rgb(5,143,242);
background: -moz-radial-gradient(center, ellipse cover, rgba(5,143,242,1) 1%, rgba(24,22,100,1) 66%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(5,143,242,1) 1%,rgba(24,22,100,1) 66%);
background: radial-gradient(ellipse at center, rgba(5,143,242,1) 1%,rgba(24,22,100,1) 66%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#058ff2', endColorstr='#181664',GradientType=1 );
}
/* ------ TOP BAR START ---------- */
.top-contact {font-family: Ubuntu;font-size: 14px;color: #fff; background: #ed213a;background: -webkit-linear-gradient(to left, #ed213a, #93291e); background: linear-gradient(to left, #ed213a, #93291e);
padding-top: 1px;padding-bottom: 1px;font-weight: 400;}
.top-contact.overlay{position:absolute;z-index:9999999999;top:0;left:0;right:0;margin-left:0px;margin-right:0px;}
.top-contact ul {padding: 0px;margin: 0px;}
.top-contact ul li {list-style-type: none;display: inline-block;}
.top-contact ul li i {font-size: 18px;color: #fff;}
.top-contact .phone i {color: #fff;text-align: center;margin-right: 2px;}
.top-contact a {color: #fff;}
.top-contact a:hover i, .top-contact a:hover {color: #f0542d;text-decoration:none;}
:hover{-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.top-contact .phone ul {padding: 0px;margin: 0px;text-align: right;}
.top-contact .phone ul li {list-style-type: none;display: inline-block;padding-left:20px;font-size:14px;}
.top-contact .social-icons ul{padding:0px;margin:0px;}
.top-contact .social-icons ul li{padding-left:5px;padding-right:5px;}
.top-contact-2 {padding-top: 5px;padding-bottom: 5px;}
.top-contact-2 .logo {text-align:left;}
.top-contact-2 ul {font-family: "Ubuntu", Arial, Tahoma, sans-serif;padding: 0px;margin: 0px;}
.top-contact-2 ul li {list-style-type: none;display: inline-block;vertical-align:middle;text-align: left;}
.top-contact-2 ul li .icon {float:left;width: 36px;height: 36px;border-radius: 18px;color: #f0542d;border:1px solid #f0542d;text-align: center;padding-top: 6px;margin-right: 6px;margin-top:4px;font-size:22px;}
.top-contact-2 ul li p {float:left;padding:0px!important;margin:0px!important;padding-left:10px!important;
font-size:14px;line-height:20px;}
.top-contact-overlay {padding-top: 20px;padding-bottom: 20px;text-align:right;position:absolute;z-index:9999999999;
left:0;right:0;top:45px;margin-left:0px;margin-right:0px;color:#fff;}
.top-contact-overlay .logo {text-align:left;}
.top-contact-overlay .contact {text-align:right!important;}
.top-contact-overlay ul {font-family: "Ubuntu", Arial, Tahoma, sans-serif;padding: 0px;margin: 0px;}
.top-contact-overlay ul li {list-style-type: none;display: inline-block;padding-left:30px;vertical-align:middle;}
.top-contact-overlay ul li .icon {float:left;width: 36px;height: 36px;border-radius: 18px;color: #f0542d;
border:1px solid #f0542d;text-align: center;padding-top: 6px;margin-right: 6px;margin-top:4px;font-size:22px;}
.top-contact-overlay ul li p {float:left;padding:0px!important;margin:0px!important;padding-left:10px!important;
font-size:14px;line-height:20px;}
.top-contact-overlay-2 {padding-top: 0px;padding-bottom: 0px;text-align:right;position:absolute;z-index:9999999999;
left:0;right:0;top:45px;margin-left:0px;margin-right:0px;color:#fff;}
.top-contact-overlay-2 .logo {text-align:left;}
.top-contact-overlay-2 .contact {text-align:right!important;}
.top-contact-overlay-2 ul {font-family: "Ubuntu", Arial, Tahoma, sans-serif;padding: 0px;margin: 0px;}
.top-contact-overlay-2 ul li {list-style-type:none;display: inline-block;padding-left:30px;vertical-align:middle;}
.top-contact-overlay-2 ul li .icon {float:left;width: 36px;height: 36px;border-radius: 18px;color: #f0542d;
border:1px solid #f0542d;text-align: center;padding-top: 6px;margin-right: 6px;margin-top:4px;font-size:22px;}
.top-contact-overlay-2 ul li p {float:left;padding:0px!important;margin:0px!important;padding-left:10px!important;
font-size:14px;line-height:20px;}
.top-contact-overlay-2 .navbar-dark .navbar-collapse{border-top: 0px solid rgba(255,255,255,0.3);}
.top-contact-overlay-2 .navbar-dark.transparent {margin-top: 0px;padding-bottom:0px;border-bottom: 1px solid rgba(255,255,255,0.3);}
.top-contact-overlay-2 .navbar-dark .nav-link {font-family: Ubuntu;font-size: 14px;font-weight: 500;padding-right: 20px!important;padding-left: 20px!important;text-transform: uppercase;letter-spacing: 2px;padding-top: 16px;
padding-bottom: 16px;}
.navbar-brand img {width: 200px;height: auto;}
/* NAVIGATIONS STARTS */
.sticky-wrapper {height: 0px!important;}
.navbar {position: relative;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: center;align-items: center;-ms-flex-pack: justify;justify-content: space-between;padding: 0px;}
.navbar-nav .nav-link {font-family: "Ubuntu";font-size: 14px;font-weight: 500;padding-right: 20px!important;
padding-left: 20px!important;text-transform: uppercase;letter-spacing: 2px;padding-top: 7px;padding-bottom: 7px;}
.navbar-toggler {padding: .25rem .75rem;font-size: 1.25rem;line-height: 1;background-color: transparent;
border: 1px solid transparent;border-radius: .25rem;margin-right: 15px;}
/* ------------------ NAVBAR DARK WITH BG COLOR STARTS ------------------ */
.bg-primary {background-color: #2a4fa2!important;}
.navbar-dark .navbar-collapse {-ms-flex-preferred-size: 100%;flex-basis: 100%;-ms-flex-positive: 1;
flex-grow: 1;-ms-flex-align: center;align-items: center;border-top: 1px solid rgba(255,255,255,0.3);}
.navbar-dark .navbar-nav .nav-item{padding:0px;}
.navbar-dark .navbar-nav .nav-link {color: rgba(255,255,255,1);/*border-top: 3px solid transparent;*/}
.navbar-dark .navbar-nav .nav-link:hover {color: #fff;/*border-top: 3px solid rgba(255,255,255,0.8);*/}
 .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {color: #fff;border-top: 3px solid rgba(255,255,255,0.8);}
.navbar-dark.transparent{margin-top:20px;}
.navbar-light {padding-top: 20px;padding-bottom: 20px;}
.navbar-light .navbar-nav .nav-link {color: #000;}
.navbar-light .navbar-nav .nav-link:hover {color: #f0542d;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {color: #f0542d!important;}
.navbar-light .search a i{font-size: 18px;color:#000;padding-right:4px;}
.navbar-light.mainmenu a, .navbar-default .navbar-nav > li > a, .navbar-light.mainmenu ul li a , .navbar-light.navbar-expand-lg .navbar-nav .nav-link{font-family: "Ubuntu";font-size: 14px;font-weight: 500;letter-spacing:2px;
display: block;text-transform:uppercase;clear: both;color: #000;text-align: left;white-space: nowrap;
background-color: transparent;}
.navbar-light.mainmenu .active a:focus,.navbar-light.mainmenu .active a:hover,.navbar-light.mainmenu li a:hover,.navbar-light.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{color: #fff;background: #3097e9;text-decoration:none;}
.navbar-light.mainmenu .collapse ul > li:hover > a{background: #3097e9;border-top: 0px solid #fff;text-align:left;}
 .navbar-light.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{background: #3097e9;}
 .navbar-light.mainmenu .collapse ul ul ul > li:hover > a{background: #3097e9;}
.navbar-light.mainmenu .collapse ul ul, .navbar-light.mainmenu .collapse ul ul.dropdown-menu{background:#42a5f5;
border-radius: 0px;margin: 0px;}
.navbar-light.mainmenu .collapse ul ul ul, .navbar-light.mainmenu .collapse ul ul ul.dropdown-menu{background:#42a5f5;}
.navbar-light.mainmenu .collapse ul ul ul ul, .navbar-light.mainmenu .collapse ul ul ul ul.dropdown-menu{
background:#42a5f5;}
.navbar-dark.mainmenu a, .navbar-default .navbar-nav > li > a, .navbar-dark.mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{font-family: "Ubuntu";font-size: 14px;font-weight: 500;letter-spacing:0px;display: block;
text-transform:uppercase;clear: both;color: #fff;text-align: left;white-space: nowrap;background-color:transparent;}
.navbar-default .navbar-nav > li > a.dropdown-item, .navbar-dark.mainmenu ul li a.dropdown-item{border-top:0px!important;}
.navbar-dark.mainmenu .active a:focus,.navbar-dark.mainmenu .active a:hover,.navbar-dark.mainmenu li a:hover,.navbar-dark.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{color: #fff;background: #ed1e24;text-decoration:none;}
/*==========Sub Menu=v==========*/
.navbar-dark.mainmenu .collapse ul > li:hover > a{background: #ED213A;background: -webkit-linear-gradient(to right, #93291E, #ED213A);background: linear-gradient(to right, #93291E, #ED213A);/*border-top: 3px solid #fff;*/
text-align: left;}
.navbar-dark.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{background: #2a4fa2;}
.navbar-dark.mainmenu .collapse ul ul ul > li:hover > a{background: #3097e9;}
.navbar-dark.mainmenu .collapse ul ul, .navbar-dark.mainmenu .collapse ul ul.dropdown-menu{background: #ED213A;
background: -webkit-linear-gradient(to right, #93291E, #ED213A);background: linear-gradient(to right, #93291E, #ED213A);border-radius: 0px;margin: 0px;}
.navbar-dark.mainmenu .collapse ul ul ul, .navbar-dark.mainmenu .collapse ul ul ul.dropdown-menu{background:#42a5f5 
}
.navbar-dark.mainmenu .collapse ul ul ul ul, .navbar-dark.mainmenu .collapse ul ul ul ul.dropdown-menu{     background:#42a5f5 }
/* Drop-down menu work on hover */
 @media only screen and (min-width: 991px) {
.mainmenu .collapse ul li:hover> ul{display:block }
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:180px;display:none }
.mainmenu .collapse ul ul li{position:relative;display: block;padding-left:0px;}
.mainmenu .collapse ul ul li:hover> ul{display:block }
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none }
.mainmenu .collapse ul ul ul li{position:relative }
.mainmenu .collapse ul ul ul li:hover ul{display:block }
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1 }
}
 @media only screen and (max-width: 991px) {
	.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px }
	.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px }
}
.yamm .yamm-content {min-width:750px;padding-right: 0px;padding-left: 0px;}
.yamm .yamm-content ul{padding:0px;margin:0px;}
.yamm .yamm-content ul li{list-style: none;padding:0px;}
.dropdown-item2{/* display: block; */width: 100%;padding: .25rem 1.5rem;clear: both;font-weight: 400;
 color: #212529;text-align: inherit;white-space: nowrap;background-color: transparent;border: 0;}
/*  NAVBAR LIGHT BG ENDS  */
.search{padding-left:3px;}
* {box-sizing: border-box;}
.openBtn {color:#fff;background: transparent;border: none;padding: 10px 15px;font-size: 20px;cursor: pointer;}
.navbar-light .openBtn {color:#888;background: transparent;border: none;padding: 10px 15px;font-size: 20px;
cursor: pointer;}
.openBtn:hover {color:#f0542d;background: transparent;}
.search-overlay {height: 100%;width: 100%;display: none;position: fixed;z-index: 1;top: 0;left: 0;background-color: rgb(0,0,0);background-color: rgba(0,0,0, 0.9);}
.overlay-content {position: relative;top: 46%;width: 80%;text-align: center;margin-top: 30px;margin: auto;
max-width:950px;}
.search-overlay .closebtn {position: absolute;top: 20px;right: 45px;font-size: 60px;cursor: pointer;color: white;}
.search-overlay .closebtn:hover {color: #ccc;}
.search-overlay input[type=text] {padding:15px;font-size:17px;border:none;float:left;width:80%;background:white;}
.search-overlay input[type=text]:hover {background: #f1f1f1;}
.search-overlay button {color:#fff;float: left;width: 20%;padding: 15px;background: #f0542d;font-size: 17px;
border: none;cursor: pointer;}
.search-overlay button:hover {background: #bbb;}
 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
     color: #000;
}
 ::-moz-placeholder {
    /* Firefox 19+ */
     color: #000;
}
 :-ms-input-placeholder {
    /* IE 10+ */
     color: #000;
}
 :-moz-placeholder {
    /* Firefox 18- */
     color: #000;
}
#navigation {margin-left: auto;margin-bottom: auto;left:0px;right:0px;width: 100%;position: absolute;
z-index: 999;top:0;transition: all linear 0.3s;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;}
/*  SLIDER STARTS  */
section.slider{padding-top:30px;padding-bottom:0px;}
.tp-caption.NotGeneric-Title, .NotGeneric-Title {background-color: transparent;border-color: transparent;
border-radius: 0 0 0 0;border-style: none;border-width: 0;color: rgba(255,255,255,1.00);
font-family: "Ubuntu"!important;font-size: 60px;font-style: normal;font-weight: 600!important;line-height: 60px;
padding: 10px 0;text-decoration: none;}
.tp-caption.WebProduct-Content-Light, .WebProduct-Content-Light {background-color: transparent;border-color: transparent;border-radius: 0 0 0 0;border-style: none;border-width: 0;color: rgba(255,255,255,1)!important;
font-family: 'Open Sans'!important;font-size: 16px;font-style: normal;font-weight: 400!important;line-height: 30px;
padding: 0;text-align: left;text-decoration: none;}
.tp-caption.WebProduct-Button, .WebProduct-Button {background-color: rgba(223,67,34,1.00)!important;border-color: rgba(0,0,0,1.00);border-radius: 0 0 0 0;border-style: none;border-width: 2px;color: rgba(255,255,255,1.00);
font-family: "Ubuntu"!important;font-size: 14px!important;font-style: normal;font-weight: 400!important;
letter-spacing: 1px;line-height: 48px;padding: 0 30px!important;text-align: center;text-decoration: none;}
.tp-caption.WebProduct-Button:hover, .WebProduct-Button:hover {background-color:rgba(255,255,255,1.00)!important;}
.news-header .tp-tab-title {color: #fff;font-size: 17px;font-weight: 900;text-transform: uppercase;margin-bottom:5px;width: 350px;/* display: block;*/letter-spacing: 1px;}
.news-header .tp-tab-desc {font-size: 17px;font-weight: 500;color: #ffcc00;line-height: 25px;}
.inner-banner {margin-top: 26px;padding-top: 100px;padding-bottom: 70px;}
.inner-banner h1 {font-family: "Ubuntu";font-size: 36px;font-weight: 500;letter-spacing:2px;color: #fff;text-align: left;text-transform: uppercase;padding: 0px;margin: 0px;}
.inner-banner .box h2 {font-family: "Ubuntu";font-size: 22px;font-weight: 400;letter-spacing:2px;color: #fff;
text-transform: uppercase;text-align: right;margin: 0px;padding-top: 26px;padding-bottom: 26px;}
.inner-banner .box h2 strong {font-weight: 600;}
.banner-img-01 {background:rgba(0,0,0,0.5);background-attachment: fixed;background-image: url(../images/banner1.jpg);background-repeat: repeat-y;background-position: 50% 0;background-size: cover;}
.banner-img-02 {background-attachment: fixed;background-image: url(../images/banner3.jpg);background-repeat: repeat-y;background-position: 50% 0;background-size: cover;}
.banner-img-03 {background-attachment: fixed;background-image: url(../images/banner2.jpg);background-repeat: repeat-y;background-position: 50% 0;background-size: cover;}
.banner-img-04 {background-attachment: fixed;background-image: url(../images/banner4.jpg);background-repeat: repeat-y;background-position: 50% 0;background-size: cover;}
.banner-img-05 {background-attachment: fixed;background-image: url(../images/5.jpg);background-repeat: repeat-y;
background-position: 50% 0;background-size: cover;}
.banner-img-06 {background-attachment: fixed;background-image: url(../images/6.jpg);background-repeat: repeat-y;
background-position: 50% 0;background-size: cover;}
.banner-img-07 {background-attachment: fixed;background-image: url(../images/7.jpg);background-repeat: repeat-y;
background-position: 50% 0;background-size: cover;}
.banner-img-08 {background-attachment: fixed;background-image: url(../images/8.jpg);background-repeat: repeat-y;
background-position: 50% 0;background-size: cover;}
.banner-img-09 {background-attachment: fixed;background-image: url(../images/9.jpg);background-repeat: repeat-y;
background-position: 50% 0;background-size: cover;}
.banner-img-10 {background-attachment: fixed;background-image: url(../images/10.jpg);background-repeat: repeat-y;
background-position: 50% 0;background-size: cover;}
.banner-img-11 {background-attachment: fixed;background-image: url(../images/11.jpg);background-repeat: repeat-y;
background-position: 50% 0;background-size: cover;}
.banner-img-12 {background-attachment: fixed;background-image: url(../images/about_banner.jpg);background-repeat: repeat-y;background-position: 50% 0;background-size: cover;}
.breadcrumb {list-style: none;background-color: transparent;border-radius: 0px;text-align: left;}
ol.breadcrumb {padding: 0px;margin: 0px;}
ol.breadcrumb li.active {color: #f0542d;text-transform: uppercase;letter-spacing: 2px;}
ol.breadcrumb li a {color: #fff;text-transform: uppercase;letter-spacing: 2px;}
section {position: relative;padding-top:25px;padding-bottom:25px;}
.diagonal-strips{padding-top:20px;}
.diagonal {position: absolute;left: 0;bottom: 0;pointer-events: none;background: #fff;float: left;z-index: 1040;}
.diagonal.home-right {position: absolute;bottom: -1px;right: 0!important;background: none;z-index: 99;left: auto;}
.diagonal.home-left {position: absolute;bottom: -1px;left: 0;background: none;}
.diagonal.home-left, .diagonal.home-right {height:50px;}
.diagonal.home-left, .diagonal.home-right path {fill: #f5f5f5;stroke: #f5f5f5;stroke-width: 4;}
.diagonal.home-left.white, .diagonal.home-right.white path {fill: #181664;stroke: #181664;stroke-width: 4;}
.diagonal.home-left.white1, .diagonal.home-right.white1 path {fill: #fff;stroke: #fff;stroke-width: 4;}
.diagonal.home-left.light-grey-bg, .diagonal.home-right.light-grey-bg path {fill:#fbfbfb;stroke:#fbfbfb;stroke-width: 4;}
.diagonal.home-left.blue-bg, .diagonal.home-right.blue-bg path {fill: #1086df;stroke: #1086df;stroke-width: 4;}
.diagonal-top-strips{padding-top:90px;}
.diagonal-top {position: absolute;left: 0;top: 0;pointer-events: none;background: #fff;float: left;z-index: 1000;}
.diagonal-top.home-right {position: absolute;bottom: 0;right: 0 !important;background: none;z-index: 99;left: auto;}
.diagonal-top.home-left {position: absolute;bottom: 0;left: 0;background: none;}
.diagonal-top.home-left, .diagonal-top.home-right {height:175px;}
.diagonal-top.home-left, .diagonal-top.home-right path {fill: #f5f5f5;stroke: #f5f5f5;}
.diagonal-top.home-left.white, .diagonal-top.home-right.white path {fill: #fff;stroke: #fff;}
.diagonal-top.home-left.light-grey-bg, .diagonal-top.home-right.light-grey-bg path {fill: #f2f6f8;stroke:#f2f6f8;}
.diagonal-top.home-left.blue-bg, .diagonal-top.home-right.blue-bg path {fill: #1086df;stroke: #1086df;}
.herotext{padding-bottom:20px;}
.herotext.center{text-align:center;}
.herotext h2{font-size:18px;line-height:normal;font-weight:600;font-style:italic;color:#ed1e24;margin-bottom:6px;}
.herotext h1{font-family: "Poppins";font-size:20px;line-height:normal;font-weight:600;color:#eb5d15;}
.herotext h3{font-size: 24px;line-height:32px;font-weight: 300;color: #0e469b;margin-top: 16px;}
.herotext h4{font-family: "Ubuntu";font-size: 16px;line-height: 30px;font-weight: 300;color: #000;margin-top: 8px;}
ul.feature{padding:0px;margin:0px;padding-top:30px }
ul.feature li{list-style:none;width:25%;float:left;text-align:center;padding-top:10px;padding-bottom:5px;
padding-right:20px;}
ul.feature li .icon{font-size:60px;}
ul.feature li .caption{font-family:Ubuntu;font-size:16px;line-height:normal;font-weight:400;color:#000;padding-top:20px;}
section.home-intro-02 {padding-bottom: 100px;}
.feature{padding-top:30px;}
.feature .icon{font-size:60px;text-align:center;}
.feature .caption{font-family:Ubuntu;font-size:18px;line-height:26px;font-weight:400;color:#000;padding-top:10px;
text-align:center;}
.home-intro-01 .herotext{padding-bottom:10px;}
.home-intro-01 .services-02 .block{margin-top:30px;}
.home-intro-01 .services-02 .block .description{padding-bottom:0px;}
.home-intro-03 .herotext{padding-bottom:10px;}
.home-intro-03 .services-02 .block{margin-top:0px;margin-bottom: 0px;}
.home-intro-03 .button{padding-top:40px;}
.home-services-tabs .herotext{text-align:center;   }
.nav-tabs .nav-item .nav-link {font-family:Ubuntu;font-size:16px;padding-bottom:24px;padding-left:0px;
padding-right:0px;color:#666;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#bebebe;
-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {border-bottom-width: 2px;color: #f0542d;
background-color: transparent;border-color: transparent transparent #f0542d;}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color: transparent transparent #f0542d;}
.home-services-tabs .nav>li>a .icon {font-size: 50px;padding-bottom: 10px;}
.home-services-tabs .nav>li>a .caption {font-size: 16px;padding-top: 10px;}
.home-services-tabs .tab-content {padding-top: 50px;}
.home-services-tabs .tab-content .description {font-size:16px;}
.home-services-tabs .tab-content .link a {font-size:16px;color:#cecece;letter-spacing:6px;text-transform: uppercase;text-decoration:underline;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
.home-services-tabs .tab-content .link a:hover {font-size: 16px;color: #000;letter-spacing: 6px;text-transform: uppercase;text-decoration: underline;}
.home-services-tabs .tab-content .picture {padding-top: 70px;}
.home-services-tabs .tab-content .button {padding-top: 40px;}
.about-03 .block .pic {margin-bottom: 20px;}
.about-03 .block h1 {font-family: "Ubuntu";font-weight: 400;font-size: 22px;color: #212121;margin: 0px;padding-top: 0px;padding-bottom: 5px;line-height: normal;}
.about-03 .block .description {padding-top: 8px;}
.about-03 .button.right {padding-top: 30px;text-align:right;}
.about-03 .block .button {padding-top: 40px;}
.owl-theme .owl-controls .owl-nav .owl-prev {left: 5px;}
.owl-theme .owl-controls .owl-nav .owl-next {right: 5px;}
.services-02 .block h1 {font-family: "Ubuntu";font-weight: 400;font-size: 25px;color: #212121;margin: 0px;
padding-top: 0px;padding-bottom: 5px;line-height: normal;}
.services-02 .block .description {padding-top: 8px;padding-right:5%;}
.services-02 .button.right {padding-top: 30px;text-align:right;}
.services-02 .block .button {padding-top: 26px;}
.home-our-services .herotext {text-align: center;}
.home-our-services .block {text-align: center;}
.home-our-services .block .picture {position: relative;}
.home-our-services .block .picture .top-overlay {position: absolute;top: 0;left: 0;right: 0;height: 10px;width: 100%;z-index: 10;opacity: 1;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.home-our-services .block .picture .bottom-overlay {position: absolute;bottom: 10px;left: 10px;right: 0;z-index: 10;
opacity: 1;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.home-our-services .block .contents {padding: 26px;background-color: #fff;-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;transition: all 0.3s;border: 1px solid #e9e9e9}
.home-our-services .block .contents h1 {font-family:"Ubuntu";font-size: 26px;font-weight: 400;color: #000;margin-top: 10px;}
.home-our-services .block .contents .line {height: 2px;width: 60px;margin-left: auto;margin-right: auto;
margin-top: 16px;margin-bottom: 20px;border-bottom-style: dotted;border-bottom: 2px dotted #f0542d;}
.home-our-services .block .contents .description {font-size: 16px;padding-top:12px;}
.home-our-services .block .button {padding-top:30px;padding-bottom:30px;}
.home-our-services .block:hover .picture .top-overlay {opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.home-our-services .block:hover .contents {background-color: #f0542d;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.home-our-services .block:hover .contents h1 {color: #fff;}
.home-our-services .block:hover .contents .line {background-color: #fff;}
.home-our-services .block:hover .contents .description {color: #fff;}
.home-our-services .block:hover .button a {font-family: "Ubuntu";text-decoration: none;color: #fff;text-align: center;width: 100%;padding-top: 12px;padding-right: 20px;padding-bottom: 12px;padding-left: 20px;font-size: 14px;
font-weight: 400;text-transform: uppercase;border: 1px solid #fff;border-radius:3px;background-color: transparent;
-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.team-style-01 .block{padding-left:2px;padding-right:2px;}
.team-style-01 .block .picture {margin-bottom: 10px;position: relative;}
.team-style-01 .block .picture img{border: 1px solid #f1f1f1;}
.team-style-01 .block ul.social-icons {padding: 0px;margin-top: 24px;margin-right: 0px;margin-bottom: 24px;margin-left: 0px;}
.team-style-01 .block ul.social-icons li {display: inline-block;text-align: center;}
.team-style-01 .block ul.social-icons li a {color: #fff;height: 32px;width: 32px;border-radius: 16px;font-size: 16px;display: inline-block;list-style-type: none;margin-right: 3px;background-color: #ccc;padding-top: 5px;}
.team-style-01 .block ul.social-icons li a:hover {color: #fff;background-color: #f0542d;}
.team-style-01 .block .name {font-family: "Ubuntu";font-size: 16px;font-weight: 400;color: #000;padding-top: 10px;}
.team-style-01 .block .designation {font-size: 15px;padding-top: 0px;}
.team-style-01 .block .description {padding-top: 4px;}
.team-style-01 .block .picture-overlay .icons>:first-child {display: table-cell;vertical-align: bottom;text-align: right;padding-right: 10px;padding-bottom: 10px;}
.team-style-01 .block .picture-overlay .icons>:first-child i {font-size: 32px;}
.team-style-01 .block .picture-overlay {-webkit-backface-visibility: hidden;display: block;position: absolute!important;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;opacity: 0;text-align: left;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;
-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.team-style-01 .block .picture-overlay .icons {display: table;width: 100%;height: 100%;}
.team-style-01 .block .picture-overlay:hover {opacity: 1 }
.team-style-01 .block .picture-overlay .icons>:first-child {display: table-cell;vertical-align: bottom;text-align: right;}
.team-style-01 .block .picture-overlay .icons>:first-child .icon {display: inline-block!important;color: #fff;
font-size: 50px;margin: 4px;border-radius: 25px;text-align: center;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.team-style-01 .block .picture-overlay .icons>:first-child .icon a {color: #666;}
.team-style-01 .block .picture-overlay .icons>:first-child .icon a:hover {color: #f0542d;}
.portfolio .diagonal-strips{/*padding-top:80px;*/}
#options {margin-left: auto;margin-right: auto;margin-top: 40px;}
#options ul {width: auto;margin: 0px;padding: 0px;}
#options ul li {display: inline-block;margin: 0px;padding-top: 0px;padding-bottom: 0px;padding-left: 25px;padding-right: 25px;}
#options ul li a {font-family: "Ubuntu";font-size: 18px;font-weight: 400;text-decoration: none;display: inline-block;text-align: center;color: #666666;padding-bottom: 6px;border-bottom: 2px solid transparent;
-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
#options ul li a:link {text-decoration: none;color: #666666;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;
transition: all 0.3s;}
#options ul li:hover a, #options ul li a.selected {color: #f0542d;text-decoration: none;padding-bottom: 4px;
border-bottom: 2px dotted #f0542d;}
.portfolio ul li {list-style-type: none;}
.isotope .isotope-item {-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;transition-duration: 0.8s;
-webkit-transition-property: -webkit-transform, opacity;-moz-transition-property: -moz-transform, opacity;transition-property: transform, opacity;}
.portfolio .buttons {padding: 0px;margin-top: 70px;margin-right: auto;padding-bottom: 0px;margin-left: auto;
text-align: center;}
.portfolio .buttons a {font-size: 16px;padding-top: 12px;padding-right: 20px;padding-bottom: 12px;padding-left: 20px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.portfolio-grid .picture {position: relative;overflow: hidden;}
.portfolio-grid img {width: 100%;display: block;transform: scale(1);-webkit-transform: scale(1);
transition: 0.5s all ease;-webkit-transition: 0.5s all ease;}
.portfolio-grid .picture:hover img {opacity: 0.8;transform: scale(1.2);-webkit-transform: scale(1.2);
-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.portfolio-grid figure {float: left;width: 30%;height: auto!important;margin-bottom: 1px;margin-left: 1px;
overflow: hidden;padding: 2px;}
.portfolio-grid figure img {max-width: 100%;height: auto;display: inline-block;vertical-align: middle;
-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.portfolio-grid.nospace figure.item {padding: 0px;text-align: center;}
.portfolio-grid figure.item {margin-bottom: 1px!important;text-align: center;}
.portfolio-grid .item-w2 {width: 60% }
.portfolio-grid .item-h2 {height: auto!important }
.portfolio-grid .picture {-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;
position: relative;}
.portfolio-grid .item:hover img {-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.portfolio-grid .picture .icon-overlay {position: absolute;bottom: 20px;right: 20px;z-index: 12;opacity: 0;
-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.portfolio-grid .picture:hover .icon-overlay {opacity: 1 }
.portfolio-grid .picture .icon-overlay a {font-size: 30px;color: #fff;text-decoration: none;}
.portfolio-grid .picture .icon-overlay a:hover {font-size: 30px;color: #f0542d;text-decoration: none;}
.portfolio-grid .picture .text-overlay {position: absolute;background-color: rgba(0, 0, 0, 0.7);height: auto;
width: 100%;top: 0;left: 0;right: 0;bottom: 0;z-index: 10;opacity: 0;-webkit-transition: all .3s ease-in-out 0s;
-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.portfolio-grid .picture:hover .text-overlay {opacity: 1 }
.portfolio-grid .picture .text-overlay .category {font-family: 'Source Sans Pro';font-weight: 400;font-size: 16px;font-style: italic;color: #fff;line-height: normal;position: absolute;top: 30px;left: 40px;opacity: 0;margin-left: -100px;
transition: all 300ms 100ms;}
.portfolio-grid .picture:hover .text-overlay .category {opacity: 1;margin-left: 0px;}
.portfolio-grid .picture .text-overlay h1 {font-family: "Ubuntu";font-weight: 400;font-size: 24px;color: #fff;
line-height: normal;text-decoration: none;position: absolute;top: 50px;left: 40px;margin: 0px;padding: 0px;
opacity: 0;margin-left: 100px;transition: opacity 300ms, margin 300ms;}
.portfolio-grid .picture:hover .text-overlay h1 {opacity: 1;margin-left: 0px;}
.portfolio-grid .picture .text-overlay h1 a {color: #fff;}
.portfolio-grid .picture .text-overlay h1 a:hover {color: #f0542d;text-decoration: none;}
.portfolio-grid .picture .text-overlay .line {background-color: #fff;height: 2px;width: 60px;/*margin-top: 16px;*/
position: absolute;text-align: left;top: 85px;left: 40px;margin-top: 1px;}
.portfolio-grid.nospace .picture .text-overlay .category {position: absolute;font-size: 14px;color: #fff;
font-weight: 400;letter-spacing: 2px;text-align: left;top: auto;bottom: 90px;left: 50px;}
.portfolio-grid.nospace .picture .text-overlay h1 {position: absolute;font-size: 18px;color: #fff;font-weight: 500;
text-transform: uppercase;letter-spacing: 3px;text-align: left;margin: 0px;padding: 0px;top: auto;bottom: 70px;
left: 50px;}
.portfolio-grid.nospace .picture .text-overlay .line {background-color: #fff;height: 1px;width: 60px;margin-top: 16px;position: absolute;text-align: left;top: auto;bottom: 55px;left: 30px;}
.portfolio .button {text-align: center;padding-top: 80px;}
.portfolio-mansory figure {float: left;width: 30%;height: auto!important;margin-bottom: 1px;margin-left: 1px;
overflow: hidden;}
.portfolio-mansory figure img {max-width: 100%;height: auto;display: inline-block;vertical-align: middle;
-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.portfolio-mansory figure.item {margin-bottom: 1px!important;text-align: center;}
.portfolio-mansory figure .info {padding-top: 20px;padding-bottom: 60px;}
.portfolio-mansory figure .info .caption {font-size: 18px;font-weight: 700;}
.portfolio-mansory figure .info .description {padding-top: 10px;color: #9d9d9d;line-height: 0px;}
.portfolio-mansory .item-w2 {width: 60% }
.portfolio-mansory .item-h2 {height: auto!important }
.portfolio-mansory .picture {background-color: #f0542d;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;
transition: all 0.3s;position: relative;}
.portfolio-mansory .item:hover img {opacity: 0.2;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;
transition: all 0.3s;}
.portfolio-mansory .picture-overlay {-webkit-backface-visibility: hidden;display: block;position: absolute!important;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;opacity: 0;text-align: left;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.portfolio-mansory .picture-overlay .icons {display: table;width: 100%;height: 100%;}
.portfolio-mansory .picture-overlay:hover {opacity: 1 }
.portfolio-mansory .picture-overlay .icons>:first-child {display: table-cell;vertical-align: middle;text-align: center;}
.portfolio-mansory .picture-overlay .icons>:first-child .icon {display: inline-block!important;background-color: #fff;color: #f0542d;width: 50px;height: 50px;margin: 4px;border-radius: 25px;text-align: center;
-webkit-transition: all .1s ease-in-out 0s;-moz-transition: all .1s ease-in-out 0s;-ms-transition: all .1s ease-in-out 0s;-o-transition: all .1s ease-in-out 0s;transition: all .1s ease-in-out 0s;padding: 10px;}
.portfolio-mansory .picture-overlay .icons>:first-child .icon a {font-size: 20px;line-height:32px;color: #f0542d;}
.portfolio-detail h1 {font-family: "Ubuntu";font-size: 26px;font-weight: 400;color: #000;line-height: normal;
margin: 0px;padding: 0px;}
.portfolio-detail .description {padding-top: 20px;}
.portfolio-detail .picture img{margin-bottom:2px;}
.portfolio-detail ul.info {padding: 0px;margin: 0px;padding-top: 20px;}
.portfolio-detail ul.info li {font-size: 14px;list-style: none;font-weight: 500;padding-top:4px;padding-bottom:4px;}
.portfolio-detail ul.info li a {color:#000;}
.portfolio-detail ul.info li a:hover {color:#f0542d;}
.portfolio-detail ul.social-icons {margin: 0px;text-align: left;padding: 0px;margin-top:30px;}
.portfolio-detail ul.social-icons li {font-size: 16px;color: #fff;background-color: #555;height: 40px;width: 40px;
border-radius: 20px;display: inline-block;list-style-type: none;margin: 3px;text-align: center;line-height: 2.6;}
.portfolio-detail ul.social-icons li a {color: #fff;}
.portfolio-detail ul.social-icons li a:hover {color: #fff;}
.portfolio-detail ul.social-icons li:hover {color: #fff;background-color: #f0542d;}
.portfolio-detail ul.social-icons li:hover a {color: #fff;}

.home-about-us .herotext{padding-bottom:20px;}
.home-about-us .herotext h2 {font-size: 24px;}
.home-about-us .herotext .short-description {font-family: "Ubuntu";font-size: 22px;font-weight:300;margin: 0px;
padding-top: 5px;padding-bottom: 5px;line-height: 30px;padding-right:10%;}
.home-about-us .button{padding-top:30px;}
.home-about-us ul{padding:0px;margin:0px }
.home-about-us ul li{list-style-type: none;padding-top:20px;padding-bottom:20px;}
.home-about-us ul li .icon{float:left;margin-right:20px;width:70px;}
.home-about-us ul li h2{font-family: "Ubuntu";font-size:24px;font-weight:400;}
.home-about-us ul li .description{font-size:16px;padding-right:5%;}
.home-about-us .accordion img{width:250px;float:left;padding-right:12px;padding-bottom:8px;}
 .home-about-us .accordion .btn {font-family: "Ubuntu";display: inline-block;font-weight: 400;text-transform:uppercase;text-align: center;white-space: nowrap;vertical-align: middle;-webkit-user-select: none;
-moz-user-select: none;-ms-user-select: none;user-select: none;border: 1px solid transparent;padding: 3px;
font-size: 18px;color:#000;line-height: 1.5;
border-radius: .25rem;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
/* HOME ABOUT US ENDS */

/* WHY CHOOSE US STARTS  */
section.why-to-choose-us-01 {padding-top: 120px;padding-bottom: 90px;}
section.services.why-to-choose-us-01 {padding-top: 90px;padding-bottom: 90px;}
.why-to-choose-us-01 .herotext {padding-bottom: 10px!important;}
.why-to-choose-us-01 img.picture{position:absolute; bottom:-90px;}
.why-to-choose-us-01 .block {padding-top: 40px;padding-bottom: 0px;}
.why-to-choose-us-01 .block .icon {margin-bottom: 20px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;
transition: all 0.3s;}
.why-to-choose-us-01 .block .icon img{width:50%;}
.why-to-choose-us-01 .block h1, .why-to-choose-us-01 .block h1 a {font-family: "Ubuntu";font-size: 24px;font-weight: 400;color: #000;margin-top: 0px;margin-bottom:10px;}
.why-to-choose-us-01 .block h1 a:hover{color:#f0542d;text-decoration: none;}
.why-to-choose-us-01 .block .description {font-size: 16px;}
section.product-dark-01 {padding-top: 0px;padding-bottom: 0px;margin-top: 120px;}
.product-dark-01 .herotext {padding-bottom: 20px;}
.product-dark-01 .herotext h1 {color: #fff;font-size:50px;}
.product-dark-01 .herotext h2 {font-size:26px;color: #f5f5f5;}
.product-dark-01 .herotext .short-description {font-family: "Ubuntu";font-size: 20px;line-height: 30px;font-weight: 300;color: #f5f5f5;margin: 0px;padding-top: 5px;padding-bottom: 5px;line-height: 34px;}
.product-dark-01 .description strong {font-family: 'Source Sans Pro';font-weight: 600;font-size: 18px;font-style: italic;}
.product-dark-01 .block {padding-top: 50px;}
.product-dark-01 .block .description {padding-right: 50px;}
.product-dark-01 .button {padding-top: 20px;}
.product-dark-01 .block .heading-with-count .count {font-family: 'Poppins';font-weight: 900;font-size: 200px;
font-style: italic;color: #eeeeee;}
.product-dark-01 .description .button {padding-top: 20px;}
.product-dark-01 .description .button a.link:hover {color: #fff;}
.product-dark-01 .pic {margin-top: -90px;}
.blog .post {margin-bottom: 12px;}
.blog .post .pic, .blog .post .video {margin-bottom: 24px;}
.blog .post h1 {font-family: Poppins;font-weight: 600;font-size: 18px;color: #eb5d15;margin: 0px;padding-top: 5px;
padding-bottom: 5px;line-height: 32px;}
.blog .post .meta-info ul {padding: 0px;margin: 0px;}
.blog .post .meta-info ul li {font-family: "Ubuntu";font-weight: 400;display: inline-block;padding-left: 3px;
text-transform: uppercase;}
.blog .post .meta-info ul li:first-child {display: inline-block;padding-left: 0px;}
.blog .post .meta-info ul li:first-child:before {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "";padding-right: 0px;}
.blog .post .meta-info ul li:before {display: inline-block;font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;
content: "/";padding-right: 6px;}
.blog .post .meta-info ul li a {font-size: 15px;color: #888888;text-decoration: none;}
.blog .post .meta-info ul li a:hover {color: #f0542d;text-decoration: none;}
.blog .post .description {padding-top: 20px;}
.blog .post .button {padding-top: 30px;}
ul.pagination{padding:0px;margin:0px!important;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {z-index: 3;color: #fff;cursor: default;
background-color: #f0542d;border-color: #f0542d;}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {z-index: 2;
color: #fff;background-color: #f0542d;border-color: #f0542d;}
.page-link {position: relative;padding: 9px;margin-left: -1px;line-height: 1.42857143;color: #337ab7;text-decoration: none;background-color: #fff;border: 1px solid #ccc;height: 40px;width: 40px;border-radius: 20px;
text-align: center;margin-right: 5px;background-color: #ccc;color: #fff;}
.page-item:first-child .page-link {margin-left: 0;border-top-left-radius: 20px!important;border-bottom-left-radius: 20px!important;}
.page-item:last-child .page-link {margin-right: 0;border-top-right-radius: 20px!important;border-bottom-right-radius: 20px!important;}
.blog .contents {padding-top: 50px;padding-bottom: 50px;}
.blog .contents .post {padding-bottom: 60px;margin-bottom: 80px;border-bottom-width: 1px;border-bottom-style: solid;
border-bottom-color: #d9d9d9;}
.blog .contents .post .picture {position: relative;}
.blog .contents .post .date {position: absolute;z-index: 10;top: -30px;left: 30px;padding-top: 14px;
padding-bottom: 12px;background-color: #f9b701;text-align: center;text-transform: uppercase;min-width: 90px;
min-height: 90px;}
.blog .contents .post .date .day {font-size: 32px;color: #fff;font-weight: 800;}
.blog .contents .post .date .month {font-size: 16px;color: #fff;font-weight: 500;}
.blog .contents .post .date .year {font-size: 16px;color: #fff;font-weight: 500;line-height: 12px;}
.blog .contents .post .meta {padding-top: 30px;padding-bottom: 8px;font-size: 13px;}
.blog .contents .post .meta a {color: #333;}
.blog .contents .post .meta .user {padding-right: 20px;}
.blog .contents .post .meta i {padding-right: 6px;}
.blog .contents .post h1 {font-size: 21px;font-weight: 600;color: #525252;text-transform: uppercase;
padding-bottom: 16px;}
.blog .contents .post h2 {font-size: 16px;font-weight: 600;color: #525252;text-transform: uppercase;padding-top: 12px;padding-bottom: 14px;}
.blog .contents .post .description {font-size: 13px;color: #666666;}
.blog .contents .post .button {margin-top: 40px;}
.blog .contents .post .button a {color: #333333;text-align: center;width: 100%;border: 2px solid #f9b701;
padding-top: 12px;padding-right: 24px;padding-bottom: 12px;padding-left: 24px;font-weight: bold;font-size: 12px;
text-transform: uppercase;}
.blog .contents .post .button a:hover {background-color: #f9b701;text-decoration: none;border: 2px solid #f9b701;
color: #fff;}
.blog .description blockquote {font-size: 16px;padding: 20px;margin-top: 20px;margin-bottom: 20px;
border-left: 2px dotted #f0542d;background-color: #f5f5f5;color: #000;}
.blog .tag-n-share {padding-top: 10px;padding-bottom: 10px;border-top: 1px solid #f7f7f7;border-bottom: 1px solid #f7f7f7;margin-bottom: 30px;}
.blog .tag {padding-top: 10px;padding-bottom: 10px;}
.blog .tag i {color: #f0542d;padding-right: 8px;font-size: 16px;}
.blog .tag ul {margin: 0px;padding: 0px;}
.blog .tag ul li {display: inline-block;list-style-type: none;}
.blog .tag ul li a {color: #222222;}
.blog .tag-n-share ul.social-icons {margin: 0px;text-align: right;padding: 0px;}
.blog .tag-n-share ul.social-icons li {font-size: 16px;color: #fff;background-color: #555;height: 40px;width: 40px;
border-radius: 20px;display: inline-block;list-style-type: none;margin: 3px;text-align:center;line-height: 2.6;}
.blog .tag-n-share ul.social-icons li a {color: #fff;}
.blog .tag-n-share ul.social-icons li a:hover {color: #fff;}
.blog .tag-n-share ul.social-icons li:hover {color: #fff;background-color: #f0542d;}
.blog .tag-n-share ul.social-icons li:hover a {color: #fff;}
.blog .comments { margin-top: 40px; margin-bottom: 40px;}
.blog .comments h1 {font-family: "Ubuntu";font-size: 22px;color: #000;font-weight: 400;padding: 0px;margin-top: 6px;
margin-bottom: 15px;}
.blog .comments .line {border-bottom: 2px dotted #f0542d;width: 50px;margin-top: 10px;margin-bottom: 40px;}
.media-left, .media>.pull-left {padding-right: 20px;}
.blog .comments .time {font-family: 'Source Sans Pro';font-weight: 400;color: #888;font-size: 14px;padding-top: 5px;
padding-bottom: 10px;margin-bottom: 10px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ededed;}
.blog .comments .time i {color: #f0542d;padding-right: 8px;font-size: 14px;}
.blog .comments .media-left {padding-top: 0px;margin-bottom: 20px;}
.blog .comments .media-body {position: relative;}
.blog .comments .media-body h5 {font-family: "Ubuntu";font-size:17px;margin:0px;}
.blog .comments .media-body .time a {font-size: 14px;color: #888888;text-decoration: none;}
.blog .comments .media-body .time a:hover {color: #f0542d;text-decoration: none;}
.blog .comments .media-body a.reply {position: absolute;z-index: 10;top: 3px;right: 0;width:100px;}
 .blog .comments .media-body a.no-fill-color {
     font-family: "Ubuntu", Arial, Tahoma, sans-serif;
     text-decoration: none;
     color: #f0542d;
     text-align: center;
     padding-top: 4px;
     padding-right: 8px;
     padding-bottom: 4px;
     padding-left: 8px;
     font-size: 14px;
     font-weight: 400;
     text-transform: uppercase;
     border: 1px solid #f0542d;
     border-radius: 3px;
     background-color: transparent;
     -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     transition: all 0.3s;
}
.blog .comments .media-body a.no-fill-color:hover {color: #fff;border: 1px solid #f0542d;background-color: #f0542d;
-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.blog .comments .media-body .media {margin-top: 50px;margin-bottom: 20px;}
.blog .comments .media-list li.media {margin-bottom: 20px;padding-bottom: 20px;}
.blog .leave-a-reply {margin-top: 40px;margin-bottom: 40px;}
.blog .leave-a-reply h1 {font-family: "Ubuntu";font-size: 22px;color: #000;font-weight: 400;padding: 0px;
margin-top: 6px;margin-bottom: 15px;}
.blog .leave-a-reply .line {border-bottom: 2px dotted #f0542d;width: 50px;margin-top: 10px;margin-bottom: 40px;}
 .blog .leave-a-reply .form-control {
     display: block;
     width: 100%;
     height: 48px;
     padding: 6px 12px;
     font-size: 14px;
     text-transform:uppercase;
     line-height: 1.42857;
     color: #555;
     background-color: #fff;
     background-image: none;
     border: 1px solid #ccc;
     border-radius: 0px;
     -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     */
    /* -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
     */
     -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
     transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
 .blog .leave-a-reply .form-control:focus {
     color: #495057;
     background-color: #fff;
     border-color: #f0542d;
     outline: 0;
     box-shadow: none;
}
 .blog .leave-a-reply .btn {
     font-family: "Ubuntu", Arial, Tahoma, sans-serif;
     text-decoration: none;
     color: #f0542d;
     text-align: center;
     width: 100%;
     padding-top: 10px;
     padding-right: 20px;
     padding-bottom: 10px;
     padding-left: 20px;
     font-size: 16px;
     font-weight: 600;
     text-transform: uppercase;
     border: 1px solid #f0542d;
     border-radius:3px;
     background-color: transparent;
     -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     transition: all 0.3s;
}
.button a.no-fill-color i{padding-right: 6px;}
.blog .leave-a-reply .btn:hover {color: #fff;border: 1px solid #f0542d;background-color: #f0542d;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.blog .leave-a-reply textarea.form-control {min-height: 150px;}
.blog .related-posts {margin-top: 40px;margin-bottom: 0px;}
.blog .related-posts h1 {font-family: "Ubuntu";font-size: 22px;color: #000;font-weight: 400;padding: 0px;margin-top: 6px;margin-bottom: 15px;}
.blog .related-posts .line {border-bottom: 2px dotted #f0542d;width: 50px;margin-top: 10px;margin-bottom: 40px;}
.blog .related-posts .post h1 {font-family: "Ubuntu";font-weight: 400;font-size: 20px;color: #212121;margin: 0px;
padding-top: 5px;padding-bottom: 5px;line-height: normal;font-weight: 500;}
.sidebar .search{padding-left:0px;}
.sidebar .searchform3 {width: 100%;height: 24px;line-height:24px;cursor:default;margin-top:0px;margin-bottom:10px;}
.sidebar #search3 {display: block;position: relative;}
.sidebar #s3 {width: 100%;padding: 8px 11px;font-size: 14px;color: #333333;border-bottom-width: 1;
border-bottom-style: solid;border-bottom-color: #eeeeee;border-top-style: none!important;border-right-style: none!important;border-left-style: none!important;}
.sidebar .sbtn3 {display: block;position: absolute;right: 5px;top: 8px;background: none;border: none;color: #333333;
font-size: 14px;cursor: pointer;}
.sidebar h1 {font-family: "Ubuntu";font-size: 24px;color: #000;font-weight: 400;text-transform: uppercase;
padding: 0px;margin-top: 6px;margin-bottom: 15px;}
.sidebar .line {border-bottom: 2px dotted #f0542d;width: 50px;margin-top: 10px;margin-bottom: 26px;}
.sidebar .categories ul {padding: 0px;margin: 0px;}
.sidebar .categories ul li {margin-bottom: 18px;padding-bottom: 18px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #eeeeee;list-style-type: none;}
.sidebar .categories ul li:last-child {margin-bottom: 0px;}
.sidebar .categories ul li .info {float: left;}
.sidebar .categories ul li .info h2 {font-family: "Ubuntu";font-size: 16px;color: #000;font-weight: 400;padding-top: 0px;margin-top: 0px;}
.sidebar .categories ul li .info h3 {font-size: 14px;color: #000;padding: 0px;margin: 0px;}
.sidebar .categories ul li .info h3 a {color: #888888;}
.sidebar .categories ul li .info h3 a:hover {color: #f0542d;}
.sidebar .categories ul li .posts {float: right;color: #f0542d;font-size: 16px;text-align: center;}
.sidebar .s-icons {margin-top:40px;}
.sidebar .nav-pills .nav-link {
border-radius: 0px;
border-bottom: 1px solid #eeeeee;
text-transform: uppercase;
font-weight: 600;
}
.sidebar .nav-pills .nav-link{
color: #f0542d;
}
.sidebar .nav-link {
display: block;
padding: .8rem 1rem;
}
.nav-pills .nav-link {background-color:#6c609e;color: #fff;font-weight: 600;}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
color: #fff;
background-color: #132877;
font-family:poppins;
font-weight:600;
}
 .sidebar .tab-content {
     padding: 20px;
     border-top-width: 1px;
     border-right-width: 1px;
     border-bottom-width: 1px;
     border-left-width: 1px;
     border-top-style: none;
     border-right-style: solid;
     border-bottom-style: solid;
     border-left-style: solid;
     border-top-color: #eeeeee;
     border-right-color: #eeeeee;
     border-bottom-color: #eeeeee;
     border-left-color: #eeeeee;
}
.sidebar .tab-content ul {padding: 0px;margin: 0px;}
.sidebar .tab-content ul li {list-style-type: none;margin-top: 20px;margin-bottom: 20px;}
.sidebar .tab-content ul li:first-child {margin-top: 0px;}
.sidebar .tab-content ul li:last-child {margin-bottom: 0px;}
.sidebar .tab-content ul li .picture {float: left;}
.sidebar .tab-content ul li .info {padding-left: 90px;}
.sidebar .tab-content ul li .info .caption {font-size: 16px;color: #666;text-align: left;}
.sidebar .tab-content ul li .info .caption a {font-family: "Ubuntu";font-size: 16px;color: #000;text-align: left;}
.sidebar .tab-content ul li .info .date {font-size: 14px;color: #f0542d;text-align: left;}
.sidebar ul.nav1 { padding: 0px; margin: 0px;}
.sidebar .nav1>li { list-style-type: none!important;}
.sidebar .nav1>li>a:focus, .sidebar .nav1>li>a:hover { background-color: transparent; text-decoration: none;}
.sidebar .nav1>li>a { padding: 0px;}
 .sidebar .nav1>li .caption, .sidebar .nav1>li>a .caption {
     font-size: 14px;
     color: #333333;
     text-transform: uppercase;
     font-weight: 600;
     padding-top: 14px;
     padding-bottom: 14px;
     border-top-width: 2px;
     border-right-width: 1px;
     border-bottom-width: 1px;
     border-left-width: 1px;
     border-top-style: solid;
     border-right-style: solid;
     border-bottom-style: solid;
     border-left-style: solid;
     border-top-color: #eeeeee;
     border-right-color: #eeeeee;
     border-bottom-color: #eeeeee;
     border-left-color: #eeeeee;
     background-color: #f4f4f4;
     text-decoration: none;
}
 .sidebar .nav1>li.active .caption, .sidebar .nav1>li>a:focus .caption, .sidebar .nav1>li>a:hover .caption {
     color: #000;
     border-top-width: 2px;
     border-right-width: 1px;
     border-bottom-width: 1px;
     border-left-width: 1px;
     border-top-style: solid;
     border-right-style: solid;
     border-bottom-style: solid;
     border-left-style: solid;
     border-top-color: #f9b701;
     border-right-color: #eeeeee;
     border-bottom-color: transparent;
     border-left-color: #eeeeee;
     background-color: transparent;
     text-decoration: none;
}
.s-icons {margin: 0px;padding: 0px;}
.s-icons .icon {color: #fff!important;font-size: 40px;background-color: #c9d1d3;text-align: center;padding-top: 28px;padding-bottom: 22px;}
.s-icons .icon:hover {opacity: 0.8;}
.s-icons .icon a {color: #fff!important;}
.s-icons .caption {font-size: 12px;padding-top: 6px;font-weight:600;margin: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}
.s-icons .icon.fb { background-color: #0253a2;}
.s-icons .icon.twitter { background-color: #36d8ff;}
.s-icons .icon.vimeo { background-color: #1bb7ea;}
.s-icons .icon.google-plus { background-color: #d6492f;}
.s-icons .icon.rss { background-color: #ff8a00;}
.s-icons .icon.pinterest { background-color: #cc2127;}
.photos ul {padding: 0px;margin: 0px;}
.photos ul li {list-style-type: none;display: inline-block;padding: 0px;width:32%;margin-bottom:4px;}
.photos ul li img:hover {opacity: 0.7;}
.tag-list a {border: 1px solid #dddddd;display: inline-block;font-size: 13px;color: #333333;text-transform:uppercase;background-color: #f4f4f4;margin-bottom: 5px;margin-right: 3px;padding-top: 5px;padding-right: 10px;
padding-bottom: 5px;padding-left:10px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.tag-list a, .tag-list a:hover, .tag-list a:active, .tag-list a:focus {text-decoration: none;outline: none;}
.tag-list a:hover {color: #fff;background-color: #f0542d;border: 1px solid #f0542d;}
.latest-offers .block .picture {margin-bottom: 20px;}
.latest-offers .block h1 {font-size: 22px;color: #000;margin-bottom:12px;}
.latest-offers .owl-theme .owl-controls .owl-nav .owl-prev {position: absolute;z-index: 10;top: 120px;}
.latest-offers .owl-theme .owl-controls .owl-nav .owl-next {position: absolute;z-index: 10;top: 120px;}
.testimonial-01 .herotext {text-align: center;}
.testimonial-01 .description {font-family: "Ubuntu";font-size: 16px;line-height: 28px;text-align: center;     
border-radius: 6px;color: #000;border: 1px solid #e9e9e9;background-color:#fff;padding: 20px;position: relative;}
.testimonial-01 .description .down-arrow {position: absolute;z-index: 100;bottom: -15px;background-image: url(../images/testimonial-down-arrow.png);background-position: center top;background-repeat: no-repeat;height: 15px;width: 30px;margin-left: auto!important;margin-right: auto!important;text-align: center;left: 0;right: 0;}
.testimonial-01 .picture {padding-top: 40px;}
.testimonial-01 .name {font-family: "Ubuntu";font-size: 24px;font-weight: 400;text-align:center;color: #000;
padding-top: 14px;}
.testimonial-01 .company {font-family: "Ubuntu";text-align: center;font-size: 15px;padding-top: 6px;color: #f0542d;
line-height: normal;}
.testimonials-02 .herotext h1 { color: #fff;}
.testimonials-02 .herotext { padding-bottom: 30px;}
.testimonials-02 .picture {margin-left: auto;margin-right: auto;margin-top: 10px;}
.testimonials-02 .description {font-size: 24px;line-height: 34px;text-align: center;padding-top: 30px;
font-weight: 300;color: #fff;}
.testimonials-02 .name {font-family: "Ubuntu";font-size: 24px;text-align: center;color: #fff;font-weight: 400;
padding-top: 26px;padding-bottom: 12px;}
.testimonials-02 .company {font-family: "Ubuntu";font-size: 18px;text-align: center;color: #f0542d;font-weight: 400;
line-height: normal;}
.call-to-action .herotext {padding-bottom: 4px;}
.call-to-action .herotext h1 {font-family: "Ubuntu";font-size: 30px;color: #eb6016;line-height: 40px;}
.call-to-action .herotext .description {font-family: "Ubuntu";font-size: 30px;font-weight: 400;color: #000;
line-height: normal;padding-top: 20px;}
.call-to-action .button {margin-top: 20px;}
.call-to-action .button a {margin-left: 8px;margin-right: 8px;}
.clients .col-lg-3 {border: 1px solid #e9e9e9;}
.clients .col-lg-3 img {padding-top: 20px;padding-bottom: 20px;}
.home-02-share {text-align: center;padding-top: 0px;padding-bottom: 0px;}
.home-02-share .contents{padding-top: 50px;padding-bottom:50px;text-align:left;}
.home-02-share .logo {margin-top:20px
margin-top: 20px;
margin-bottom: 30px;
}
.home-02-share .logo img{
width:220px;
}
.home-02-share .description {
font-size:16px;
color: #fff;
}
 .home-02-share ul.social-icons {
     margin: 0px;
     padding-top: 30px;
     padding-right: 0px;
     padding-bottom: 20px;
     padding-left: 0px;
     text-align: center;
     margin-left: auto;
     margin-right: auto;
}
 .home-02-share ul.social-icons li {
     font-size: 16px;
     color: #fff;
     background-color: #2892e2;
     height: 40px;
     width: 40px;
     border-radius: 20px;
     display: inline-block;
     list-style-type: none;
     margin: 3px;
     text-align: center;
     line-height: 2.7;
     -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     transition: all 0.3s;
	 border: 1px solid #fff;
}
.home-02-share ul.social-icons li a {color: #fff;}
.home-02-share ul.social-icons li:hover a {color: #2892e2;}
.home-02-share ul.social-icons li:hover {color: #2892e2;background-color: #fff;}
 .home-02-share .line {
     height: 3px;
     width: 110px;
     background-color: #1086df;
     margin-top: 14px;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 40px;
}
.home-02-share .copyright {font-size: 12px;text-align: center;color: #b2b2b2;}
.home-02-share .copyright a {color: #fff;}
.since .block .herotext{padding-bottom:10px;}
.since .block .herotext h1{font-family: 'Source Sans Pro';font-size: 110px;line-height:110px;font-weight: 600;text-transform:uppercase;letter-spacing:2px;float:left;margin-right: 20px;}
.since .block .herotext h2{font-size:22px;margin-right: 10px;float:left;}
.since .block .herotext h3{font-size: 30px;line-height:40px;padding-top:10px;font-weight:400;}
.since .block .herotext h4{margin-top:2px;}
.since .block .herotext h3 span{font-size: 30px;color:#f0542d;}
.since .funfacts{padding-top:60px;padding-bottom:60px;}
.since-2 .block .herotext{padding-bottom:10px;}
.since-2 .block .herotext h1{font-family: 'Source Sans Pro';font-size: 100px;line-height:100px;font-weight: 600;text-transform:uppercase;letter-spacing:2px;margin-right: 20px;}
.since-2 .block .herotext h2{font-size:22px;margin-right: 10px;}
.since-2 .block .herotext h3{font-size: 30px;text-transform:uppercase;line-height:40px;padding-top:0px;}
.since-2 .block .herotext h3 span{font-size: 40px;color:#f0542d;}
.since-2 .block .herotext h4{}
.funfacts{padding-top:120px;padding-bottom:120px;}
.funfacts .block .icon i{font-size: 50px;line-height:50px;padding-bottom:30px;}
.funfacts .block .count{font-family: "Ubuntu";font-size: 50px;line-height:50px;font-weight: 600;text-transform:uppercase;letter-spacing:2px;padding-bottom:10px;}
.funfacts .block .caption{font-family: "Ubuntu";font-size: 16px;font-weight: 600;text-transform:uppercase;
letter-spacing:2px;}
.funfacts-2{padding-top:120px;padding-bottom:120px;}
.funfacts-2 .block .icon i{font-size: 50px;line-height:50px;padding-bottom:30px;color:#fff;}
.funfacts-2 .block .count{font-family: "Ubuntu";color:#fff;font-size: 50px;line-height:50px;font-weight: 600;
text-transform:uppercase;letter-spacing:2px;padding-bottom:10px;}
.funfacts-2 .block .caption{font-family: "Ubuntu";color:#fff;font-size: 16px;font-weight: 600;text-transform:uppercase;letter-spacing:2px;}
section.contact-us {padding-top:30px;padding-bottom:0px;}
.contact-us .herotext{padding-top:0px;}
.contact-us .block {padding-top: 4px;padding-bottom: 20px;float: left;}
.contact-us .block .icon {height: 40px;width: 40px;border-radius: 30px;background-color: #f5f5f5;color: #eb6016;
font-size: 20px;padding-top: 5px;text-align: center;margin-bottom: 10px;-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;transition: all 0.3s;float: left;}
.contact-us .block:hover .icon {background-color: #f0542d;color: #fff;font-size: 30px;padding-top: 14px;text-align: center;}
.contact-us .block ul {padding-left: 60px;padding-top:0px;}
.contact-us .block ul li {list-style-type:none;font-size: 16px;line-height:30px;color: #000;}
.contact-us .block ul li a {color: #f0542d;}
.contact-us .picture {position:absolute;top:-70px;right:20px;}
.maps {padding-top: 0px;padding-bottom: 0px;}
.maps iframe {border: none;width: 100%;height: 400px;}
iframe {border: none;width: 100%;height: auto;}
.contact-us.form{padding-top:20px!important;padding-bottom:0px;}
.contact-us.form form{padding-bottom:70px;}
.contact-us.form .herotext{padding-bottom:15px;}
 .contact-us .send-message .form-control {display: block;width: 100%;height: 48px;padding: 6px 12px;font-size: 14px;
text-transform:uppercase;line-height: 1.42857;color: #555;background-color: #fff;background-image: none;
border: 1px solid #ccc;border-radius: 0px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
/* box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
*/
/* -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
*/
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.contact-us .send-message .form-control:focus {color: #495057;background-color: #fff;border-color: #f0542d;
outline: 0;box-shadow: none;}
.contact-us .send-message .btn {font-family: "Ubuntu";text-decoration: none;color: #f0542d;text-align: center;
width: 100%;padding-top: 10px;padding-right: 20px;padding-bottom: 10px;padding-left: 20px;font-size: 16px;
font-weight: 600;text-transform: uppercase;border: 1px solid #f0542d;border-radius:3px;background-color: transparent;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.button a.no-fill-color i{padding-right: 6px;}
.contact-us .send-message .btn:hover {color: #fff;border: 1px solid #f0542d;background-color: #f0542d;
-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.contact-us textarea.form-control {min-height: 150px;}
#message_post {text-align: center;}
.errorMessage {color: #ff0000;margin-bottom: 4px;padding-bottom: 8px;padding-top: 8px;padding-right: 0px;
padding-left: 0px;background-color: #fff;}
.successMessage {color: #12d62d;margin-bottom: 4px;padding-bottom: 8px;padding-top: 8px;padding-right: 0px;
padding-left: 0px;background-color: #fff;}
#q_message_post {text-align: center;}
.errorMessage {color: #ff0000;margin-bottom: 4px;padding-bottom: 8px;padding-top: 8px;padding-right: 0px;
padding-left: 0px;background-color: transparent;text-align: center;}
.successMessage {color: #12d62d;margin-bottom: 4px;padding-bottom: 8px;padding-top: 8px;padding-right: 0px;
padding-left: 0px;background-color: transparent;text-align: center;}
/* CONTACT US ENDS  */
section.pics-strip{padding:0px;}
section.pics-strip .container-fluid{padding:0px;}

footer h1 {font-family: "Ubuntu";font-size: 20px;color: #fff;font-weight: 400;padding-top: 4px;padding-bottom: 4px;
margin-bottom: 22px;text-transform:uppercase;}
footer .row1 {padding-top: 60px;padding-bottom: 20px;color: #fff;}
footer .row1 .about .button {margin-top: 30px;}
footer .row1 ul.social-icons {margin: 0px;text-align: left;padding-top: 20px;padding-right: 0px;padding-bottom: 20px;padding-left: 0px;}
footer .row1 ul.social-icons li {font-size: 16px;color: #fff;background-color: #4d4d4d;height: 40px;width: 40px;
border-radius: 20px;display: inline-block;list-style-type: none;margin: 3px;text-align: center;line-height: 2.8;}
footer .row1 ul.social-icons li a {color: #fff;}
footer .row1 ul.social-icons li a:hover {color: #ccc;}
footer .row1 ul.social-icons li:hover {color: #fff;background-color: #f0542d;}
footer .row1 ul.office-icons {margin: 0px;text-align: left;padding: 0px;}
footer .row1 ul.office-icons li {font-size: 15px;list-style-type: none;padding-bottom: 6px;}
footer .row1 ul.office-icons li a {color: #fff;}
footer .row1 ul.office-icons li i {font-size: 15px;text-align: center;width: 20px;padding-right: 8px;}
footer .row1 .useful-links ul {margin: 0px;text-align: left;padding: 0px;}
footer .row1 .useful-links ul li {color: #fff;list-style-type: none;padding-bottom: 4px;}
footer .row1 .useful-links ul li a {color: #fff;}
footer .row1 .useful-links ul li a:hover {color: #b2b2b2;text-decoration: none;}
footer .row1 .useful-links ul li:before {display: inline-block;font: normal normal normal 15px/1 FontAwesome!important;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;content: "\f0da";padding-right: 8px;color: #FFFFFF;}
footer .row1 .useful-links ul li:hover:before {color: #f0542d;}
footer .row1 .tags ul {padding: 0px;margin: 0px;}
footer .row1 .tags ul li {display: inline-block;}
footer .row1 .tags ul li a {font-size: 14px;color: #b2b2b2;padding-top: 4px;padding-right: 12px;padding-bottom: 4px;
padding-left: 12px;display: inline-block;line-height: normal;margin-right: 2px;margin-bottom: 6px;background-color: transparent;border: 1px solid #444444;font-weight: 500;text-transform: uppercase;-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;transition: all 0.3s;}
footer .row1 .tags ul li a:hover{color:#fff;background-color:#f0542d;border:1px solid #f0542d;text-decoration:none;}
footer .row1 .recent-posts ul {padding: 0px;margin: 0px;}
footer .row1 .recent-posts ul li{font-weight:500;font-size:15px;list-style-type:none;padding-bottom:20px;
padding-top: 0px;}
footer .row1 .recent-posts ul li .picture {float: left;}
footer .row1 .recent-posts ul li .info {padding-left: 85px;    }
footer .row1 .recent-posts ul li .info .caption {font-weight: 400;color: #b2b2b2;}
footer .row1 .recent-posts ul li .info .date {font-size:14px;color: #fff;}
footer .row1 .recent-posts ul li a {color: #fff;line-height: normal;}
footer .row1 .recent-posts ul li a:hover {color: #b2b2b2;text-decoration: none;}
footer .row1 .working-office ul {padding: 0px;margin: 0px;padding-top: 12px;}
footer .row1 .working-office ul li {font-weight: 500;font-size: 14px;list-style-type:none;padding-bottom: 5px;
padding-top: 0px;}
footer .row1 .working-office ul li span {float: right;color: #fff;}
footer .row1 .quick-contact .form-control {display: block;width: 100%;height: 34px;padding: 12px;font-size: 12px;
line-height: 1.42857143;color: #fff;background-color: transparent;background-image: none;border: 1px solid #8a8d8c;
border-radius: 0px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
footer .row1 .quick-contact .btn-default {color: #fff;background-color: #f0542d;border-color: #f0542d;
-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
footer .row1 .quick-contact .btn-default:hover {color: #f0542d;background-color:transparent;border-color: #f0542d;}
footer .row1 .quick-contact .btn {display: inline-block;height: auto;padding-left: 12px;padding-right: 12px;
padding-top: 4px;padding-bottom: 4px;font-size: 12px;font-weight: 400;line-height: normal;text-align: center;
white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;
cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
background-image: none;border: 1px solid transparent;border-radius: 0px;}
footer .row1 .quick-contact textarea.form-control {min-height: 60px;}
footer .row1 .share {text-align: center;padding-top: 0px;padding-bottom: 50px;}
footer .row1 .share .logo {margin-top: 20px;margin-bottom: 40px;}
footer .row1 .share .description {color: #fff;}
footer .row1 .share ul.social-icons {margin: 0px;padding-top: 30px;padding-right: 0px;padding-bottom: 20px;
padding-left: 0px;text-align: center;margin-left: auto;margin-right: auto;}
footer .row1 .share ul.social-icons li {font-size: 16px;color: #fff;background-color: #f0542d;height: 40px;
width: 40px;border-radius: 20px;display: inline-block;list-style-type: none;margin: 3px;text-align: center;
line-height: 2.8;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
footer .row1 .share ul.social-icons li a {color: #fff;}
footer .row1 .share ul.social-icons li:hover a {color: #f0542d;}
footer .row1 .share ul.social-icons li:hover {color: #2892e2;background-color: #fff;}
footer .row1 .share .line {height: 3px;width: 110px;background-color: #f0542d;margin-top: 14px;margin-left: auto;
margin-right: auto;margin-bottom: 40px;}
footer .row1 .share .copyright {font-size: 12px;text-align: center;color: #fff;}
footer .row1 .share .copyright a {color: #fff;}
footer .row2 {padding-top: 10px;padding-bottom: 10px;color: #fff;position: relative;/*background:#eb5d15;*/
border-top:1px solid #233a93;}
footer .row2 ul.links {margin: 0px;text-align: left;padding: 0px;}
footer .row2 ul.links li{display:inline-block;font-size:14px;color:#fff;list-style-type:none;padding-left:16px;}
footer .row2 ul.links li a {color: #fff;}
footer .row2 ul.links li a:hover {color: #CCC;text-decoration: none;}
footer .row2 ul.social-icons {margin: 0px;text-align: right;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;
padding-left: 0px;}
footer .row2 ul.social-icons li {font-size: 16px;color: #fff;background-color: #4d4d4d;height: 40px;width: 40px;
border-radius: 20px;display: inline-block;list-style-type: none;margin: 3px;text-align: center;line-height: 2.8;}
footer .row2 ul.social-icons li a {color: #fff;}
footer .row2 ul.social-icons li a:hover {color: #ccc;}
footer .row2 ul.social-icons li:hover {color: #fff;background-color: #f0542d;}
footer .latest-tweets .icon {float: left;font-size: 18px;color: #fff;}
footer .latest-tweets .info {padding-left: 26px;font-size: 13px;}
footer .latest-tweets .info .date {color: #fff;padding-top: 8px;}
footer .row2.line {padding-top: 10px;padding-bottom: 10px;color: #b2b2b2;position: relative;}
footer .row2 .copyright {font-size: 14px;text-align: right;}
footer .row2 .copyright.left {font-size: 14px;text-align: left;line-height: 45px;}
footer .row2 .copyright a {color: #fff;}
footer .white-row {position: absolute;z-index: 1000;bottom: 0;width: 100%;padding-top: 6px;padding-bottom: 6px;}
footer .white-row .copyright {color: #8f8f8f;font-size: 12px;}
footer .white-row .copyright a {color: #f0542d;}
footer .white-row ul.social-icons {margin: 0px;text-align: right;padding: 0px;}
footer .white-row ul.social-icons li {font-size: 16px;color: #8f8f8f;display: inline-block;list-style-type: none;
margin-left: 16px;text-align: center;}
footer .white-row ul.social-icons li a {color: #8f8f8f;}
footer .white-row ul.social-icons li a:hover {color: #f0542d;}
footer .white-row ul.social-icons li:hover {color: #f0542d;}
.scrollup {font-size: 20px;padding-top: 5px;width: 40px;height: 40px;border-radius: 25px;position: absolute;
left: 0;right: 0;top: -25px;margin-left: auto;margin-right: auto;background-color: #eb5d15!important;color: #fff;
text-align: center;z-index: 999;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.scrollup:hover, .scrollup:hover a {opacity: 0.9;color: #fff;}
.scrollup-2 {font-size: 20px;padding-top: 14px;width: 50px;height: 50px;border-radius: 25px;position: fixed;
right: 15px;bottom: 15px;background-color: #f0542d!important;color: #fff;text-align: center;z-index: 999;
-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.scrollup-2:hover, .scrollup-2:hover a {opacity: 0.9;color: #fff;}
.light-grey-bg {/*background-color: #f2f6f8;*/background-color: #fbfbfb;}
.dark-grey-bg {background-color: #252525;}
 .blue-bg {
     /*background-color: #1086df;*/
     background: rgb(5,143,242);
background: -moz-radial-gradient(center, ellipse cover, rgba(5,143,242,1) 1%, rgba(24,22,100,1) 66%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(5,143,242,1) 1%,rgba(24,22,100,1) 66%);
background: radial-gradient(ellipse at center, rgba(5,143,242,1) 1%,rgba(24,22,100,1) 66%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#058ff2', endColorstr='#181664',GradientType=1 );

}
.parallax-1 {background-image: url(../images/1.jpg);background-repeat: repeat-y;background-position: 50% 0;background-size: cover;}
.parallax-2 {background-image: url(../images/2.jpg);background-repeat: repeat-y;background-position: 50% 0;
background-size: cover;}
 .parallax-3 {
     /*background-image: url(../images/3.jpg);
     background-repeat: repeat-y;
     background-position: 50% 0;
     background-size: cover;*/
     background: rgb(5,143,242);
	background: -moz-radial-gradient(center, ellipse cover, rgba(5,143,242,1) 1%, rgba(24,22,100,1) 66%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(5,143,242,1) 1%,rgba(24,22,100,1) 66%);
	background: radial-gradient(ellipse at center, rgba(5,143,242,1) 1%,rgba(24,22,100,1) 66%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#058ff2', endColorstr='#181664',GradientType=1 );
}
.parallax-4{background-image:url(../images/4.jpg);background-repeat:repeat-y;background-position:50% 0;
background-size:cover;}
.parallax-5{background-image:url(../images/5.jpg);background-repeat:repeat-y;background-position:center bottom; background-size: cover;}
.parallax-6 {background-image: url(../images/salemcity.jpg);background-repeat: repeat-y;background-position: center bottom;
background-size: cover;}
.button {margin-top: 2px;margin-bottom: 2px;}
.button a.no-fill-color {font-family:Ubuntu;text-decoration: none;color: #fff;text-align: center;width: 100%;
padding: 5px 10px;font-size: 13px;font-weight: 400;/*border: 1px solid #ed1e24;*/
     border-radius:3px;
     /*background-color: #ed1e24;*/
     background: rgb(5,143,242);
	background: -moz-radial-gradient(center, ellipse cover, rgba(5,143,242,1) 1%, rgba(24,22,100,1) 66%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(5,143,242,1) 1%,rgba(24,22,100,1) 66%);
	background: radial-gradient(ellipse at center, rgba(5,143,242,1) 1%,rgba(24,22,100,1) 66%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#058ff2', endColorstr='#181664',GradientType=1 );
     -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     transition: all 0.3s;
}
.button a.no-fill-color i{padding-right: 6px;}
.button a.no-fill-color:hover {color: #fff;border: 1px solid #2a4fa2;background-color: #2a4fa2;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.button a.no-fill-white {font-family: "Ubuntu";text-decoration: none;color: #fff;text-align: center;width: 100%;
padding-top: 10px;padding-right: 20px;padding-bottom: 10px;padding-left: 20px;font-size: 14px;font-weight: 400;
text-transform: uppercase;border: 1px solid #fff;border-radius:3px;background-color: transparent;
-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.button a.no-fill-white i{padding-right: 6px;}
.button a.no-fill-white:hover {color: #f0542d;border: 1px solid #fff;background-color: #fff;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
 @media (min-width: 992px) and (max-width: 1200px) {
	.contact-us .picture {position:absolute;top:-70px;right:20px;}
}
 @media (min-width: 768px) and (max-width: 991px) {
	.yamm .yamm-content {min-width:700px;}
}
 @media (min-width: 320px) and (max-width: 991px) {
	.inner-banner {margin-top: -1px;padding-top: 120px;padding-bottom: 70px;}
	.contact-us .picture {position:absolute;top:0;bottom:auto;right:20px;}
	.top-contact-overlay ul li, .top-contact-overlay-2 ul li {padding-left: 0px;display: block;}
	.navbar-dark.mainmenu .collapse ul > li:hover > a{background: #3097e9;border-top: 0px solid #fff;text-align:left;}
	#navigation.sticky {width: 100%;margin-left: auto;margin-bottom: auto;position: fixed;z-index: 99999;
	background-color: #000;top: 0px;transition: all linear 0.3s;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;}
	.top-contact-overlay {padding-top: 20px;padding-bottom: 20px;text-align: right;position: absolute;z-index: 9999999999;left: 0;right: 0;top: 0px;margin-left: 0px;margin-right: 0px;color: #fff;}
	.navbar-dark.transparent {margin-top: 0px;width: 100%;margin-left: auto;margin-bottom: auto;position: fixed;
	z-index: 99999;background-color: #000;top: 0px;left:0;right:0;transition: all linear 0.3s;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;}
	.navbar-dark.sticky {width: 100%;margin-left: auto;margin-bottom: auto;position: fixed;z-index: 99999;background-color: #000;top: 0px;left:0;right:0;transition: all linear 0.3s;-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;}
}
 @media (min-width: 320px) and (max-width: 767px) {
.tp-caption.WebProduct-Button, .WebProduct-Button {background-color: rgba(223,67,34,1.00)!important;
border-color: rgba(0,0,0,1.00);border-radius: 0 0 0 0;border-style: none;border-width: 2px;
color: rgba(255,255,255,1.00);font-family: "Ubuntu"!important;font-size: 14px!important;font-style: normal;
font-weight: 400!important;letter-spacing: 1px;line-height: normal!important;padding: 0 18px!important;
padding-top:6px!important;padding-bottom:6px!important;text-align: center;text-decoration: none;}
.navbar-light {padding-top: 10px;padding-bottom: 10px;}
.yamm .yamm-content {min-width:400px;padding-right: 15px;padding-left: 15px;}    
.navbar-nav .nav-link {font-family: "Ubuntu";font-size: 14px;font-weight: 500;padding-right: 18px!important;
padding-left: 18px!important;text-transform: uppercase;letter-spacing: 2px;padding-top: 4px!important;
padding-bottom: 4px!important;}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {color: #fff;border-top: 0px solid #fff;}
.navbar-dark .navbar-nav .nav-link {color: rgba(255,255,255,1);border-top: 0px solid transparent;}
.navbar-dark .navbar-nav .nav-link:hover {color: #fff;border-top: 0px solid #fff;}
.top-contact-overlay {padding-top: 0px;padding-bottom: 0px;text-align:right;position:absolute;z-index:9999999999;
left:0;right:0;top:0px;margin-left:0px;margin-right:0px;color:#fff;}
.inner-banner {margin-top: -1px;padding-top: 100px;padding-bottom: 50px;}
.inner-banner h1 {font-family: "Ubuntu";font-size: 26px;font-weight: 500;letter-spacing: 0px;color: #fff;text-align: left;text-transform: uppercase;padding: 0px;margin: 0px;}
ol.breadcrumb li a {color: #fff;text-transform: uppercase;letter-spacing: 0px;}
.herotext h1 {font-family:Ubuntu;font-size: 20px;line-height: normal;color: #000;}
.herotext h2 {font-family:Source Sans Pro;font-size:16px;line-height:normal;font-weight:500;font-style:italic;color: #f0542d;}
.herotext h3 {font-size: 16px;line-height: 24px;font-weight: 400;color: #000;}
.herotext h4 {font-size: 18px;line-height: 24px;font-weight: 400;}
.herotext {padding-bottom: 24px!important;}
section {position: relative;padding-top: 25px;padding-bottom: 25px;}
.diagonal.home-right {width:50%!important;}
.diagonal.home-left {width:50%!important;}
.diagonal-strips {padding-top: 10px;}
.diagonal.home-left, .diagonal.home-right {height:20px;}
.home-intro-03 .herotext {padding-bottom: 10px!important;}
.services-02 .block h1 {font-size: 20px;}
.services-02 .block .description {padding-top: 8px;padding-right: 0%;}
.home-about-us .herotext .short-description {font-size: 16px;margin: 0px;padding-top: 5px;padding-bottom: 5px;
line-height: 24px;padding-right: 10%;}
.home-about-us ul li h2 {font-size: 20px;font-weight: 400;}
.feature .caption {font-family: "Ubuntu";font-size: 15px;line-height:22px;font-weight: 400;color: #000;padding-top: 10px;text-align: center;}	
.home-intro-01 .services-02 .block {margin-top: 0px;margin-bottom: 20px;}
section.home-intro-02 {padding-bottom: 50px;}
.home-services-tabs .nav>li>a .caption {font-size: 14px;padding-top: 4px;line-height: 22px;}
.home-services-tabs .nav>li>a .icon img{height:70px;width:auto;}
.home-services-tabs .tab-content {padding-top: 30px;}
.home-services-tabs .tab-content img{padding-bottom:20px;}
.home-services-tabs .tab-content .description {padding-top: 0px!important;}
section.why-to-choose-us-01 {padding-top: 50px;padding-bottom: 50px;}	
.why-to-choose-us-01 .block {padding-top: 40px;padding-bottom: 0px;}
.why-to-choose-us-01 .block h1, .why-to-choose-us-01 .block h1 a {font-family: "Ubuntu";font-size: 20px;font-weight: 400;color: #000;margin-top: 0px;margin-bottom: 10px;}
.portfolio .diagonal-strips{padding-top:10px;}
#options ul li{display:inline-block;margin:0px;padding-top:0px;padding-bottom:0px;padding-left:8px;padding-right: 8px;}
#options ul li a {font-family: "Ubuntu";font-size: 15px;font-weight: 400;text-decoration: none;display: inline-block;text-align: center;color: #666666;padding-bottom: 6px;border-bottom: 2px solid transparent;
-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.since .block .herotext{padding-bottom:10px!important;}
.since .block .herotext h3 span {font-size: 34px;color: #f0542d;}
.since-2 .block .herotext h3 span {font-size: 30px;color: #f0542d;}
.funfacts {padding-top: 90px;padding-bottom: 90px;}
.blog .post {margin-bottom: 0px;}
.blog .comments .media-body a.reply {position: relative;z-index: 10;top: 8px;right: 0;width: 100px;}
.blog .comments .media-body {position: relative;margin-bottom: 20px;}
.product-dark-01 .herotext h1 {font-size: 28px;color: #fff;}
.product-dark-01 .herotext h2 {font-size: 20px;}
.product-dark-01 .herotext .short-description {font-size: 18px;color: #f5f5f5;margin: 0px;padding-top: 5px;
padding-bottom: 5px;line-height:26px;}
.product-dark-01 .button {padding-top: 0px;padding-bottom:10px;}
.owl-theme .owl-dots .owl-dot {margin-top: 0px!important;}
.owl-theme .owl-controls .owl-nav .owl-prev {left: 0px!important;}
.owl-theme .owl-controls .owl-nav .owl-next {right: 0px!important;}
.portfolio-detail h1 {font-family: "Ubuntu";font-size: 26px;font-weight: 400;color: #000;line-height: 30px;margin: 0px;padding: 0px;}
.portfolio-detail ul.social-icons {padding-bottom: 30px;}
section.product-dark-01 {padding-top: 0px;padding-bottom: 50px;}
.blog .post h1 {font-family: "Ubuntu";font-weight: 400;font-size: 22px;color: #212121;margin: 0px;padding-top: 5px;
padding-bottom: 5px;line-height: 32px;}
.blog .tag-n-share ul.social-icons {margin: 0px;text-align: center;padding: 0px;}
.testimonial-01 .name{font-family:Ubuntu;font-size:20px;font-weight:400;text-align:center;color:#000;padding-top: 14px;}
.testimonials-02 .picture{margin-top: 10px;}
.testimonials-02 .description {font-family:Source Sans Pro;font-size:18px;line-height:normal;text-align:center;
padding-top: 30px;font-weight: 300;color: #fff;}
.call-to-action .herotext h1 {font-size:22px;font-family:"Ubuntu";font-weight: 400;color: #000;line-height: normal;}
.call-to-action .herotext .description{font-size:18px;font-weight:400;color:#000;line-height:24px;padding-top:10px;}
.home-02-share .contents {padding-top: 20px;padding-bottom: 20px;}
section.contact-us {padding-top: 40px;padding-bottom: 0px;}
.contact-us .block ul li {list-style-type: none;font-size: 16px;line-height: 30px;color: #000;}
.contact-us .block {padding-top: 4px;padding-bottom: 10px;float: left;}
.contact-us.form {padding-top: 40px!important;padding-bottom: 0px;}
.contact-us.form form {padding-bottom: 40px;}
footer h1 {font-family: "Ubuntu";font-size: 22px;color: #fff;font-weight: 400;padding-top: 4px;padding-bottom: 4px;
margin-bottom: 22px;}
}
.about-event-project {text-align: center;}
.about-event-project ul li {margin: 0 9px 30px 9px;display: inline-block;height: 105px;width: 165px;text-align: center;}
@media (min-width: 768px) and (max-width: 991px) {
	.about-event-project ul li {margin: 0 0 10px;}
}
@media only screen and (max-width: 480px) {
	.about-event-project ul li {margin: 10px 0 5px;}
}
.about-event-project ul li:nth-child(1n) {background: url(../images/box1.png);background-repeat: no-repeat;}
.about-event-project ul li:nth-child(2n) {background: url(../images/box2.png);background-repeat: no-repeat;}
.about-event-project ul li:nth-child(3n) {background: url(../images/box3.png);background-repeat: no-repeat;}
.about-event-project ul li:nth-child(4n) {background: url(../images/box4.png);background-repeat: no-repeat;}
.about-event-project ul li h3 {margin-top: 15px;margin-bottom: 0;color: #ffffff;font-size: 40px;font-weight: bold;}
.about-event-project ul li h4 {line-height: 1;font-size: 20px;font-weight: 600;color: #ffffff;}
.mask {position: relative;-webkit-box-shadow: inset -1px 0px 71px -12px rgba(0, 0, 0, 0.67);box-shadow: inset -1px 0px 71px -12px rgba(0, 0, 0, 0.67);}
.top-title h5 {color:#1a0b5a;font-weight:bold;margin-bottom:0;line-height:25px;font-size:16px;}
/*Counter*/
.content {padding: 10px 14px;}
.counter {text-align: center;margin-bottom:25px;}
.counter h3 {color: #E5E5E5;font-size: 14px;font-style: normal;font-variant: normal;font-weight: lighter;letter-spacing: 1px;padding-top: 20px;margin-bottom: 30px;}
#countdown {color: #FFFFFF;font-family:poppins;}
#countdown span {color: #E5E5E5;font-size: 26px;font-weight: normal;margin-left: 20px;margin-right: 20px;text-align: center;}
.text {text-align: center;margin-top:25px;margin-bottom:25px;}
.text h2 {color: #E5E5E5;font-family:poppins;font-size: 22px;font-weight: 600;}
/*Counter*/
.block .name {text-align:center;margin-top:15px;}
h5 {color:#0e469b;text-transform:uppercase;font-weight:600;}
.membrs li:before {font-family:'FontAwesome';content:"\f105";padding-right:10px;}
.membrs li {line-height:30px;list-style-type:none;}
.offmembrs ul {padding-left:5px;}
.programe table th {background:#d9d4ea;}
.bcump { -webkit-text-stroke: 1px black;
   color: #fff;
   text-shadow:
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;}
