Deprecated: define(): Declaration of case-insensitive constants is deprecated in /home/bafflesol411/Bfs/application/config/constants.php on line 6

Deprecated: define(): Declaration of case-insensitive constants is deprecated in /home/bafflesol411/Bfs/application/config/constants.php on line 7

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/bafflesol411/Bfs/index.php:2)

Filename: hooks/Assets_handle.php

Line Number: 82

Backtrace:

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 82
Function: header

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 75
Function: handleFile

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 16
Function: handle_assets

File: /home/bafflesol411/Bfs/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/bafflesol411/Bfs/index.php:2)

Filename: hooks/Assets_handle.php

Line Number: 83

Backtrace:

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 83
Function: header

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 75
Function: handleFile

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 16
Function: handle_assets

File: /home/bafflesol411/Bfs/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/bafflesol411/Bfs/index.php:2)

Filename: hooks/Assets_handle.php

Line Number: 84

Backtrace:

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 84
Function: header

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 75
Function: handleFile

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 16
Function: handle_assets

File: /home/bafflesol411/Bfs/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/bafflesol411/Bfs/index.php:2)

Filename: hooks/Assets_handle.php

Line Number: 85

Backtrace:

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 85
Function: header

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 75
Function: handleFile

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 16
Function: handle_assets

File: /home/bafflesol411/Bfs/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/bafflesol411/Bfs/index.php:2)

Filename: hooks/Assets_handle.php

Line Number: 86

Backtrace:

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 86
Function: header

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 75
Function: handleFile

File: /home/bafflesol411/Bfs/application/hooks/Assets_handle.php
Line: 16
Function: handle_assets

File: /home/bafflesol411/Bfs/index.php
Line: 327
Function: require_once

