
body a { transition: all .5s; }
p { font-size: 17px; line-height: 28px; color: #696969; letter-spacing: .5px; }

/* loader css */
#preloader{ position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999; overflow: hidden; background: #000; }
#preloader img{ position: absolute; top: calc(50% - 40px); left: calc(50% - 40px); width: 50px; height: 50px; box-shadow: 2px 2px 2px 2px #fff; border-radius: 50%; animation: loader 2s linear infinite }@keyframes loader{0%{box-shadow: 2px 2px 2px 2px #fff;}50%{box-shadow: 2px 2px -2px 2px #fff;}75%{box-shadow: -2px 2px 2px 2px #fff;}00%{box-shadow: 2px -2px 2px 2px #fff;}}

/* Header Style CSS */
.section-top { background: #ff6a00; padding: 3px; }

.navbar-light .navbar-brand { color: #ff6a00; font-size: 30px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; outline: none; }
.navbar-light h1 { padding: 0px; margin: 0px; }
.navbar-nav .nav-link:focus { color: #072940; opacity: 1; }
.navbar-expand-lg .navbar-nav .active > .nav-link, .navbar-expand-lg .navbar-nav .nav-link.active, .navbar-expand-lg .navbar-nav .nav-link:hover { color: #ff0000; opacity: 1; }		
.navbar-expand-lg .nav .nav-link { color: #072940; font-size: 1.1rem; font-weight: 600; padding-right: 1.5rem; padding-left: 0rem; }		
.navbar-expand-lg .sm-icons { flex-direction: row; }

#ss h2 { font-size: 38px; font-weight: bold; margin-bottom: 15px; padding-bottom: 15px; position: relative; color: #060606; }
#ss h2::after { content: ""; position: absolute; display: block; width: 70px; height: 3px; background: #ff0000; bottom: 0; left: 0; }
.about-1 { margin-top: 55px; position: relative; border: 20px solid #da8e3a; }
.about-2 { margin-top: -70px; margin-right: -70px; margin-left: 40px; margin-bottom: 40px; }
.work-section { background: #f5f5f5; }
.work-section a { text-decoration: none; }
.work-box { background: #fdfdfd; padding: 10px; border-top: 5px solid #da8e3a; }
.work-content { height: 250px; overflow: auto; padding-right: 5px; }
.gallery-section .hover01 { margin-bottom: 30px; }
.social-section { background: #f5f5f5; }
.social-section .f1 { background: #3b5998; color: #fff; padding: 5px 0px; margin: 0; }
.social-section .t1 { background: #00acee; color: #fff; padding: 5px 0px; margin: 0; }
.social-section .i1 { background: linear-gradient(to bottom right, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d); color: #fff; padding: 5px 0px; margin: 0; }
.embed_border { border: 5px solid #fff; padding: 10px; }

/* Footer Style CSS */
.footer-top { background: linear-gradient(to right,#ed422e,#da8e3a); }
.footer-top h3.title { font-weight: 800; font-size: 32px; color: #fff; text-transform: uppercase; margin: 0; }
.footer-top .phone-number i { font-size: 38px; color: #fff; transform: rotate(-26deg); }
.footer-top .phone-number  a.call-style { font-size: 28px; color: #fff; font-weight: 600; }

/* Crunchify Top CSS */
.crunchify-top { position: fixed; bottom: 1rem; right: 1rem; width: 2.2rem; height: 2.2rem; line-height: 2.2rem; font-size: 1.0rem; color: #fff!important; background-color: #ff0000; border-radius: 3.2rem; text-align: center; cursor: pointer; display: block; z-index: 99; }

/* Image Zoom In */ 
figure { margin: 0; padding: 0; background: #fff; overflow: hidden; }
figure:hover+span { bottom: -36px; opacity: 1; }
.hover01 figure img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
.hover01 figure:hover img { -webkit-transform: scale(1.3); transform: scale(1.3); }

/* Sidebar Style CSS */

/* Inner Pages CSS */
.page_info h2 { font-size: 35px!important; }
.page_info h3 { font-size: 27px; font-weight: 700; margin: 20px 0 10px 0; }
.border_btm { width: 70px; height: auto; border-bottom: 3px solid #ff0000; position: relative; height: 10px; margin-left: auto; margin-right: auto; margin-bottom: 20px; text-align: center; }
.bg-scroll {  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/1.png); background-repeat: repeat, repeat; background-attachment: scroll, scroll; background-size: auto, auto; background-attachment: fixed; background-repeat: round; background-size: cover; }
.photo-gallery .gly { width: 100%; height: 200px; }
.photo-gallery .item { padding-bottom:60px; }
.photo-gallery .item img { border: 1px solid #ddd; }
.photo-gallery .imgsize { width: 100%; height: 200px; }
.media_coverage .item img { border: 1px solid #ddd; margin-bottom: 10px; height: 250px; width: 100%; }
.hd_pictures .item img { margin-bottom: 2px; }
.hd_pictures .btn { margin-bottom: 30px; padding: 7px 20px 9px 20px!important; border-radius: 25px !important; }
.videos a { text-decoration: none; color: #444444; }
.videos a:hover { color: #ff0000; }
.videos h2 { font-size: 28px!important; margin-bottom: .0rem; }
.imp h2 { font-size: 28px!important; }
.imp a { font-weight: bold; text-decoration: none; color: #444444; }
.imp a:hover { color: #ff0000; }
.imp .btn { padding: 7px 20px!important; border-radius: 25px !important; } 
.tablehead { background: #ff0000; color: #fff; color: #fff; }
.blog .box1 { background: rgb(255, 255, 255); box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1); border-radius: 10px; padding: 30px; }
.blog .box1 span { font-size: 14px; color: #777; }
.blog .box2 { background: rgb(255, 255, 255); box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1); border-radius: 10px; padding: 15px; }
.blog .box2 h3 { color: #444; margin: 10px 0 0px 0; }
.blog .box2 h6 { font-weight: 600; margin-bottom: 5px; }
.blog .box2 span { font-size: 15px; color: #777; }
.blog .box2 h6 a { color: #444444!important; }
.blog .box2 a:hover { color: #ff0000!important;; }
.contact .info { background: #f4f4f4; padding: 30px; }
.contact .info i { color: #ff0000; }
.contact .info h4 { font-size: 21px; font-weight: 700; margin: 20px 0 10px 0; }
.contact .info p { font-size: 16px; margin: 0px; }

/* Navtab Style CSS */
.nav-tab-section .nav-pills .nav-link.active { background-color: #ff0000 !important; color: #fff; }
.nav-tab-section .nav-pills > li > a:hover { background-color: #ff0000 !important; color: #fff; }
.nav-tab-section .nav-pills > li > a { font-size: 18px; background: #dbdbdb !important; margin-bottom: 5px; margin-right: 5px; color: #333; padding: 8px 50px; font-weight: bold; transition-duration: .5s; }
.nav-tab-section .tab-content { min-height: 200px!important; padding: 5px 0px!important; }

/* breadcrumbs css */
/* .breadcrumbs a { color: #444444; text-decoration: none!important; }
.breadcrumbs a:hover { color: #ff6a00; }
.breadcrumbs { padding: 15px 0; background: whitesmoke; min-height: 40px; margin-top: 20px; }
.breadcrumbs h1 { font-size: 36px; font-weight: 400; }
.breadcrumbs ol { display: flex; flex-wrap: wrap; list-style: none; padding: 0; margin: 0; }
.breadcrumbs ol li+li { padding-left: 10px; }
.breadcrumbs ol li+li::before { display: inline-block; padding-right: 10px; color: #2f2f2f; content: "/"; } */

/* Whatsapp */
.whatsapp { position: fixed; left: 10px; bottom: 5px; z-index: 99; }

/* clippath */
.clippath img { clip-path: polygon(0% 0%, 100% 0, 100% 90%, 50% 100%, 0% 90%); }

/* Common CSS */
#ss .btn { border: none; color: #fff; background: #ff0000; text-decoration: none; padding: 12px 20px; color: #fff; font-weight: bold; text-align: center; line-height: 1; transition: all .3s ease-in-out; margin-top: 5px; }
#ss .btn:hover { background: #ff0404; border-color: #ff0404; box-shadow: none; }
#ss .btn:focus { background: #ff0404; border-color: #ff0404; box-shadow: none; }
 
/* Media Query CSS */
@media (max-width: 575.98px) { 
	#preloader img{ position: absolute; top: calc(50% - 60px); left: calc(40% - -20px);}
}

@media only screen and (max-width: 991px) {	
	.navbar-expand-lg .sm-icons .nav-item { padding-right: 1em; }
	.navbar-nav { flex: 0 0 100%; }
}