/**
Theme Name: shrigurukulam
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shrigurukulam
Template: astra
*/
.site-header.sticky {background:#ffffff;position: fixed !important;left:0px;width:100%;-webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);-moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);-webkit-animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}
.header-widget-area section p{margin:0px;}
.header-social-inner-wrap.element-social-inner-wrap.social-show-label-false.ast-social-color-type-custom.ast-social-stack-none.ast-social-element-style-filled:before {
    content: "Follow Us";
    color: #fff;
    font-size: 16px;
    margin-right: 20px;
}
.site-header .site-header-above-section-left .header-widget-area{width:100%;}
.main-header-menu .sub-menu .menu-link {
	padding: 8px 1em;
	font-size:14px;
	font-weight:normal;
}
.site-footer .ast-builder-grid-row-3-lheavy .ast-builder-grid-row {
    grid-template-columns: 2fr 1fr 1.5fr;
}
@media (max-width: 544px) {
  .site-footer .ast-builder-grid-row-3-lheavy .ast-builder-grid-row {
    grid-template-columns: 1fr;
  }
}
.site-footer .widget_nav_menu ul li a:before {
    content: "\f105";
    display: inline-block;
    font-family: 'FontAwesome';
    margin-right: 8px;
}
.contact-info-list li{margin-bottom:8px;display: flex;text-align: left;}
.contact-info-list .address:before {
    content: "\f041";
    display: inline-block;
    font-family: 'FontAwesome';
    margin-right: 8px;
	color:#f58220;
}
.contact-info-list .phone:before {
    content: "\f095";
    display: inline-block;
    font-family: 'FontAwesome';
    margin-right: 8px;
	color:#f58220;
}
.contact-info-list .email:before {
    content: "\f0e0";
    display: inline-block;
    font-family: 'FontAwesome';
    margin-right: 8px;
	color:#f58220;
}

.left_link_button{position:fixed;top:250px;right: 0px;z-index:-1;width:55px;height:auto;z-index:101;}
.left_link_button ul{padding:0px;margin:0px;-webkit-transform:translate(10px, 0);-moz-transform:translate(10px, 0);-ms-transform:translate(10px, 0);-o-transform:translate(10px, 0);transform:translate(10px, 0);}
.left_link_button ul li{display:block;margin-bottom:10px;width:165px;text-align:left;padding:3px;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s;}
.left_link_button ul li a{line-height:36px;display:block;position:relative;padding-left:40px;padding-right:0px;color:#ffffff;vertical-align:middle;border:2px solid #ffffff;background: #b5d56a;font-size:14px;}
.left_link_button ul li:nth-child(2) a{background:#973fdb;}
.left_link_button ul li:nth-child(3) a{background:#f58220;}
.left_link_button ul li:last-child a{background:#5078d1;}
.left_link_button ul li a:hover{background: #f58220;color:#ffffff;}
.left_link_button ul li:last-child a:hover{background: #f58220;color:#ffffff;}
.left_link_button ul li a i{position:relative;vertical-align:middle;display:inline-block;color:#ffffff;text-align:center;transition:all 0.3s ease-out 0s;}
.left_link_button ul li a:before{content:"";width:50px;height:50px;border-radius:10px;background:#b5d56a;left:-18px;position:absolute;top:-6px;border:2px solid #ffffff;}
.left_link_button ul li:nth-child(2) a:before{background:#973fdb;}
.left_link_button ul li:nth-child(3) a:before{background:#f58220;}
.left_link_button ul li:last-child a:before{background:#5078d1;}
.left_link_button ul li a i:before{position:absolute;display:block;font-size:24px;font-style:normal;font-weight:normal;left: -44px;top: -12px;}
.left_link_button ul li a .enquire-icon::before {left: -46px;top: -14px;}
.left_link_button ul li a .career-icon::before {left: -46px;top: -14px;}
.left_link_button ul li:hover{-webkit-transform:translate(-105px, 0);-moz-transform:translate(-105px, 0);-ms-transform:translate(-105px, 0);-o-transform:translate(-105px, 0);transform:translate(-105px, 0);}
.left_link_button ul li:hover i:before{color:#fff;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s;}

@media(max-width:767px){
	.left_link_button{right: 0px;}
}
.apply-icon:before{content:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M22.1666 12.6666H7.38881C7.10886 12.6666 6.84037 12.5554 6.64242 12.3574C6.44446 12.1595 6.33325 11.891 6.33325 11.611V7.38881C6.33325 7.10886 6.44446 6.84037 6.64242 6.64242C6.84037 6.44446 7.10886 6.33325 7.38881 6.33325H22.1666C22.4465 6.33325 22.715 6.44446 22.913 6.64242C23.1109 6.84037 23.2221 7.10886 23.2221 7.38881V11.611C23.2221 11.891 23.1109 12.1595 22.913 12.3574C22.715 12.5554 22.4465 12.6666 22.1666 12.6666ZM8.44436 10.5555H21.111V8.38103H8.44436V10.5555Z' fill='%23ffffff'/><path d='M22.1666 14.8623H7.38881C7.10886 14.8623 6.84037 14.9735 6.64242 15.1715C6.44446 15.3694 6.33325 15.6379 6.33325 15.9179V20.0556C6.33325 20.3356 6.44446 20.6041 6.64242 20.802C6.84037 21 7.10886 21.1112 7.38881 21.1112H19.3799L23.2221 17.2056V15.9179C23.2221 15.6379 23.1109 15.3694 22.913 15.1715C22.715 14.9735 22.4465 14.8623 22.1666 14.8623ZM21.111 19.0001H8.44436V16.889H21.111V19.0001Z' fill='%23ffffff'/><path d='M11.6744 33.2605V33.1972L12.0122 31.73H4.2222V4.2222H25.3333V15.0416L27.4444 13.0466V3.16664C27.4444 2.88669 27.3332 2.6182 27.1353 2.42025C26.9373 2.22229 26.6688 2.11108 26.3889 2.11108H3.16664C2.88669 2.11108 2.6182 2.22229 2.42025 2.42025C2.22229 2.6182 2.11108 2.88669 2.11108 3.16664V32.7222C2.11108 33.0021 2.22229 33.2706 2.42025 33.4686C2.6182 33.6665 2.88669 33.7778 3.16664 33.7778H11.6111C11.6196 33.604 11.6408 33.4312 11.6744 33.2605Z' fill='%23ffffff'/><path d='M23.2223 20.2351L22.3989 21.069C22.6032 21.0269 22.7904 20.9252 22.9369 20.7768C23.0835 20.6284 23.1828 20.4399 23.2223 20.2351Z' fill='%23ffffff'/><path d='M6.33325 28.4366C6.33325 28.7166 6.44446 28.985 6.64242 29.183C6.84037 29.381 7.10886 29.4922 7.38881 29.4922H12.4977L12.8144 28.1199L12.9516 27.5394V27.4866H8.44436V25.3333H15.1366L17.2477 23.2222H7.38881C7.10886 23.2222 6.84037 23.3334 6.64242 23.5313C6.44446 23.7293 6.33325 23.9978 6.33325 24.2777V28.4366Z' fill='%23ffffff'/><path d='M35.3506 17.5962L31.7934 14.039C31.6355 13.8807 31.4479 13.7551 31.2414 13.6694C31.035 13.5837 30.8136 13.5396 30.59 13.5396C30.3665 13.5396 30.1451 13.5837 29.9386 13.6694C29.7321 13.7551 29.5446 13.8807 29.3867 14.039L14.915 28.5951L13.7222 33.6723C13.6776 33.8913 13.6766 34.117 13.7193 34.3364C13.762 34.5559 13.8476 34.7647 13.9711 34.951C14.0947 35.1373 14.2538 35.2974 14.4393 35.4221C14.6248 35.5469 14.8331 35.6338 15.0522 35.6778C15.1611 35.6884 15.2706 35.6884 15.3795 35.6778C15.5089 35.698 15.6406 35.698 15.77 35.6778L20.8895 34.5484L35.3506 20.0556C35.5086 19.8987 35.6339 19.712 35.7195 19.5064C35.805 19.3008 35.8491 19.0803 35.8491 18.8576C35.8491 18.6349 35.805 18.4144 35.7195 18.2087C35.6339 18.0031 35.5086 17.8165 35.3506 17.6595V17.5962ZM19.8128 32.6273L15.9495 33.4823L16.8889 29.6506L27.74 18.6834L30.7167 21.6601L19.8128 32.6273ZM31.9095 20.4673L28.9328 17.4906L30.6111 15.8334L33.6089 18.8312L31.9095 20.4673Z' fill='%23ffffff'/></svg>");width:24px;height:24px;background-repeat:no-repeat;background-size:24px;}
.enquire-icon:before{content:url("data:image/svg+xml;utf8,<svg width='26' height='26' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M13.6667 17.0833C13.4401 17.0833 13.2229 17.1733 13.0627 17.3335C12.9025 17.4937 12.8125 17.711 12.8125 17.9375C12.8125 18.164 12.9025 18.3813 13.0627 18.5415C13.2229 18.7017 13.4401 18.7917 13.6667 18.7917H19.6458C19.8724 18.7917 20.0896 18.7017 20.2498 18.5415C20.41 18.3813 20.5 18.164 20.5 17.9375C20.5 17.711 20.41 17.4937 20.2498 17.3335C20.0896 17.1733 19.8724 17.0833 19.6458 17.0833H13.6667ZM12.8125 13.6667C12.8125 13.4401 12.9025 13.2229 13.0627 13.0627C13.2229 12.9025 13.4401 12.8125 13.6667 12.8125H26.9062C27.1328 12.8125 27.35 12.9025 27.5102 13.0627C27.6704 13.2229 27.7604 13.4401 27.7604 13.6667C27.7604 13.8932 27.6704 14.1105 27.5102 14.2707C27.35 14.4308 27.1328 14.5208 26.9062 14.5208H13.6667C13.4401 14.5208 13.2229 14.4308 13.0627 14.2707C12.9025 14.1105 12.8125 13.8932 12.8125 13.6667Z' fill='%23ffffff'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.8125 23.9167C12.8125 23.6902 12.9025 23.4729 13.0627 23.3128C13.2229 23.1526 13.4401 23.0626 13.6667 23.0626H17.0833C17.3099 23.0626 17.5271 23.1526 17.6873 23.3128C17.8475 23.4729 17.9375 23.6902 17.9375 23.9167V27.3334C17.9375 27.56 17.8475 27.7772 17.6873 27.9374C17.5271 28.0976 17.3099 28.1876 17.0833 28.1876H13.6667C13.4401 28.1876 13.2229 28.0976 13.0627 27.9374C12.9025 27.7772 12.8125 27.56 12.8125 27.3334V23.9167ZM14.5208 26.4792V24.7709H16.2292V26.4792H14.5208ZM23.9167 26.4792C24.5963 26.4792 25.2481 26.2093 25.7286 25.7287C26.2092 25.2481 26.4792 24.5964 26.4792 23.9167C26.4792 23.2371 26.2092 22.5853 25.7286 22.1048C25.2481 21.6242 24.5963 21.3542 23.9167 21.3542C23.237 21.3542 22.5853 21.6242 22.1047 22.1048C21.6241 22.5853 21.3542 23.2371 21.3542 23.9167C21.3542 24.5964 21.6241 25.2481 22.1047 25.7287C22.5853 26.2093 23.237 26.4792 23.9167 26.4792ZM23.9167 24.7709C24.0319 24.7762 24.1471 24.7581 24.2551 24.7176C24.3632 24.6772 24.4619 24.6152 24.5454 24.5356C24.6289 24.4559 24.6954 24.3602 24.7408 24.2541C24.7863 24.148 24.8098 24.0339 24.8099 23.9185C24.81 23.8031 24.7867 23.6889 24.7415 23.5828C24.6962 23.4766 24.63 23.3807 24.5467 23.3009C24.4633 23.2211 24.3647 23.1589 24.2567 23.1183C24.1488 23.0776 24.0337 23.0592 23.9184 23.0643C23.6987 23.0739 23.4911 23.1679 23.339 23.3267C23.1868 23.4855 23.1018 23.6969 23.1015 23.9168C23.1013 24.1367 23.1859 24.3483 23.3378 24.5074C23.4896 24.6665 23.697 24.7609 23.9167 24.7709ZM18.7917 30.0514C18.7917 28.244 22.2058 27.3334 23.9167 27.3334C25.6276 27.3334 29.0417 28.244 29.0417 30.0514V33.3126H18.7917V30.0514ZM20.547 30.0855L20.5 30.1342V31.6042H27.3333V30.1351L27.2864 30.0847C27.1463 29.948 26.8764 29.7669 26.4527 29.5867C25.5985 29.2237 24.5445 29.0417 23.9167 29.0417C23.2889 29.0417 22.2348 29.2237 21.3806 29.5867C20.957 29.7661 20.6871 29.9489 20.547 30.0855Z' fill='%23ffffff'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14.5209 5.97925C14.5209 5.29963 14.7909 4.64785 15.2715 4.16729C15.752 3.68673 16.4038 3.41675 17.0834 3.41675H23.9167C24.5964 3.41675 25.2481 3.68673 25.7287 4.16729C26.2093 4.64785 26.4792 5.29963 26.4792 5.97925H29.8959C30.5755 5.97925 31.2273 6.24922 31.7079 6.72979C32.1884 7.21035 32.4584 7.86213 32.4584 8.54175V35.0209C32.4584 35.7005 32.1884 36.3523 31.7079 36.8329C31.2273 37.3134 30.5755 37.5834 29.8959 37.5834H11.1042C10.4246 37.5834 9.77285 37.3134 9.29229 36.8329C8.81172 36.3523 8.54175 35.7005 8.54175 35.0209V8.54175C8.54175 7.86213 8.81172 7.21035 9.29229 6.72979C9.77285 6.24922 10.4246 5.97925 11.1042 5.97925H14.5209ZM23.9167 10.2501C24.5964 10.2501 25.2481 9.9801 25.7287 9.49954C26.2093 9.01898 26.4792 8.3672 26.4792 7.68758H29.8959C30.1225 7.68758 30.3397 7.77757 30.4999 7.93776C30.6601 8.09795 30.7501 8.31521 30.7501 8.54175V35.0209C30.7501 35.2475 30.6601 35.4647 30.4999 35.6249C30.3397 35.7851 30.1225 35.8751 29.8959 35.8751H11.1042C10.8777 35.8751 10.6604 35.7851 10.5003 35.6249C10.3401 35.4647 10.2501 35.2475 10.2501 35.0209V8.54175C10.2501 8.31521 10.3401 8.09795 10.5003 7.93776C10.6604 7.77757 10.8777 7.68758 11.1042 7.68758H14.5209C14.5209 8.3672 14.7909 9.01898 15.2715 9.49954C15.752 9.9801 16.4038 10.2501 17.0834 10.2501H23.9167ZM17.0834 5.12508C16.8569 5.12508 16.6396 5.21507 16.4794 5.37526C16.3192 5.53545 16.2292 5.75271 16.2292 5.97925V7.68758C16.2292 7.91412 16.3192 8.13138 16.4794 8.29157C16.6396 8.45176 16.8569 8.54175 17.0834 8.54175H23.9167C24.1433 8.54175 24.3605 8.45176 24.5207 8.29157C24.6809 8.13138 24.7709 7.91412 24.7709 7.68758V5.97925C24.7709 5.75271 24.6809 5.53545 24.5207 5.37526C24.3605 5.21507 24.1433 5.12508 23.9167 5.12508H17.0834Z' fill='%23ffffff'/></svg>");width:24px;height:24px;background-repeat:no-repeat;background-size:24px;}
.career-icon:before{content:url("data:image/svg+xml;utf8,<svg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M26.5465 6.61049L15.2965 2.86049C15.104 2.79634 14.896 2.79634 14.7035 2.86049L3.45352 6.61049C3.26684 6.67272 3.10448 6.79211 2.98943 6.95175C2.87439 7.11138 2.81249 7.30317 2.8125 7.49995V16.8749C2.8125 17.1236 2.91127 17.362 3.08709 17.5379C3.2629 17.7137 3.50136 17.8124 3.75 17.8124C3.99864 17.8124 4.2371 17.7137 4.41291 17.5379C4.58873 17.362 4.6875 17.1236 4.6875 16.8749V8.80073L8.62383 10.1121C7.578 11.8017 7.24543 13.8373 7.69914 15.7719C8.15286 17.7065 9.35577 19.382 11.0437 20.4304C8.93437 21.2578 7.11094 22.7542 5.77734 24.8003C5.70799 24.9034 5.65981 25.0193 5.63562 25.1411C5.61142 25.263 5.6117 25.3884 5.63642 25.5102C5.66113 25.632 5.70981 25.7476 5.77961 25.8504C5.84941 25.9532 5.93895 26.041 6.04301 26.1089C6.14707 26.1768 6.26359 26.2233 6.38579 26.2458C6.50799 26.2682 6.63343 26.2661 6.75482 26.2397C6.87622 26.2132 6.99114 26.1629 7.09291 26.0916C7.19468 26.0204 7.28128 25.9296 7.34766 25.8246C9.11367 23.1152 11.9027 21.5624 15 21.5624C18.0973 21.5624 20.8863 23.1152 22.6523 25.8246C22.7898 26.0289 23.0023 26.171 23.2436 26.22C23.485 26.269 23.736 26.221 23.9423 26.0864C24.1486 25.9519 24.2937 25.7415 24.3462 25.5009C24.3986 25.2602 24.3543 25.0086 24.2227 24.8003C22.8891 22.7542 21.0586 21.2578 18.9562 20.4304C20.6426 19.382 21.8444 17.7076 22.298 15.7744C22.7517 13.8412 22.4201 11.807 21.3762 10.1179L26.5465 8.39526C26.7332 8.33307 26.8956 8.21369 27.0107 8.05405C27.1258 7.89441 27.1877 7.70261 27.1877 7.50581C27.1877 7.30901 27.1258 7.1172 27.0107 6.95756C26.8956 6.79792 26.7332 6.67855 26.5465 6.61635V6.61049ZM20.625 14.0624C20.6253 14.9517 20.4147 15.8284 20.0105 16.6205C19.6063 17.4127 19.0201 18.0977 18.2999 18.6194C17.5797 19.1411 16.7461 19.4846 15.8675 19.6217C14.9888 19.7589 14.0902 19.6858 13.2453 19.4083C12.4004 19.1309 11.6333 18.6572 11.0069 18.0259C10.3806 17.3946 9.91285 16.6238 9.64208 15.7767C9.37131 14.9297 9.30524 14.0305 9.44928 13.1529C9.59332 12.2754 9.94336 11.4445 10.4707 10.7285L14.7035 12.1347C14.896 12.1989 15.104 12.1989 15.2965 12.1347L19.5293 10.7285C20.2415 11.6941 20.6255 12.8626 20.625 14.0624ZM15 10.2621L6.71484 7.49995L15 4.73784L23.2852 7.49995L15 10.2621Z' fill='%23ffffff'/></svg>");width:24px;height:24px;background-repeat:no-repeat;background-size:24px;}
.phone-icon:before{content:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M14.05 6C15.0268 6.19057 15.9244 6.66826 16.6281 7.37194C17.3318 8.07561 17.8095 8.97326 18 9.95M14.05 2C16.0793 2.22544 17.9716 3.13417 19.4163 4.57701C20.8609 6.01984 21.7721 7.91101 22 9.94M18.5 21C9.93959 21 3 14.0604 3 5.5C3 5.11378 3.01413 4.73086 3.04189 4.35173C3.07375 3.91662 3.08968 3.69907 3.2037 3.50103C3.29814 3.33701 3.4655 3.18146 3.63598 3.09925C3.84181 3 4.08188 3 4.56201 3H7.37932C7.78308 3 7.98496 3 8.15802 3.06645C8.31089 3.12515 8.44701 3.22049 8.55442 3.3441C8.67601 3.48403 8.745 3.67376 8.88299 4.05321L10.0491 7.26005C10.2096 7.70153 10.2899 7.92227 10.2763 8.1317C10.2643 8.31637 10.2012 8.49408 10.0942 8.64506C9.97286 8.81628 9.77145 8.93713 9.36863 9.17882L8 10C9.2019 12.6489 11.3501 14.7999 14 16L14.8212 14.6314C15.0629 14.2285 15.1837 14.0271 15.3549 13.9058C15.5059 13.7988 15.6836 13.7357 15.8683 13.7237C16.0777 13.7101 16.2985 13.7904 16.74 13.9509L19.9468 15.117C20.3262 15.255 20.516 15.324 20.6559 15.4456C20.7795 15.553 20.8749 15.6891 20.9335 15.842C21 16.015 21 16.2169 21 16.6207V19.438C21 19.9181 21 20.1582 20.9007 20.364C20.8185 20.5345 20.663 20.7019 20.499 20.7963C20.3009 20.9103 20.0834 20.9262 19.6483 20.9581C19.2691 20.9859 18.8862 21 18.5 21Z' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");width:24px;height:24px;background-repeat:no-repeat;background-size:24px;}

.contact-form textarea{height:150px;}

.photo-gallery .gallery-item img {transition:all ease 0.5s;}
.photo-gallery .gallery-item a{overflow:hidden;border-radius:10px;display:block;}
.photo-gallery .gallery-item:hover img{transform:scale(1.2);}

.acf-video-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
@media(max-width:767px){
	.acf-video-gallery {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}
}

.video-item video,
.video-item iframe {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
}
