@-webkit-keyframes menu_flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes menu_flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes round-9{25%{-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}75%{-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}}@keyframes round-9{50%{-ms-transform:scale(1.5,1.5);-webkit-transform:scale(1.5,1.5);transform:scale(1.5,1.5)}to{-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}}.fluentform *{box-sizing:border-box}.fluentform .ff-el-group:after,.fluentform .ff-el-group:before,.vc_row:after,.vc_row:before{content:" ";display:table}.fluentform .ff-el-group:after,.vc_row:after{clear:both}@media (min-width:768px){.frm-fluent-form .ff-t-container{display:flex;gap:15px;width:100%}.frm-fluent-form .ff-name-field-wrapper .ff-t-cell{justify-content:flex-end}.frm-fluent-form .ff-t-cell{display:flex;flex-direction:column;vertical-align:inherit;width:100%}.frm-fluent-form .ff-t-cell:first-of-type{padding-left:0}.frm-fluent-form .ff-t-cell:last-of-type{flex-grow:1;padding-right:0}}@media (max-width:768px){.ff-t-cell{margin-left:0!important}}.fluentform .ff-el-group{margin-bottom:20px}.fluentform .ff-el-group.ff-el-form-top .ff-el-input--label{display:block;float:none;text-align:left}.fluentform .ff-el-group.ff-el-form-top .ff-el-input--content{margin-bottom:0;margin-left:auto}.fluentform .ff-el-input--label{display:inline-block;margin-bottom:5px;position:relative}.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after{color:var(--fluentform-danger);content:" *";margin-left:3px}.fluentform .ff-el-form-control{display:block;width:100%}.fluentform .ff-screen-reader-element{clip:rect(0,0,0,0)!important;word-wrap:normal!important;border:0!important;height:1px!important;margin:0!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.fluentform .ff_upload_btn.ff-btn{background:#6f757e;border-color:#6f757e;color:#fff;cursor:pointer;display:inline-block;padding:10px 20px}.fluentform .ff_upload_btn.ff-btn:hover{background-color:#91959b;outline:0}.fluentform .ff_upload_btn.ff-btn:focus-visible{background-color:#91959b;outline:0}.fluentform .ff-el-tc{border:0;border-collapse:collapse;display:table;width:100%}.fluentform .ff-el-tc label.ff_tc_label{display:table-row}.fluentform .ff-el-tc label.ff_tc_label>span{padding-top:8px!important;width:20px;display:table-cell}.fluentform .ff-el-tc label.ff_tc_label>div{display:table-cell}.fluentform .ff_t_c{margin:0;padding:0 5px 0 0}.fluentform .ff_t_c p{margin:0;padding:0}.fluentform input[type=checkbox]{display:inline-block;margin:0}.fluentform .ff-el-form-check{margin-bottom:5px}.fluentform .ff-el-form-check-label .ff-el-form-check-input{position:relative;top:-2px;vertical-align:middle}.fluentform .ff-text-center{text-align:center}.fluentform .ff-el-form-control::-moz-placeholder{color:#868e96;opacity:1}.fluentform .ff-el-form-control::placeholder{color:#868e96;opacity:1}.fluentform .ff-el-form-control:disabled{background-color:#e9ecef;opacity:1}.ff-errors-in-stack{display:none;margin-top:15px}.fluentform .ff_file_upload_holder,ul ul{margin-bottom:0}.fluentform .ff-dropzone .ff_upload_btn.ff-btn{background:rgba(223,240,255,.13);border:1px dashed var(--fluentform-primary);border-radius:var(--fluentform-border-radius);color:var(--fluentform-secondary);display:block;padding:35px;text-align:center;transition:all .2s ease;width:100%}.fluentform .ff-dropzone .ff_upload_btn.ff-btn:hover{background:rgba(223,240,255,.49)}.fluentform .ff_input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.fluentform .ff_input-group>.ff-el-form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;display:inline-block;width:auto}.fluentform .ff_input-group .ff-el-form-control{flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.fluentform .ff_input-group-prepend{margin-right:-1px;display:flex}.fluentform .ff_input-group>.ff_input-group-prepend>.ff_input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.fluentform .ff_input-group-text{align-items:center;background-color:#e9ecef;border-radius:.25rem;color:#495057;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}:root{--fluentform-primary:#1a7efb;--fluentform-secondary:#606266;--fluentform-danger:#f56c6c;--fluentform-border-color:#dadbdd;--fluentform-border-radius:7px;--fluentform-input-select-height:auto}.ff-default .ff_btn_style{border:1px solid transparent;border-radius:7px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;line-height:1.5;padding:8px 20px;position:relative;text-align:center;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.ff-default .ff_btn_style:focus,.ff-default .ff_btn_style:hover{opacity:.8;outline:0;text-decoration:none}.ff-default .ff-el-form-control{background-clip:padding-box;background-image:none;border:1px solid var(--fluentform-border-color);border-radius:var(--fluentform-border-radius);color:var(--fluentform-secondary);font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1;margin-bottom:0;max-width:100%;padding:11px 15px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ff-default .ff-el-form-control:focus{background-color:#fff;border-color:var(--fluentform-primary);color:var(--fluentform-secondary);outline:0}.ff-default .ff-el-form-check label.ff-el-form-check-label{cursor:pointer;margin-bottom:7px}.ff-default .ff-el-form-check label.ff-el-form-check-label>span:after,.ff-default .ff-el-form-check label.ff-el-form-check-label>span:before{content:none}.ff-default .ff-el-form-check:last-child label.ff-el-form-check-label,.wpb_text_column :last-child,.wpb_text_column p:last-child{margin-bottom:0}.ff-default{font-family:inherit}.ff-default .ff-el-input--label label{display:inline-block;font-weight:500;line-height:inherit;margin-bottom:0}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(body){margin:0}body{padding:0;--sr-7-css-loaded:1;margin:0;background-color:#fff;color:#7e7e7e;line-height:1.8;overflow-x:hidden;left:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background-repeat:no-repeat;background-attachment:fixed;background-position:center center;background-size:cover;font-family:"Josefin Sans";font-weight:400;font-style:normal;font-size:15px}.vc_column_container{width:100%}.vc_row{margin-left:-15px;margin-right:-15px}.vc_col-sm-12,.vc_col-sm-1\/5,.vc_col-sm-3\/5{box-sizing:border-box;min-height:1px;padding-left:15px;padding-right:15px;position:relative}@media (min-width:768px){.vc_col-sm-12{float:left;width:100%}.vc_col-sm-1\/5,.vc_col-sm-3\/5{float:left}.vc_col-sm-3\/5{width:60%}.vc_col-sm-1\/5{width:20%}}.vc_clearfix:after,.vc_clearfix:before{content:" ";display:table}.vc_clearfix:after{clear:both}@font-face{ font-display:swap;font-family:vcpb-plugin-icons;font-style:normal;font-weight:400;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/fonts/vc_icons/fonts/vcpb-plugin-icons.ttf?jg06m5)format("truetype"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/fonts/vc_icons/fonts/vcpb-plugin-icons.woff?jg06m5)format("woff"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/fonts/vc_icons/fonts/vcpb-plugin-icons.svg?jg06m5#vcpb-plugin-icons)format("svg") }.wpb_content_element{margin-bottom:35px}.wpb-content-wrapper{border:0;display:block;margin:0;overflow:unset;padding:0}.vc_row[data-vc-full-width]{overflow:hidden;transition:opacity .5s ease}.vc_column-inner:after,.vc_column-inner:before{content:" ";display:table}.vc_column-inner:after{clear:both}.vc_column_container{padding-left:0;padding-right:0}.vc_column_container>.vc_column-inner{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%}.vc_row-has-fill>.vc_column_container>.vc_column-inner{padding-top:35px}.vc_custom_heading{overflow-wrap:break-word}.vc_custom_heading a,.vc_custom_heading a:focus,.vc_custom_heading a:hover,.vc_custom_heading a:visited{border:0;color:inherit;text-decoration:inherit}.vc_custom_heading a{opacity:1;transition:all .2s ease-in-out}.vc_custom_heading a:hover{opacity:.85}.vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4{padding-left:0}@font-face{ font-display:swap;font-family:vc_grid_v1;font-style:normal;font-weight:400;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot?-9hbgac);src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac)format("embedded-opentype"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.woff?-9hbgac)format("woff"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.ttf?-9hbgac)format("truetype"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1)format("svg") }html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:10px;-webkit-tap-highlight-color:transparent}footer,header,main,section{display:block}a{background-color:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}img{border:0}button,input{margin:0;font:inherit;color:inherit}button{overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=checkbox]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset,legend{padding:0;border:0}fieldset{min-width:0;margin:0}legend{display:block;width:100%;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border-bottom:1px solid #e5e5e5}@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" ("attr(href)")"}a[href^="javascript:"]:after{content:""}img{page-break-inside:avoid;max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}}@font-face{ font-display:swap;font-family:"Glyphicons Halflings";src:url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix)format("embedded-opentype"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/bootstrap/fonts/glyphicons-halflings-regular.woff2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/bootstrap/fonts/glyphicons-halflings-regular.woff)format("woff"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/bootstrap/fonts/glyphicons-halflings-regular.ttf)format("truetype"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)format("svg") }*,:after,:before,input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}button,input{font-family:inherit;font-size:inherit;line-height:inherit}a{text-decoration:none;color:#696969}a:hover{color:#23527c;text-decoration:underline}a:focus,input[type=checkbox]:focus,input[type=file]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type=checkbox]:focus,input[type=file]:focus{outline:thin dotted}img,label{max-width:100%}img{vertical-align:middle;height:auto}h2,h3,ul{margin-bottom:10px}h2,h3{line-height:1.1;margin-top:20px}p{margin:0 0 10px;line-height:1.8}ul{margin-top:0}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-right:-15px;margin-left:-15px}.col-md-12,.col-sm-12,.col-xs-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-12{float:left;width:100%}@media (min-width:768px){.col-sm-12{float:left;width:100%}}@media (min-width:992px){.col-md-12{float:left;width:100%}}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=search]{-webkit-appearance:none}.navbar{position:relative;min-height:50px}@media (min-width:768px){.navbar{border-radius:4px}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.clearfix:after,.clearfix:before,.container:after,.container:before,.navbar:after,.navbar:before,.row:after,.row:before{display:table;content:" "}.clearfix:after,.container:after,.navbar:after,.row:after{clear:both}@-ms-viewport{width:device-width}@font-face{ font-display:swap;font-family:"FontAwesome";src:url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/fonts-awesome/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/fonts-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0)format("embedded-opentype"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/fonts-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0)format("woff2"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/fonts-awesome/fonts/fontawesome-webfont.woff?v=4.5.0)format("woff"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/fonts-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0)format("truetype"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/fonts-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal }.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit}.fa-twitter:before{content:""}.fa-facebook-f:before{content:""}.fa-angle-up:before{content:""}.fa-youtube:before{content:""}.fa-instagram:before{content:""}.fa-calendar-check-o:before{content:""}@font-face{ font-display:swap;font-family:"icofont";src:url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/icofont/fonts/icofont.eot?v=1.0.0-beta);src:url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/icofont/fonts/icofont.eot?v=1.0.0-beta#iefix)format("embedded-opentype"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/icofont/fonts/icofont.ttf?v=1.0.0-beta)format("truetype"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/icofont/fonts/icofont.woff?v=1.0.0-beta)format("woff"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/icofont/fonts/icofont.svg?v=1.0.0-beta#icofont)format("svg");font-weight:400;font-style:normal }.icofont{font-family:"IcoFont"!important}.icofont-heart-alt:before{content:""}@font-face{ font-display:swap;font-family:"Ionicons";src:url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/ionicons/fonts/ionicons.eot?v=4.1.2);src:url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/ionicons/fonts/ionicons.eot?v=4.1.2#iefix)format("embedded-opentype"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/ionicons/fonts/ionicons.woff2?v=4.1.2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/ionicons/fonts/ionicons.woff?v=4.1.2)format("woff"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/ionicons/fonts/ionicons.ttf?v=4.1.2)format("truetype"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/ionicons/fonts/ionicons.svg?v=4.1.2#Ionicons)format("svg");font-weight:400;font-style:normal }.icofont,.ion,.ion-md-menu:before,.ion-md-search:before,[class*=" ti-"]{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion,.ion-md-menu:before,.ion-md-search:before{display:inline-block;font-family:"Ionicons";text-rendering:auto}.ion-md-menu:before{content:""}.ion-md-search:before{content:""}@font-face{ font-display:swap;font-family:"themify";src:url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/themify/fonts/themify.eot);src:url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/themify/fonts/themify.eot)format("embedded-opentype"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/themify/fonts/themify.woff)format("woff"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/themify/fonts/themify.ttf)format("truetype"),url(https://mysurucinemasociety.com/wp-content/themes/formota/assets/libraries/themify/fonts/themify.svg)format("svg");font-weight:400;font-style:normal }[class*=" ti-"]{font-family:"themify"}.ti-youtube:before{content:""}.ti-instagram:before{content:""}.ti-facebook:before{content:""}.mfp-hide{display:none!important}.menu_flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:menu_flipInX;animation-name:menu_flipInX}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.align-self-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}a:active,a:hover{color:#d8b069;text-decoration:none}a:focus{color:#d8b069;outline:0;text-decoration:none}h2,h3{color:#333}.back-to-top{display:block;position:fixed;right:30px;bottom:-55px;background:rgba(0,0,0,.3);padding:10px 15px;z-index:99;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.back-to-top:hover{background:rgba(0,0,0,.5)}.back-to-top i{color:#fff;font-size:18px}.haru-page-title-section{background-size:cover;background-color:#a9a9a9;margin-bottom:80px;position:relative;min-height:170px}@media screen and (max-width:991px){.haru-page-title-section{margin-bottom:30px;min-height:90px}}@media screen and (max-width:767px){.haru-page-title-section{min-height:58px}}.haru-page-title-section .haru-page-title-wrapper{padding-top:10%}.haru-page-title-section .haru-page-title-wrapper .page-title-inner .block-center-inner h2{color:#fff;font-size:48px;font-weight:600;letter-spacing:3px;margin-bottom:0;position:relative;text-align:center;text-transform:uppercase}@media screen and (max-width:991px){.haru-page-title-section .haru-page-title-wrapper .page-title-inner .block-center-inner h2{font-size:30px}}@media screen and (max-width:767px){.haru-page-title-section .haru-page-title-wrapper .page-title-inner .block-center-inner h2{font-size:18px}}.haru-page-title-section .haru-breadcrumb-wrapper{padding-bottom:6%}.haru-page-title-section .haru-breadcrumb-wrapper .breadcrumbs{list-style:none;padding:0;text-align:center}.haru-page-title-section .haru-breadcrumb-wrapper .breadcrumbs li{position:relative;display:inline-block;padding-right:30px;padding-top:20px;padding-bottom:20px;font-family:"Playfair Display";font-style:italic;letter-spacing:1px}.haru-page-title-section .haru-breadcrumb-wrapper .breadcrumbs li:last-child{padding-right:0}.haru-page-title-section .haru-breadcrumb-wrapper .breadcrumbs li span{color:#d8b069;font-weight:700}.haru-page-title-section .haru-breadcrumb-wrapper .breadcrumbs li a{color:#ababab}.haru-page-title-section .haru-breadcrumb-wrapper .breadcrumbs li a:hover{color:#d8b069}.haru-page-title-section .haru-breadcrumb-wrapper .breadcrumbs li:first-child:before{display:none}.haru-page-title-section .haru-breadcrumb-wrapper .breadcrumbs li:before{content:"";color:#ababab;font-family:fontAwesome;left:-18px;position:absolute}@media screen and (max-width:991px){.haru-page-title-section .haru-breadcrumb-wrapper .breadcrumbs li{padding-top:15px;padding-bottom:15px}}@media screen and (max-width:767px){.haru-page-title-section .haru-breadcrumb-wrapper .breadcrumbs li{padding-top:5px;padding-bottom:5px}}.vc_custom_heading.heading_style_8{font-size:18px;font-weight:400;font-family:"Playfair Display"}@media screen and (max-width:991px){.vc_custom_heading.heading_style_8{font-size:16px}}@media screen and (max-width:767px){.vc_custom_heading.heading_style_8{font-size:14px}}.haru-ajax-overflow{display:none;margin:0;padding:0;width:100%;height:100%;position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.haru-ajax-overflow .haru-ajax-loading{width:60px;height:50px;background-color:#fff;display:inline-block;left:0;right:0;margin:auto;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-shadow:0 1px 8px rgba(0,0,0,.2);-moz-box-shadow:0 1px 8px rgba(0,0,0,.2);box-shadow:0 1px 8px rgba(0,0,0,.2)}.haru-ajax-overflow .haru-ajax-loading .loading-wrapper{width:38px;height:38px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.haru-ajax-overflow .spinner{width:5px;height:5px;background-color:#d8b069;position:absolute;border-radius:50%;-webkit-animation:round-9 .8s infinite;-o-animation:round-9 .8s infinite;animation:round-9 .8s infinite}.haru-ajax-overflow #spinner_one{top:5px;left:5px}.haru-ajax-overflow #spinner_two{top:0;left:16px;-webkit-animation-delay:.1s;animation-delay:.1s}.haru-ajax-overflow #spinner_three{top:5px;left:27px;-webkit-animation-delay:.2s;animation-delay:.2s}.haru-ajax-overflow #spinner_four{top:16px;left:31px;-webkit-animation-delay:.3s;animation-delay:.3s}.haru-ajax-overflow #spinner_five{top:27px;left:27px;-webkit-animation-delay:.4s;animation-delay:.4s}.haru-ajax-overflow #spinner_six{top:31px;left:16px;-webkit-animation-delay:.5s;animation-delay:.5s}.haru-ajax-overflow #spinner_seven{top:27px;left:5px;-webkit-animation-delay:.6s;animation-delay:.6s}.haru-ajax-overflow #spinner_eight{top:16px;left:0;-webkit-animation-delay:.7s;animation-delay:.7s}.haru-introduce-widget{text-align:center}.haru-introduce-widget .intro-description{font-style:italic;margin-top:20px}.header-3 .haru-header-nav-above-wrap .header-nav-above{height:100px;padding-top:45px}.header-3 .haru-header-nav-above-wrap .header-nav-above .header-left{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.header-3 .haru-header-nav-above-wrap .header-nav-above .header-logo img{max-height:80px}.header-3 .haru-header-nav-above-wrap .header-nav-above .header-right{display:flex;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-3 .haru-header-nav-wrap .header-navigation .header-primary-menu .menu-wrap .haru-main-menu>li>a{line-height:100px;padding:0 20px;text-transform:uppercase}.header-3.header-over-slideshow .haru-header-nav-above-wrap .header-elements .header-elements-item,.header-3.header-over-slideshow .haru-header-nav-above-wrap .header-elements .header-elements-item.search-button-wrap a i,.header-3.header-over-slideshow .haru-header-nav-above-wrap .header-elements .header-elements-item.search-button-wrap a:hover,.header-3.header-over-slideshow .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu>li:hover>a{color:#fff}.header-3.header-over-slideshow .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu>li>a{color:rgba(255,255,255,.6)}.header-3.header-over-slideshow .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu>li>a:before{background-color:#fff}.navbar{border:0;margin:0;padding:0}@media (min-width:768px){.navbar .navbar-nav{padding:0}}.navbar .navbar-nav a{margin:0;padding:0;position:relative;text-decoration:none}.navbar .navbar-nav li,.navbar .navbar-nav ul{margin:0;padding:0;font-family:"Josefin Sans"}.navbar .navbar-nav li{list-style:none}.navbar .navbar-nav>li>a{display:block;padding:15px;text-transform:uppercase;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.navbar .navbar-nav>li a i{line-height:20px}.navbar .navbar-nav>li a i.left{padding-right:5px;float:left}.navbar .navbar-nav>li a:after{content:"";font-family:FontAwesome;padding-left:5px}.navbar .navbar-nav>li a:only-child:after{content:""}.navbar .navbar-nav>li.menu_style_dropdown:hover>ul{display:block;opacity:1;visibility:visible;overflow:visible}.navbar .navbar-nav>li.menu_style_dropdown:hover>ul>li:hover>a:after,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li.menu-item>b.menu-caret:before{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.navbar .navbar-nav>li.menu_style_dropdown ul{background-color:#fff;display:none;opacity:0;overflow:hidden;position:absolute;visibility:hidden;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.1);-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.1s;animation-delay:.1s}.navbar .navbar-nav>li.menu_style_dropdown ul li{display:block;float:none;min-width:250px;position:relative}.navbar .navbar-nav>li.menu_style_dropdown ul li a{display:block;line-height:20px;padding:10px 20px}.navbar .navbar-nav>li.menu_style_dropdown ul li a:after{position:absolute;right:15px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}header.haru-mobile-header{display:none}@media screen and (max-width:991px){header.haru-mobile-header{display:block}}header.haru-mobile-header .haru-mobile-header-wrap{border-bottom:solid 1px #ededed;z-index:1000}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container{background-color:#fff;position:relative}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-inner{height:60px;position:relative}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-inner .header-logo-mobile{line-height:60px;vertical-align:middle;text-align:center}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-inner .header-logo-mobile img{max-height:50px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-inner .header-elements{display:block;font-size:0;position:absolute;top:0;bottom:0;margin:auto;right:0;color:#000}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav{background:#fff;display:none;margin-bottom:15px}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav.menu-mobile-fly{display:block;position:fixed;margin:0;top:0;bottom:0;overflow:auto;overflow-x:hidden;width:300px;left:-300px;border-right:solid 1px #d8b069;z-index:300;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav.menu-mobile-fly ul.haru-nav-mobile-menu{padding:20px 0}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-header-elements{text-align:center;padding-top:30px}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-header-social{padding:20px 0;margin:0;text-align:center}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-header-social .header-elements-item i{font-size:14px}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-menu-header{background-color:#000;color:#fff;font-weight:700;padding:10px 0;text-align:center;text-transform:uppercase}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-menu-header .mobile-menu-close{position:absolute;height:45px;width:45px;right:0;top:0}.haru-canvas-sidebar-wrap .canvas-sidebar-header .canvas-sidebar-close:hover,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-menu-header .mobile-menu-close:hover{cursor:pointer}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-menu-header .mobile-menu-close:hover:after,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-menu-header .mobile-menu-close:hover:before{background-color:#d8b069;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.haru-canvas-sidebar-wrap .canvas-sidebar-header .canvas-sidebar-close:after,.haru-canvas-sidebar-wrap .canvas-sidebar-header .canvas-sidebar-close:before,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-menu-header .mobile-menu-close:after,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-menu-header .mobile-menu-close:before{content:"";position:absolute;height:2px;width:20px;top:50%;left:13px;margin-top:-1px;background-color:#fff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.haru-canvas-sidebar-wrap .canvas-sidebar-header .canvas-sidebar-close:before,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-menu-header .mobile-menu-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.haru-canvas-sidebar-wrap .canvas-sidebar-header .canvas-sidebar-close:after,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .mobile-menu-header .mobile-menu-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu{padding:0;margin-bottom:0}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li.menu-item{color:#7e7e7e;position:relative;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li.menu-item>a{color:#7e7e7e;display:block;font-size:14px;padding:10px 15px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer-link-shortcode-wrap.style_1 .footer-link-content .link-list li a:hover,.header-elements-item i.header-icon:hover,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li.menu-item>a:hover{color:#d8b069;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li.menu-item>b.menu-caret{color:#7e7e7e;float:right;font-size:18px;font-weight:400;height:45px;position:absolute;right:0;top:0;width:45px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li.menu-item>b.menu-caret:before{display:block;content:"";position:absolute;right:16px;width:13px;z-index:10}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li.menu-item>b.menu-caret:after{display:block;content:"";position:absolute;height:13px;z-index:10;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li.menu-item>b.menu-caret:before{top:22px;height:1px;border-top:1px solid;border-left:1px solid;border-top-color:inherit;border-left-color:inherit}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li.menu-item>b.menu-caret:after{top:16px;right:22px;border-top:1px solid;border-left:1px solid;width:1px}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li.menu-item>b.menu-caret:hover{cursor:pointer;color:#d8b069}header.haru-main-header .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu li.current-menu-item>a,header.haru-main-header .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu>li:hover>a,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li ul.sub-menu li:hover>a,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li:hover>a,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav ul.haru-nav-mobile-menu li>a:hover{color:#d8b069}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .haru-nav-mobile-menu li{list-style:none;list-style-type:none}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-nav .haru-nav-mobile-menu li>ul.sub-menu{position:relative;list-style:none;margin:0;padding:0 0 0 15px;display:none}header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-menu-overlay{opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:-1;pointer-events:none;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}header.haru-mobile-header.header-mobile-3 .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-inner .header-logo-mobile{position:absolute}header.haru-mobile-header.header-mobile-3 .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-inner .header-elements{right:50px;left:auto}header.haru-mobile-header.header-mobile-3 .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-inner .toggle-icon-wrap{right:0;left:auto}.toggle-icon-wrap{display:inline-block;bottom:0;cursor:pointer;left:0;position:absolute;top:0;vertical-align:middle}.toggle-icon-wrap:before,header.haru-mobile-header .haru-mobile-header-wrap .haru-mobile-header-container .haru-mobile-header-inner .header-elements:before{content:"";display:inline-block;height:100%;vertical-align:middle}.toggle-icon-wrap .toggle-icon{display:inline-block;height:30px;position:relative;vertical-align:middle;width:30px}.toggle-icon-wrap .toggle-icon:after,.toggle-icon-wrap .toggle-icon:before,.toggle-icon-wrap .toggle-icon>span{background:0 0#000;height:2px;left:0;margin:auto;position:absolute;right:0;width:80%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.toggle-icon-wrap .toggle-icon>span{bottom:0;display:block;top:0}.toggle-icon-wrap .toggle-icon:after,.toggle-icon-wrap .toggle-icon:before{content:""}.toggle-icon-wrap .toggle-icon:before{top:20%;-webkit-transform-origin:top left;-moz-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.toggle-icon-wrap .toggle-icon:after{bottom:20%;-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left}.header-elements-right .header-elements-item{margin-left:25px}@media screen and (max-width:1199px){.header-elements-right .header-elements-item{margin-left:20px}}@media screen and (max-width:767px){.header-elements-right .header-elements-item{margin-left:5px}}.header-elements-right .header-elements-item:first-child{margin-left:0}.header-elements-item{position:relative;display:inline-block;font-size:14px;vertical-align:middle}.header-elements-item i.header-icon{color:#7e7e7e;font-size:24px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media screen and (max-width:1199px){.header-elements-item i.header-icon{font-size:18px}}.header-elements-item.search-button-wrap a{display:inline-block}.header-elements-item.search-button-wrap a i{display:block;margin-left:10px}#haru-search-popup .haru-search-wrap{max-width:550px;position:absolute;top:calc(50% - 100px);left:50%;width:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}#haru-search-popup .haru-search-wrap .search-popup-form{font-size:18px;position:relative;height:40px}#haru-search-popup .haru-search-wrap .search-popup-form input[type=search]{background:0 0;border:0;border-bottom:1px solid rgba(255,255,255,.1);color:#fff;font-family:"Josefin Sans";letter-spacing:2px;height:100%;padding:0;position:absolute;width:100%}#haru-search-popup .haru-search-wrap .search-popup-form input[type=search]::-moz-placeholder{color:rgba(255,255,255,.8);opacity:1}#haru-search-popup .haru-search-wrap .search-popup-form input[type=search]:-ms-input-placeholder{color:rgba(255,255,255,.8)}#haru-search-popup .haru-search-wrap .search-popup-form input[type=search]::-webkit-input-placeholder{color:rgba(255,255,255,.8)}@media (max-width:767px){#haru-search-popup .haru-search-wrap .search-popup-form input[type=search]{font-size:16px}}#haru-search-popup .haru-search-wrap .search-popup-form button:focus,#haru-search-popup .haru-search-wrap .search-popup-form input[type=search]:focus{outline:0}#haru-search-popup .haru-search-wrap .search-popup-form button{background:0 0;border:0;color:#fff;position:absolute;right:0;height:100%;width:45px}.header-social-network-wrap{display:inline-block;padding:0;margin:0;list-style:none}.header-social-network-wrap li{display:inline-block;font-size:14px}.header-social-network-wrap li a{padding:0 10px}.canvas-mask-overlay,.haru-canvas-sidebar-wrap{position:fixed;top:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.canvas-mask-overlay{display:block;background:rgba(0,0,0,.9);left:0;width:100%;height:100%;z-index:9998;opacity:0;visibility:hidden}.haru-canvas-sidebar-wrap{background-color:#fff;z-index:9999;left:100%;bottom:0;width:300px;overflow:hidden;-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.haru-canvas-sidebar-wrap .canvas-sidebar-header{background-color:#000;color:#fff;display:block;font-weight:700;padding:10px 15px;position:relative;text-transform:uppercase}.haru-canvas-sidebar-wrap .canvas-sidebar-header .canvas-sidebar-close{position:absolute;height:45px;width:45px;right:0;top:0}.haru-canvas-sidebar-wrap .canvas-sidebar-header .canvas-sidebar-close:hover:after,.haru-canvas-sidebar-wrap .canvas-sidebar-header .canvas-sidebar-close:hover:before{background-color:#d8b069;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.haru-canvas-sidebar-wrap .canvas-sidebar-inner{padding:15px}header.haru-main-header{background-color:#fff;position:relative;z-index:1000}@media screen and (max-width:991px){header.haru-main-header{display:none}}header.haru-main-header .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu>li>a{color:#696969;font-size:13px;font-weight:600;padding:0 20px;letter-spacing:2px}@media screen and (max-width:1199px){header.haru-main-header .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu>li>a{font-size:12px;padding:0 10px}}header.haru-main-header .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu>li>a:before{content:"";position:absolute;width:0;height:1px;left:20px;top:63px;background-color:#d8b069;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}header.haru-main-header .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu>li>a:after,header.haru-main-header .header-logo a.logo-black,header.haru-main-header .header-logo a.logo-retina,header.haru-main-header .header-logo a.logo-sticky{display:none}header.haru-main-header .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu>li:hover>a:before{width:calc(100% - 40px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}header.haru-main-header .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu>li>ul{background:#fff}@media only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){header.haru-main-header .header-logo a.logo-default{display:none}header.haru-main-header .header-logo a.logo-retina{display:block}}header.haru-main-header.header-over-slideshow{background-color:transparent;position:absolute;left:0;right:0}header.haru-main-header.header-over-slideshow.navigation_dark{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.haru-mobile-header{position:relative;z-index:1000}.widget_nav_menu ul{padding:0;margin:0 0 1.75em 1.25em}.widget_nav_menu ul li{padding:3px 0}.footer-link-shortcode-wrap.style_1{padding-top:1%}@media screen and (max-width:767px){.footer-link-shortcode-wrap.style_1{padding-bottom:30px}}.footer-link-shortcode-wrap.style_1 .footer-link-content .link-list{list-style:none;list-style-type:none;padding:0;margin:0;text-align:center}.footer-link-shortcode-wrap.style_1 .footer-link-content .link-list li{display:inline-block;padding:5px 20px}@media screen and (max-width:991px){.footer-link-shortcode-wrap.style_1 .footer-link-content .link-list li{padding:5px 0}}@media screen and (max-width:767px){.footer-link-shortcode-wrap.style_1 .footer-link-content .link-list li{padding:0 10px}}.footer-link-shortcode-wrap.style_1 .footer-link-content .link-list li a{color:#757575;letter-spacing:2px;font-weight:600;text-transform:uppercase;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer-social-shortcode-wrap .footer-social-content .social-list.align-center{text-align:center}.footer-social-shortcode-wrap.style_2 .footer-social-content .social-list{list-style:none;list-style-type:none;padding:0;margin:0}.footer-social-shortcode-wrap.style_2 .footer-social-content .social-list li{display:inline-block;padding:0 13px}.footer-social-shortcode-wrap.style_2 .footer-social-content .social-list li a{color:#ababab;display:inline-block;font-size:16px;line-height:1;text-align:center;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer-social-shortcode-wrap.style_2 .footer-social-content .social-list li a:hover{color:#333;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.text-upper{text-transform:uppercase!important}.lt-spacing-4{letter-spacing:4px!important}.fs-italic{font-style:italic!important}.lh-14{line-height:1.4}.vc_custom_1529480013496{padding-top:6%!important;padding-bottom:40px!important;background-color:#f8f8f8!important}.vc_custom_1529479997703{padding-bottom:6%!important}.vc_custom_1783569623008{padding-bottom:10px!important}@media screen and (max-width:767px){.vc_custom_heading.lt-spacing-4{letter-spacing:1px!important}}h2{font-size:28px}.navbar .navbar-nav a,h2,h3{font-family:"Josefin Sans"}h2,h3{font-weight:600;font-style:normal}h3{font-size:24px}.navbar .navbar-nav a{font-weight:400;font-size:14px}.vc_custom_1534319018221{padding-bottom:8%!important}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f274"}.fa,.fa-brands,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-brands:before,.fa:before,.fab:before{content:var(--fa)}.fa-angle-up{--fa:"\f106"}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{ font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf)format("truetype") }.fa-brands,.fab{font-weight:400}.fa-vimeo-v{--fa:"\f27d"}.fa-facebook-f{--fa:"\f39e"}.fa-x-twitter{--fa:"\e61b"}.fa-instagram{--fa:"\f16d"}.fa-youtube{--fa:"\f167"}.fa-twitter{--fa:"\f099"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{ font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:swap;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf)format("truetype") }@font-face{ font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf)format("truetype") }@font-face{ font-family:"Font Awesome 5 Brands";font-display:swap;font-weight:400;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf)format("truetype") }@font-face{ font-family:"Font Awesome 5 Free";font-display:swap;font-weight:900;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf)format("truetype") }@font-face{ font-family:"Font Awesome 5 Free";font-display:swap;font-weight:400;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf)format("truetype") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf)format("truetype") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf)format("truetype") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf)format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-v4compatibility.woff2)format("woff2"),url(https://mysurucinemasociety.com/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-v4compatibility.ttf)format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a }form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style){background-color:var(--fluentform-primary);color:#fff}