/*
Theme Name: Cobra_Equipments
Theme URI: https://cobraequipments.com
Author: Nuts and Bolts
Author URI: 
Description: This theme is specially created for client and created in Twitter Bootstrap 4.5. Thank you.
Version: 1.0.0
Tags: responsive-layout, featured-images, flexible-header, theme-options, sticky-post
License: GNU General Public License version 3
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/

/********************************************************************************************************************/
/******************************************** MAIN HTML STYLES ******************************************************/
/********************************************************************************************************************/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900');
@import url(css/bootstrap.min.css);
@import url(css/font-awesome.min.css);
@import url(css/slick.css);

:root {
	--primary: #FFDA23;
	--primaryShade: #FDB900;
}

body { font-family: 'Roboto', arial; margin: 0; padding: 0; font-weight: 400; }

.wrapper { overflow: hidden; }
a, a:hover, a:focus, a:active, .btn, .btn:hover { color: inherit; text-decoration: none; -webkit-transition: all 500ms; -moz-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; }

.btn.btn-primary { background-color: var(--primary); border-radius: 8px; padding: 10px 24px; border: 0px; color: #000; font-weight: 600; }
.btn.btn-primary:hover { background-color: var(--primaryShade); padding: 10px 28px; }
.btn.btn-primary.btn-sm { font-size: 15px; padding: 6px 20px; font-weight: 500; }

.btn.btn-dark { background-color: #000; border-radius: 8px; padding: 10px 24px; border: 0px; color: #FFF; font-weight: 600; }
.btn.btn-dark:hover { background-color: var(--primaryShade); color: #000; padding: 10px 28px; }

.bg { background-size: cover; background-position: center; background-repeat: no-repeat; }
header li.special { padding-top: 3px; }

header .call-btn { color: #FFF; position: relative; padding-top: 5px; }
header .call-btn p { margin: 0px; font-size: 13px; }
header .call-btn a { color: var(--primaryShade); font-weight: 600; }

.nav-link { padding: 0.5rem 1.2rem!important; opacity: 1; color: #FFF!important; }

.navbar { background-color: rgba(0,0,0,0.1); backdrop-filter: blur(5px); }
.navbar.scrolled { background-color: rgba(0,0,0,0.7); backdrop-filter: blur(30px); }

.navbar-brand img { max-height: 60px; -webkit-transition: all 500ms; -moz-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; }
.scrolled .navbar-brand img { max-height: 50px; }

.dropdown-menu a.nav-link { color: #000!important; }

.banner { min-height: 90vh; background-size: cover; background-position: center; background-repeat: no-repeat; }
.banner-caption { min-height: 90vh; display: flex; justify-content: flex-start; align-items: center; position: relative; color: #FFF; }

.subHeader { min-height: 50vh; background-size: cover; background-position: center; background-repeat: no-repeat; }
.sub-caption { min-height: 50vh; display: flex; justify-content: flex-start; align-items: center; position: relative; color: #FFF; }

.banner h5 { color: var(--primaryShade); }
.banner h2 span { color: var(--primaryShade); }

.low-breathe { padding-top: 6em; padding-bottom: 6em; }
.breathe { padding-top: 10em; padding-bottom: 10em; }
.spacer { height: 10em;  }
.spacer.sm { height: 5em;  }
.clearfix { clear: both; }

.modal-body { position: relative; }
.modal-body .dismiss-video { position: absolute; top: 15px; right: 15px; color: #FFF; z-index: 601; }

.patternBG { background-image: url(./img/pattern.png); background-position: left top; background-repeat: repeat; color: #FFF; }

#videoModal .modal-content { background-color: transparent; }
#videoModal .modal-body { padding: 0px; }
#videoModal video { width: 100%; object-fit:fill; }

.why-container .col-sm-4.flex { margin-bottom: 2.5em; }

.why-icon { text-align: center; }
.why-icon .icon { height: 80px; }
.why-icon h3 { font-size: 60px; font-weight: 600; line-height: 1em; margin: 0.42em 0 0; -webkit-text-fill-color: rgba(255, 255, 255, 0.02); -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: rgba(255, 255, 255, 0.75); }

.why-us { padding: 15px; display:flex; flex-direction: column; text-align: center; justify-content: center; align-items: center; box-shadow: 0 10px 50px rgb(88 88 86 / 10%);  -webkit-transition: all 500ms; -moz-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; }
.why-us:hover { transform: translateY(-15px); box-shadow: 0 10px 50px rgb(88 88 86 / 20%); }
.why-us.bg { width: 100%; height: 100%; }

.img-holder { position: relative; }
.img-holder.rite img { transform: translateY(-40px) translateX(-60px); }
.img-holder.levt img { transform: translateY(-40px) translateX(80px); }
.img-holder:after { content: ""; position: absolute; top: 0; height: 100%; transform: translateX(-30px); width: 190px; background-color: var(--primary); z-index: -1; }
.img-holder.rite:after { right: 0; }
.img-holder.levt:after { left: 0; }

.patternBG { background-color: #000; background-image: url(./img/brick.png); color: #FFF; }

.mission-body { background-color: #FFF497; }
.vision-body { background-color: #FBE178; }
.values-body { background-color: #FFDA23; }
.mission-body .elementor-widget-wrap,
.vision-body .elementor-widget-wrap,
.values-body .elementor-widget-wrap { padding: 3em!important; }
.mission-body .elementor-widget-wrap img,
.vision-body .elementor-widget-wrap img,
.values-body .elementor-widget-wrap img { filter: invert(1); max-height: 100px; width: auto; margin-bottom: 1em; }

.team-pic { text-align: left!important; }
.team-pic:before { content: ""; position: absolute; width: 50%; height: 90%; top: 30px; z-index: -1; background-color: #FC0; right: 40px; }
.team-pic img { max-width: 200px!important; margin: 0 auto 0 0; border: 2px solid #FC0!important; position: relative; margin-bottom: 1em; }

.contented { background-color: #FFF; padding: 2em; z-index: 4; position: relative; box-shadow: 0 0 30px 0 rgb(0 0 0 / 4%); }
.contented h2 { font-weight: 900; }
.contented h5 { color: var(--primaryShade); font-weight: 600; }
.contented h4 { font-size: 1.2rem; font-weight: 600; }

h2 { font-weight: 700; font-size: 3rem; }

.form-control { border: 2px solid #666; border-radius: 4px; height: 50px; }

.headline { position: relative; margin-bottom: 2.5em; }
.headline h2 { font-weight: 900; font-size: 3.5rem; }
.headline h2.why-title:after { content: "WHY STG?"; display: block; height: 100%; position: absolute; left: -60px; right: 0; top: -30px; transform: scale(2.3); transform-origin: left; opacity: .2; z-index: -1; -webkit-text-fill-color: transparent; -webkit-text-stroke-width: 0.5px; -webkit-text-stroke-color: gray; }
.headline h2.enquiry-title:after { content: "BUSINESS ENQUIRY"; display: block; height: 100%; position: absolute; left: -60px; right: 0; top: -30px; transform: scale(2.3); transform-origin: left; opacity: .2; z-index: -1; -webkit-text-fill-color: transparent; -webkit-text-stroke-width: 0.5px; -webkit-text-stroke-color: gray; }
.headline.story h2:after { content: "OUR STORY"; display: block; height: 100%; position: absolute; left: -60px; right: 0; top: -30px; transform: scale(2.3); transform-origin: left; opacity: .2; z-index: -1; -webkit-text-fill-color: transparent; -webkit-text-stroke-width: 0.5px; -webkit-text-stroke-color: gray; }
.headline.india h2:after { content: "INDIA"; display: block; height: 100%; position: absolute; left: -60px; right: 0; top: -30px; transform: scale(2); transform-origin: left; opacity: .2; z-index: -1; -webkit-text-fill-color: transparent; -webkit-text-stroke-width: 0.5px; -webkit-text-stroke-color: gray; }
.headline.russia h2:after { content: "RUSSIA"; display: block; height: 100%; position: absolute; left: -60px; right: 0; top: -30px; transform: scale(2); transform-origin: left; opacity: .2; z-index: -1; -webkit-text-fill-color: transparent; -webkit-text-stroke-width: 0.5px; -webkit-text-stroke-color: gray; }

.cta-section { position: relative; }
.cta-section:after { content: ""; position: absolute; top: 170px; left: 0; width: 100%; height: 100px; background-color: var(--primary); z-index: -2; }

.fab-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 701; height: 150px; }
.fab-buttons .float { display: flex; justify-content: center; align-items: center; width: 60px; height: 60px; background-color: #25D366; color: #FFF; border-radius: 50px; text-align: center; font-size: 30px; box-shadow: 2px 2px 3px #999; margin-bottom: 15px; }
.fab-buttons .float:last-child { background-color: #48BBEF; }

footer { background-color: #000; background-image: url(./img/footerbg.png); color: #d3d3d3; }
footer .container { padding-top: 3em; }
footer .footer-logo { max-height: 75px; margin-bottom: 1.5em; }

footer .intro p { width: 90%; }

footer ul.footer-links { list-style: none; margin: 0; padding: 0; }

footer h4 { color: var(--primaryShade); font-size: 1.2rem; font-weight: 500; }

footer .copyr { background-color: #000; text-align: center; padding: 2rem; }

ul.social { list-style: none; margin: 0; padding: 0; margin-bottom: 2rem; }
ul.social li { display: inline; margin-right: 5px; }
ul.social li a { display: inline-block; width: 40px; height: 40px; border-radius: 40px; border: 1px solid #FFF; display: inline-flex; justify-content: center; align-items: center; }
ul.social li a:hover { background-color: var(--primaryShade); border-color: var(--primaryShade); color: #000; }

@media (max-width: 768px) {

	.navbar-toggle { border: 0px solid #FFF; background-color: #B23F6E; margin-top: 17px; }
	.navbar-toggle .icon-bar { background-color: #FFF; height: 3px; }

	.banner h2 { font-size: 3rem; font-weight: 700; line-height: 1; }

}

@media (min-width: 769px) {

	.flex { display: flex; }
	.why-us { min-height: 300px; }

	.banner h2 { font-size: 4rem; font-weight: 700; line-height: 1; }
	
}

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1250px; }	
}

.vdo-placeholder { position: relative; }
.btn-vdo { position: absolute; top: 100px; left: 100px; z-index: 501; width: 60px; height: 60px; background-color: var(--primaryShade); border-radius: 100px; font-size: 25px; display: flex; justify-content: center; align-items: center; margin: auto; }
.btn-vdo i { position: relative; z-index: 10; }
.playvideo_animation { animation: playvideoWave 3.6s cubic-bezier(0.55, 0.06, 0.68, 0.19) 0s infinite; }
.playvideo_animation { position: absolute; top: -20px; left: -20px; width: 100px; height: 100px; border-radius: 50%; background-color: var(--primaryShade); opacity: 0; z-index: 5; transform: scale(0.3); }

@keyframes playvideoWave {
  from {
    opacity: 0.6;
    transform: scale(0.3);
  }
  to {
    transform: scale(1);
    opacity: 0;
  }
}