/* font face start */ @font-face { font-family: Calibri; src: url(../fonts/Calibri.ttf) } @font-face { font-family: 'Calibri'; src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'), url('../fonts/Calibri.woff') format('woff'), url('../fonts/Calibri.ttf') format('truetype'); } /* font face end */ /* tag css start */ a,button{ outline:0 !important; } h1, h2, h3, h4, h5, h6{ font-weight:700; } .h3, h3 { font-size: 1.25rem; font-weight:600!important; } p{ font-size: 1em; font-weight: 300; } /* tag css end */ :root{ --font-family-sans-serif:Calibri; --font-family-monospace:Calibri; --black:#000; } body{ font-family:Calibri; font-weight:300; width:100%; overflow-x:hidden; margin:0px; padding:0px; } .hide{ display:none; } .show{ display:block; } .about { background: #f3ddd6; padding: 20px 0px; } /*Header Section start*/ .overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: transparent; opacity: .7; z-index: 1; background:rgba(233, 142, 36, .8); } .section-logo { position: absolute; z-index: 999999; } .section-logo .bfs-logo { max-width: 180px; margin: 15px 0 0 15px; } /*Header Section end*/ /* theme btn start */ .btn-baff { background: transparent; cursor: pointer!important; position: relative; margin:auto; color: #eb8f23; border-radius: 0; border: 2px solid #eb8f23; padding: 1rem 1.2rem; } .btn-baff:focus, .btn-baff:hover{ background:#eb8f23; color: #fff !important; border: 2px solid #eb8f23; } .btn-baff:active{ background:#e67e22; } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle { color: #fff; background-color: #e67e22; border:none; } .btn-baff:not(:disabled):not(.disabled).active, .btn-baff:not(:disabled):not(.disabled):active, .show>.btn-baff.dropdown-toggle { color: #fff; background-color: #e67e22; border:none; } /* theme btn end */ /*main Navigation start*/ .main-nav { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,.5); z-index: 9999999999; transition: .5s ease-in; } .main-nav .mainMenu { position: absolute; right: 0; background: #fff; top: 0; width: 240px; bottom: 0; opacity:0.8; } .main-nav .mainMenu .p-rel{ padding-top: 40px; } .navSec .sidebarMenuBtn { position: absolute; right: 15px; z-index: 999999; top: 8px; padding: 0; border: 0; font-size: 20px; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #e98e24; color: #fff; border-radius: 50%; } .main-nav .sidebarMenuCloseBtn { position: absolute; right: 15px; top: 8px; width: 40px; height: 40px; line-height: 38px; text-align: center; padding: 0; background: transparent; font-size: 20px; font-weight: 100 !important; border: 1px solid; border-radius: 50%; z-index:1; } .main-nav ul.mainMenuList { list-style: none; padding: 0; margin: 0 0 10px 0; } .main-nav ul.mainMenuList li { display: block; width: 100%; padding: 10px 15px; } .main-nav ul.mainMenuList li a { display: inline-block; position: relative; top: 0; transition: .2s ease-in; color: #000; font-weight: bold; text-decoration:none; } /* ul.mainMenuList li a:hover { background: #eee; top: -2px; font-weight: bold; box-shadow: 0px 2px 2px 0px rgba(0,0,0,.5); } */ .main-nav ul.mainMenuList li a i { position: relative; margin-left: 5px; font-size: 14px; transition: .5s ease-in; display: inline-block; } .main-nav ul.mainMenuList li a:hover i { margin-left: 10px; font-size: 16px; font-weight: bold; } .main-nav ul.mainMenuList li.active a span { font-size: 1.75rem; border-bottom: 5px solid #e98e24; font-weight: 600; } .main-nav .subMenu { position: absolute; background: #fff; top: 0; left: 0; right: 0; z-index: 99; height:550px; overflow:auto; width: 0; } .main-nav .p-rel{ position:relative; } .main-nav .subMenu ul{ list-style: none; padding: 0; max-height: 400px; overflow-y: auto; } .main-nav .subMenu ul li{ padding: 5px 15px; } .main-nav .subMenu ul li a { font-size: 14px; font-weight: normal; display: inline; text-transform:capitalize; color:#000; } .main-nav button.sidebarBackBtn { position: relative; left: 0px; z-index: 9; top: 8px; width: 40px; height: 40px; line-height: 40px; text-align: center; padding: 0; background: transparent; border: 0; font-size: 20px; } .main-nav .subMenu h3 { margin: 0; padding: 15px 15px 20px; } .main-nav .subMenu h3 span { border-bottom: 5px solid #e98e24; color: #000; font-weight: 600; font-size: 1.75rem; } .main-nav .subMenu.show { width: 100%; } .main-nav .SocialLinks { position: absolute; bottom: 0; width: 100%; padding: 0 15px; background: #fff; padding-bottom: 15px; z-index:100; } .main-nav .SocialLinks p { font-size: 15px; margin: 0; color: #000; } .main-nav .SocialLinks p a { font-weight: bold; color: #000; text-transform:uppercase; } .main-nav .SocialLinks ul { list-style: none; padding: 0; margin: 0; } .main-nav .SocialLinks ul li { display: inline-block; } .main-nav .SocialLinks ul li a { display: block; width: 30px; height: 30px; line-height: 28px; text-align: center; border: 2px solid; border-radius: 20px; text-decoration: none; margin: 5px 2px; color: #000; } /* main exit */ /* Theme Button start */ .btn1 { z-index:9999; position: relative; letter-spacing: 0.01em; margin: auto; padding: 0.8rem 1.9rem; background: transparent; outline: none; font-size: 18px; font-weight: 600; color: #111111 !important; transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.15s; cursor: pointer; border: 1px solid #e98e24 !important; border-radius: 0; } .btn.btn1.news-form { color: #fff !important; } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle { color: #fff; background-color: #e67e22; border:none; } .btn-baff:not(:disabled):not(.disabled).active, .btn-baff:not(:disabled):not(.disabled):active, .show>.btn-baff.dropdown-toggle { color: #fff; background-color: #e67e22; border:none; } .btn1::after, .btn1::before { content: ""; position: absolute; height: 15px; width: 15px; transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); z-index: 1; border-radius: 50%; } .btn1::before { background-color: rgba(233, 142, 36, 0.7); top: -0.75rem; left: 0.5rem; -webkit-animation: top 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s infinite alternate; animation: top 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s infinite alternate; } .btn1::after { background-color: rgba(233, 142, 36, 1); top: 3rem; left: 13rem; -webkit-animation: bottom 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s infinite alternate; animation: bottom 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s infinite alternate; } .btn1:hover { color: white; box-shadow: none; } .btn1:hover::before, .btn1:hover::after { top: 0; height: 100%; width: 100%; border-radius: 0; -webkit-animation: none; animation: none; z-index: -1; } .btn1:hover::after { left: 0rem; } .btn1:hover::before { top: 0.5rem; left: 0.35rem; } .btn2 { z-index:9999; position: relative; letter-spacing: 0.01em; margin: auto; padding: 1rem 2rem; background: transparent; outline: none; font-size: 18px; font-weight: 600; color: #FFF; transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.15s; cursor: pointer; border: 1px solid #e98e24 !important; } .btn2::after, .btn2::before { content: ""; position: absolute; height: 15px; width: 15px; transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); z-index: 1; border-radius: 50%; } .btn2::before { background-color: rgba(233, 142, 36, 0.7); top: -0.75rem; left: 0.5rem; -webkit-animation: top 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s infinite alternate; animation: top 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s infinite alternate; } .btn2::after { background-color: rgba(233, 142, 36, 1); top: 3rem; left: 13rem; -webkit-animation: bottom 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s infinite alternate; animation: bottom 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s infinite alternate; } .btn2:hover { color: white; box-shadow: none; } .btn2:hover::before, .btn2:hover::after { top: 0; height: 100%; width: 100%; border-radius: 0; -webkit-animation: none; animation: none; z-index: -1; } .btn2:hover::after { left: 0rem; } .btn2:hover::before { top: 0.5rem; left: 0.35rem; } /* Theme Button end */ /* Other Page css start */ .defalutPage { padding: 100px 0 20px; } /* Other Page css end */ /* cookies css start */ .modal { z-index:9999999; } .modal-open .modal-backdrop { z-index: 9999998; } .disclaimer { position: fixed; bottom: 0; left: 0; right: 0; z-index: 999; margin: 0 auto; line-height: 35px; font-size: 13px; z-index:99999; } .disclaimer .container{ max-width: 100%; background: #3b4073; padding: 5px 85px; } .disclaimer p{ line-height:normal; margin-bottom:0px; margin-left:auto; color: #FFF; font-size: 14px; } .disclaimer b{ color: #FFF; } .disclaimer .dis-btns{ display: flex; align-items: left; justify-content: left; margin-top: 10px; } .disclaimer .dis-btns a{ color:var(--black); text-transform:uppercase; text-decoration: none !important; } .page-des .page-heading{ color:#102a89; } .page-des a, .checkbox a, .disclaimer .des a{ text-transform:unset; color: #e98e24; } a#cockieBtn { position: relative; letter-spacing: .0075em; padding: 2px 15px; background:none; outline: 0; color: #fff; transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .15s; cursor: pointer; border: 1px solid #e98e24; font-weight: normal !important; } a#cockieBtn:hover{ background: #e98e24; } #closeBtn i{ display: inline-block; } #cookiesModal .modal-body{ padding: 0; } #cookiesModal .modal-body .tab-content { padding:10px 15px; min-height: 280px; } #cookiesModal .modal-body .nav-tabs .nav-link { border: 1px solid #ccc; border-radius: 0; color: #000; background: #efefef; } #cookiesModal .modal-body .nav-tabs .nav-link.active { background: #fff; border: 1px solid transparent; } #cookiesModal .modal-body .nav-tabs .nav-item { margin: 0 !important; } #cookiesModal .toggle.btn { min-width: 5.7rem; border-radius: 4px !important; border: 1px solid #ccc !important; background: #ccc !important; } #cookiesModal .modal-body .tab-content h4 { padding: 0 0 5px 0; font-size: 15px !important; border-bottom: 2px solid #e98e24; text-transform: uppercase; margin-bottom: 15px; display: inline-block; color: #102a89; line-height:25px; } #cookiesModal .modal-body .tab-content h4 span { color: #32c717; } #cookiesModal span.pull-right { float: right; } #cookiesModal .toggle-off.btn,#cookiesModal .toggle-on.btn { padding-top: 3px !important; } #cookiesModal .toggle.btn.btn-primary , #cookiesModal .toggle.btn.btn-primary:hover, #cookiesModal .toggle.btn.btn-primary:focus, #cookiesModal label.btn.btn-primary.toggle-on , #cookiesModal label.btn.btn-primary.toggle-on:hover , #cookiesModal label.btn.btn-primary.toggle-on:focus{ background: #32c717 !important; border-color: #32c717 !important; border-radius:4px !important; } #cookiesModal label.btn.btn-light.toggle-off {background: #ccc !important;} #cookiesModal .toggle span.toggle-handle.btn.btn-light { top: 0px; position: relative; } #cookiesModal h4.modal-title { padding: 10px 0; font-size: 18px; border-bottom: 2px solid #e98e24; text-transform: uppercase; padding-bottom: 8px; margin-bottom: 0px !important; display: inline-block; color: #102a89; } .cookieToggle > span{ position: relative; right: 15px; } .cookieToggle { float: right !important; margin-bottom: 0px; color: #32c717; } #cockieBtn1 { padding: 10px 10px; text-align: center; } #cookiesModal .toggle.btn.btn-primary , #cookiesModal .toggle.btn.btn-primary:hover, #cookiesModal .toggle.btn.btn-primary:focus, #cookiesModal label.btn.btn-primary.toggle-on , #cookiesModal label.btn.btn-primary.toggle-on:hover , #cookiesModal label.btn.btn-primary.toggle-on:focus{ background: #32c717 !important; border-color: #32c717 !important; border-radius:4px !important; } #cookiesModal label.btn.btn-light.toggle-off { background: #ccc !important; } /* cookies css end */ /* TOP SECTION ABOUT and CAREER PAGE */ .lg-outer{ z-index:999999 !important; } .mainHeaderImageMobile { padding-top: 100px; } .mainHeaderImage img { height: 550px; width: 100%; } .mainHeaderContent { padding: 100px 0 20px; } .mainHeaderContent h1 span { border-bottom: 2px solid #e98e24; text-transform: uppercase; padding-bottom: 8px; margin-bottom: 0px !important; display: inline-block; color: #102a89; } .mainHeaderImage { height: 550px; width: 100%; background-size: cover !important; overflow: hidden; position: relative; } .mainHeaderImage img { height: 550px; width: 100%; } .triangleOverlay { display: inline-block; width: 100%; border-top: 275px solid transparent; border-bottom: 275px solid transparent; border-left: 100px solid white; background: rgba(0,0,0,.2); position: absolute; left: 0; top: 0; } /* WORK CULTURE SECTION about AND career PAGE */ .work-culture { padding: 20px 0px 0px; } h2.section-heading { color: #102a89; border-bottom: 2px solid #e98e24; display: inline-block; text-transform: uppercase; } #lightgallery { margin-top: 10px; } .lg-backdrop.in{ z-index:99999 !important; } .gallery [data-src]{ display:none; } .gallery { height: 240px; margin-bottom: 30px; border-radius: 20px; overflow: hidden !important; position: relative; transition: .2s ease-in; cursor: pointer; } /* carrer css start */ .hide { display: none; } /* Request a demo */ .req-demo { padding: 20px 0px; } h2.section-heading { color: #102a89; border-bottom: 2px solid #e98e24; display: inline-block; text-transform: uppercase; } label { display: inline-block; margin-bottom: 14px; line-height: normal; } small{ font-size:11pt!important; } .form-control { background-color: #fefefe; border-radius: 0; } label.error { color: #dc3545; } .hide { display: none; } /* Top Section Icon */ .consec img, .img-h-180 img { max-width: 130px; height: 130px; background: none; } /* Current Openings */ .hire-profile-colum ul { margin: 20px 0; } .hire-profile-colum ul li { /*float: left;*/ } .hire-profile-colum ul li { /*display: inline-block;*/ margin: 0 5px; } .hire-profile-colum ul.list-unstyled li { display: inline-block; margin-bottom: 20px; } a.twitter { background: #1dcaff; color: #fff; } a.linkedin { background: #1dcaff; color: #fff; } a.facebook { background: #3b5998; color: #fff; } .hire-profile-colum ul li a { display: block; width: 40px; height: 40px; line-height: 40px; padding: 0; border-radius: 20px; } .career-desc { padding: 20px 0; } /* carrer css end */ /* footer Css Start */ #blogmorebtn { text-align: center; color: #fff; height: 70px; } .cta1 { background: transparent; color: white; cursor: pointer; display: block; font-size: 2rem; line-height: 1; padding: 1.75rem 1rem; text-align: center; text-decoration: none; width: 100%; } .newsletter-form { padding: 1rem; } .newsletter-form input[type="email"] { border: 1px solid #ccc; font-size: 1rem; flex: 1; width: 100%; height: 55px; /* outline: #E52B50; */ background-color: #ffffff; } .newsletter-form input { padding: 0.75rem; margin: 0; } .subcribe-foot.alt { background: #102a89 url(../images/bg-footer.png) no-repeat center center fixed; background-size:cover; } .subcribe-foot { padding: 20px 0 !important; position: relative; background: #f3ddd6; } .subcribe-foot h3 { /* max-width: 600px; */ display: block; margin: 0 auto; margin-bottom: 30px; } .subcribe-foot i { margin-left: 7px; } .subcribe-foot .btn1 { position: relative; letter-spacing: .01em; margin: auto; padding: 0.8rem 1.4rem; background: 0 0; outline: 0; font-size: 18px; font-weight: normal; transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .15s; cursor: pointer; border-radius:0px; } .subcribe-foot .btn2 { position: relative; letter-spacing: .01em; margin: auto; padding: 0.8rem 1.9rem; background: 0 0; outline: 0; font-size: 18px; font-weight: normal; color: #fff; transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .15s; cursor: pointer; border-radius:0px; } .white { color: #fff !important; } section.footerLinks ul li { list-style: none; display: inline-block; margin: 0 20px; } section.footerLinks ul { padding: 0; margin: 20px 0 0; } section.footerLinks ul li a { text-transform: capitalize; color: #102a89; text-decoration: underline; } /* Footer css End */ /* Action Btn Start */ nav.float-action-button { position: fixed; bottom: 36%; right: 0; margin: 0 1em; z-index:999; height: 50px; overflow: hidden; } a.buttons { /* box-shadow: 0 5px 11px -2px rgba(0, 0, 0, 0.18), 0 4px 12px -7px rgba(0, 0, 0, 0.15); */ border-radius: 50%; width: 50px; height: 50px; color: #fff; /* font-size: 2.6em; */ padding: 0 !important; text-align: center; display: block; position: relative; -webkit-transition: all .1s ease-out; transition: all .1s ease-out; line-height: 50px; overflow: hidden; border: 0 !important; text-align: center; } a.buttons:active, a.buttons:focus, a.buttons:hover { box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28); text-decoration: none; } a.buttons:not(:last-child) { width: 40px; height: 40px; margin: 20px auto 0; opacity: 0; font-size: 1.6em; /* padding-top: 4px; */ -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); } a.buttons.main-button > i:first-child { /* position: fixed; */ /* margin-top: 17px; */ /* margin-left: -12px; */ } nav.float-action-button:hover a.buttons:not(:last-child) { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; margin: 0px auto 20px; display: block; line-height: 40px; border: 0 !important; padding: 0 !important; font-size: 20px; } a.buttons:nth-last-child(1) { -webkit-transition-delay: 25ms; transition-delay: 25ms; background-color: #e98e24; color:#FFF; /* Button color */ } a.buttons:nth-last-child(1) i.fa:nth-last-child(1) { /* position: absolute; */ /* margin: 17px 0 0 -12px; */ /* font-size: 20px; */ /* color:#FFF; */ display: none; } a.buttons:nth-last-child(1) i.fa:nth-last-child(2) { /* opacity: 0; */ /* font-size: 25px; */ } a.buttons:nth-last-child(1):hover i.fa:nth-last-child(1) { opacity: 0; font-size: 20px; } a.buttons:nth-last-child(1):hover i.fa:nth-last-child(2) { opacity: 1; } a.buttons:not(:last-child):nth-last-child(2) { -webkit-transition-delay: 50ms; transition-delay: 20ms; background-color: #e98e24; color:#FFF; display: none; } a.buttons:not(:last-child):nth-last-child(3) { -webkit-transition-delay: 75ms; transition-delay: 40ms; background-color: #e98e24; color:#FFF; display: none; } a.buttons:not(:last-child):nth-last-child(4) { -webkit-transition-delay: 100ms; transition-delay: 60ms; background-color: #e98e24; color:#FFF; font-size: 15px; display:none; } .tooltip.left { margin-left: 0px; } nav.float-action-button:hover { overflow: visible; height: auto; } a.buttons.main-button { font-size: 22px; } /*Action Btn End */ /* Scroll Top Start */ #scrollTop{ font-size: 25px; position: fixed; bottom: 20px; right: 100px; z-index: 99; border: none; outline: none; background-color: #ccc; color: white; cursor: pointer; border-radius: 10px; font-size: 30px; width: 60px; height: 60px; text-align: center; line-height: 60px; padding: 0 !important; opacity: 1; border-radius: 30px; } #scrollTop:hover{ background:#e98e24; } .loader{ text-align:center; } .loader img{ width:60px; height:auto; } /* Scroll Top End */ /* keyframes start */ @keyframes top { from{ top:-20%; } to { top: 95% } } @keyframes bottom { from { -webkit-transform: translate(-11.5rem, 0); transform: translate(-11.5rem, 0); } to { -webkit-transform: translate(-6rem, 0); transform: translate(-6rem, 0); } } /* keyframes end */ .page-des a, .input-group a, .disclaimer .des a{ text-transform:unset; color: #e98e24; } /* Testimonial Css start */ .card .carousel-caption h3{ line-height: 60px; } .card .carousel-caption p:last-child { margin: 0; } /* Testimonial Css end */ img.img-responsive.imgr { max-width: 100% !important; } h1,.h1{ font-size: 2rem; margin: 10px 0 !important; } b,strong{ font-weight:bold; } /* Product Form */ .startOne { vertical-align: middle; display: block; position: relative; bottom: -40px; } button.close{ position: inherit !important; z-index: 99999 !important; } /* Complete Blogs */ .details-card { padding: 20px 0px; } .sidebar { padding: 0 } .sidebar li { list-style: none; background: #eee; padding:10px; border-left: 3px solid #e98f25; margin-top:10px; } .details-card a{ text-transform:unset; color:#007bff; } /*///////////////////////////////////////// ////////////Blogging Section/////////// ///////////////////////////////////////*/ .details-card { padding: 20px 0px; } h2.section-heading { color: #102a89; border-bottom: 2px solid #e98e24; display: inline-block; text-transform: uppercase; } .card-content { background: #fdfdfd; border: 9px; box-shadow: 0 3px 5px 0 rgba(0,0,0,.16), 0 3px 10px 0 rgba(0,0,0,.12); margin-bottom: 30px; min-height: 360px !important; } .card-img { position: relative; overflow: hidden; border-radius: 0; z-index: 1; width: 100%; height: 160px; } .card-img img { min-width: 100%; max-width: 100%; min-height: 100%; display: block; } .bottom-left { position: absolute; bottom: 10px; top: 128px; min-height: 32px; min-width: 150px; background: #FFF; padding-right: 16px; } .bottom-left p { margin-top: 3px; padding-left: 16px; color: #102a89; } .card-desc { padding: 10px; background: #fdfdfd; } .card-desc h3 { color: #102a89; font-weight: 500; font-size: 1.5em; line-height: 1.3em; margin-top: 0; margin-bottom: 5px; padding: 0; white-space: nowrap; width: 100% !important; overflow: hidden; text-overflow: ellipsis; } .blogmore .blog-author { color: #adadad; text-transform: none; font-style: italic; } .blogmore .blog-time { color: #adadad; } .card-desc p { color: #000000; font-weight: 400; font-size: 1.0em; line-height: 1.5; margin: 0px; margin-bottom: 12px; padding: 0; height: 50px; overflow: hidden; margin-top: 12px; } .card-desc .btn-baff { text-align: center; margin: 0 auto; float: none; display: block; color: #eb8f23; } .details-card a { text-transform: unset; color: #007bff; } .blog_des > span { margin-bottom: 10px; display: inline-block; } a:hover { text-decoration: none !important; border-bottom: 1px solid #e98d24; } section.section-logo a {text-decoration: none;border: 0;} section.subcribe-foot.alt .col-md-6 .service-box h4 { max-width: 320px; }