/* AiVOOV */

/*@import url('https://fonts.googleapis.com/css?family=Manrope:300,400,500,600,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;800&display=swap');

body { -webkit-font-smoothing: antialiased; -webkit-animation: fix 1s 1; overflow-x: hidden; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 20px; }
a, a:hover { text-decoration: none; }
a:focus { outline: none; }
img { max-width: 100%; }
p { margin: 0 0 15px 0; }
p:last-child { margin: 0; }
/*----------------------------------------*/
/*----- 3 Font Settings -----*/
/*----------------------------------------*/
body { /*font-family: 'Manrope', sans-serif;*/ font-family: 'Rubik', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.6em; letter-spacing: 0.5px; }
h1, h2, h3, h4, h5, h6 { /*font-family: 'Manrope', sans-serif;*/ font-family: 'Rubik', sans-serif; font-weight: 600; letter-spacing: -0.5px; }
h1 { font-size: 2.75m; line-height: 1.3em; }
h2 { font-size: 2em; line-height: 1.3em; }
h3 { font-size: 1.800em; line-height: 1.3em; }
h4 { font-size: 1.333em; line-height: 1.4em; }
h5 { font-size: 1.111em; line-height: 1.4em; }
h6 { font-size: 1.000em; line-height: 1.4em; }
strong { font-size: 1.000em; line-height: 25px; font-weight: 600; }
.small { font-size: 0.765em; line-height: 1.8em; }
.big-title{ font-size:100px;}
/* text sizes */
.text-size-xxl { font-size: 47px; line-height: 56px; }
.text-size-xl { font-size: 36px; line-height: 52px; }
.text-size-lg { font-size: 24px; line-height: 34px; }
.text-size-md { font-size: 18px; line-height: 28px; }
.text-size-md-alt { font-size: 24px; line-height: 32px; }
.text-size-sm { font-size: 0.882em; line-height: 1.9em; }
.text-size-xs { font-size: 0.765em; line-height: 1.6em; }
.text-size-xs-alt { font-size: 10px; line-height: 16px; }
/* line height */
.line-height-null { line-height: 1em; }
/* font weights */
.font-weight-200 { font-weight: 200; }
.font-weight-300 { font-weight: 300; }
.font-weight-400 { font-weight: 400; }
.font-weight-500 { font-weight: 500; }
.font-weight-600 { font-weight: 600; }
.font-weight-700 { font-weight: 700; }
.font-weight-800 { font-weight: 800; }
.font-weight-900 { font-weight: 900; }
/* vertical aligns */
.vert-bottom { vertical-align: bottom; }
.vert-middle { vertical-align: middle; }
/*----------------------------------------*/
/*----- 4 Theme Utilities -----*/
/*----------------------------------------*/
/*== margins ==*/
.aivoov-m-auto { margin: 0 auto !important }
.aivoov-m-0 { margin: 0 !important }
.aivoov-mt-0, .aivoov-my-0 { margin-top: 0 !important }
.aivoov-mr-0, .aivoov-mx-0 { margin-right: 0 !important }
.aivoov-mb-0, .aivoov-my-0 { margin-bottom: 0 !important }
.aivoov-ml-0, .aivoov-mx-0 { margin-left: 0 !important }
.aivoov-m-5 { margin: 5px !important }
.aivoov-mt-5, .aivoov-my-5 { margin-top: 5px !important }
.aivoov-mr-5, .aivoov-mx-5 { margin-right: 5px !important }
.aivoov-mb-5, .aivoov-my-5 { margin-bottom: 5px !important }
.aivoov-ml-5, .aivoov-mx-5 { margin-left: 5px !important }
.aivoov-m-10 { margin: 10px }
.aivoov-mt-10, .aivoov-my-10 { margin-top: 10px !important }
.aivoov-mr-10, .aivoov-mx-10 { margin-right: 10px !important }
.aivoov-mb-10, .aivoov-my-10 { margin-bottom: 10px !important }
.aivoov-ml-10, .aivoov-mx-10 { margin-left: 10px !important }
.aivoov-m-15 { margin: 15px }
.aivoov-mt-15, .aivoov-my-15 { margin-top: 15px !important }
.aivoov-mr-15, .aivoov-mx-15 { margin-right: 15px !important }
.aivoov-mb-15, .aivoov-my-15 { margin-bottom: 15px !important }
.aivoov-ml-15, .aivoov-mx-15 { margin-left: 15px !important }
.aivoov-m-20 { margin: 20px !important }
.aivoov-mt-20, .aivoov-my-20 { margin-top: 20px !important }
.aivoov-mr-20, .aivoov-mx-20 { margin-right: 20px !important }
.aivoov-mb-20, .aivoov-my-20 { margin-bottom: 20px !important }
.aivoov-ml-20, .aivoov-mx-20 { margin-left: 20px !important }
.aivoov-m-30 { margin: 30px !important }
.aivoov-mt-30, .aivoov-my-30 { margin-top: 30px !important }
.aivoov-mr-30, .aivoov-mx-30 { margin-right: 30px !important }
.aivoov-mb-30, .aivoov-my-30 { margin-bottom: 30px !important }
.aivoov-ml-30, .aivoov-mx-30 { margin-left: 30px !important }
.aivoov-m-40 { margin: 40px !important }
.aivoov-mt-40, .aivoov-my-40 { margin-top: 40px !important }
.aivoov-mr-40, .aivoov-mx-40 { margin-right: 40px !important }
.aivoov-mb-40, .aivoov-my-40 { margin-bottom: 40px !important }
.aivoov-ml-40, .aivoov-mx-40 { margin-left: 40px !important }
.aivoov-m-50 { margin: 50px !important }
.aivoov-mt-50, .aivoov-my-50 { margin-top: 50px !important }
.aivoov-mr-50, .aivoov-mx-50 { margin-right: 50px !important }
.aivoov-mb-50, .aivoov-my-50 { margin-bottom: 50px !important }
.aivoov-ml-50, .aivoov-mx-50 { margin-left: 50px !important }
.aivoov-m-60 { margin: 60px !important }
.aivoov-mt-60, .aivoov-my-60 { margin-top: 60px !important }
.aivoov-mr-60, .aivoov-mx-60 { margin-right: 60px !important }
.aivoov-mb-60, .aivoov-my-60 { margin-bottom: 60px !important }
.aivoov-ml-60, .aivoov-mx-60 { margin-left: 60px !important }
.aivoov-m-70 { margin: 70px !important }
.aivoov-mt-70, .aivoov-my-70 { margin-top: 70px !important }
.aivoov-mr-70, .aivoov-mx-70 { margin-right: 70px !important }
.aivoov-mb-70, .aivoov-my-70 { margin-bottom: 70px !important }
.aivoov-ml-70, .aivoov-mx-70 { margin-left: 70px !important }
.aivoov-m-80 { margin: 80px !important }
.aivoov-mt-80, .aivoov-my-80 { margin-top: 80px !important }
.aivoov-mr-80, .aivoov-mx-80 { margin-right: 80px !important }
.aivoov-mb-80, .aivoov-my-80 { margin-bottom: 80px !important }
.aivoov-ml-80, .aivoov-mx-80 { margin-left: 80px !important }
.aivoov-m-90 { margin: 90px !important }
.aivoov-mt-90, .aivoov-my-90 { margin-top: 90px !important }
.aivoov-mr-90, .aivoov-mx-90 { margin-right: 90px !important }
.aivoov-mb-90, .aivoov-my-90 { margin-bottom: 90px !important }
.aivoov-ml-90, .aivoov-mx-90 { margin-left: 90px !important }
.aivoov-m-100 { margin: 100px !important }
.aivoov-mt-100, .aivoov-my-100 { margin-top: 100px !important }
.aivoov-mr-100, .aivoov-mx-100 { margin-right: 100px !important }
.aivoov-mb-100, .aivoov-my-100 { margin-bottom: 100px !important }
.aivoov-ml-100, .aivoov-mx-100 { margin-left: 100px !important }
.aivoov-m-120 { margin: 100px !important }
.aivoov-mt-120, .aivoov-my-120 { margin-top: 120px !important }
.aivoov-mr-120, .aivoov-mx-120 { margin-right: 120px !important }
.aivoov-mb-120, .aivoov-my-120 { margin-bottom: 120px !important }
.aivoov-ml-120, .aivoov-mx-120 { margin-left: 120px !important }
/* minus margins */
.aivoov-mt-minus10 { margin-top: -10px !important; }
.aivoov-mt-minus20 { margin-top: -20px !important; }
.aivoov-mt-minus30 { margin-top: -30px !important; }
.aivoov-mt-minus40 { margin-top: -40px !important; }
.aivoov-mt-minus50 { margin-top: -50px !important; }
.aivoov-mt-minus60 { margin-top: -60px !important; }
.aivoov-mt-minus70 { margin-top: -70px !important; }
.aivoov-mt-minus80 { margin-top: -80px !important; }
.aivoov-mt-minus90 { margin-top: -90px !important; }
.aivoov-mt-minus100 { margin-top: -100px !important; }
.aivoov-mt-minus110 { margin-top: -110px !important; }
.aivoov-mt-minus120 { margin-top: -120px !important; }
.aivoov-mb-minus10 { margin-bottom: -10px !important; }
.aivoov-mb-minus20 { margin-bottom: -20px !important; }
.aivoov-mb-minus30 { margin-bottom: -30px !important; }
.aivoov-mb-minus40 { margin-bottom: -40px !important; }
.aivoov-mb-minus50 { margin-bottom: -50px !important; }
.aivoov-mb-minus60 { margin-bottom: -60px !important; }
.aivoov-mb-minus70 { margin-bottom: -70px !important; }
.aivoov-mb-minus80 { margin-bottom: -80px !important; }
.aivoov-mb-minus90 { margin-bottom: -90px !important; }
.aivoov-mb-minus100 { margin-bottom: -100px !important; }
.aivoov-ml-minus10 { margin-left: -10px !important; }
.aivoov-ml-minus20 { margin-left: -20px !important; }
.aivoov-ml-minus30 { margin-left: -30px !important; }
.aivoov-ml-minus40 { margin-left: -40px !important; }
.aivoov-ml-minus50 { margin-left: -50px !important; }
.aivoov-ml-minus60 { margin-left: -60px !important; }
.aivoov-ml-minus70 { margin-left: -70px !important; }
.aivoov-ml-minus80 { margin-left: -80px !important; }
.aivoov-ml-minus90 { margin-left: -90px !important; }
.aivoov-ml-minus100 { margin-left: -100px !important; }
.aivoov-mr-minus10 { margin-right: -10px !important; }
.aivoov-mr-minus20 { margin-right: -20px !important; }
.aivoov-mr-minus30 { margin-right: -30px !important; }
.aivoov-mr-minus40 { margin-right: -40px !important; }
.aivoov-mr-minus50 { margin-right: -50px !important; }
.aivoov-mr-minus60 { margin-right: -60px !important; }
.aivoov-mr-minus70 { margin-right: -70px !important; }
.aivoov-mr-minus80 { margin-right: -80px !important; }
.aivoov-mr-minus90 { margin-right: -90px !important; }
.aivoov-mr-minus100 { margin-right: -100px !important; }
/*== paddings ==*/
.aivoov-p-0 { padding: 0 !important }
.aivoov-pt-0, .aivoov-py-0 { padding-top: 0 !important }
.aivoov-pr-0, .aivoov-px-0 { padding-right: 0 !important }
.aivoov-pb-0, .aivoov-py-0 { padding-bottom: 0 !important }
.aivoov-pl-0, .aivoov-px-0 { padding-left: 0 !important }
.aivoov-p-5 { padding: 5px !important }
.aivoov-pt-5, .aivoov-py-5 { padding-top: 5px !important }
.aivoov-pr-5, .aivoov-px-5 { padding-right: 5px !important }
.aivoov-pb-5, .aivoov-py-5 { padding-bottom: 5px !important }
.aivoov-pl-5, .aivoov-px-5 { padding-left: 5px !important }
.aivoov-p-10 { padding: 10px !important }
.aivoov-pt-10, .aivoov-py-10 { padding-top: 10px !important }
.aivoov-pr-10, .aivoov-px-10 { padding-right: 10px !important }
.aivoov-pb-10, .aivoov-py-10 { padding-bottom: 10px !important }
.aivoov-pl-10, .aivoov-px-10 { padding-left: 10px !important }
.aivoov-p-15 { padding: 15px !important }
.aivoov-pt-15, .aivoov-py-15 { padding-top: 15px !important }
.aivoov-pr-15, .aivoov-px-15 { padding-right: 15px !important }
.aivoov-pb-15, .aivoov-py-15 { padding-bottom: 15px !important }
.aivoov-pl-15, .aivoov-px-15 { padding-left: 15px !important }
.aivoov-p-20 { padding: 20px !important }
.aivoov-pt-20, .aivoov-py-20 { padding-top: 20px !important }
.aivoov-pr-20, .aivoov-px-20 { padding-right: 20px !important }
.aivoov-pb-20, .aivoov-py-20 { padding-bottom: 20px !important }
.aivoov-pl-20, .aivoov-px-20 { padding-left: 20px !important }
.aivoov-p-30 { padding: 30px !important }
.aivoov-pt-30, .aivoov-py-30 { padding-top: 30px !important }
.aivoov-pr-30, .aivoov-px-30 { padding-right: 30px !important }
.aivoov-pb-30, .aivoov-py-30 { padding-bottom: 30px !important }
.aivoov-pl-30, .aivoov-px-30 { padding-left: 30px !important }
.aivoov-p-40 { padding: 40px !important }
.aivoov-pt-40, .aivoov-py-40 { padding-top: 40px !important }
.aivoov-pr-40, .aivoov-px-40 { padding-right: 40px !important }
.aivoov-pb-40, .aivoov-py-40 { padding-bottom: 40px !important }
.aivoov-pl-40, .aivoov-px-40 { padding-left: 40px !important }
.aivoov-p-50 { padding: 50px !important }
.aivoov-pt-50, .aivoov-py-50 { padding-top: 50px !important }
.aivoov-pr-50, .aivoov-px-50 { padding-right: 50px !important }
.aivoov-pb-50, .aivoov-py-50 { padding-bottom: 50px !important }
.aivoov-pl-50, .aivoov-px-50 { padding-left: 50px !important }
.aivoov-p-60 { padding: 60px !important }
.aivoov-pt-60, .aivoov-py-60 { padding-top: 60px !important }
.aivoov-pr-60, .aivoov-px-60 { padding-right: 60px !important }
.aivoov-pb-60, .aivoov-py-60 { padding-bottom: 60px !important }
.aivoov-pl-60, .aivoov-px-60 { padding-left: 60px !important }
.aivoov-p-70 { padding: 70px !important }
.aivoov-pt-70, .aivoov-py-70 { padding-top: 70px !important }
.aivoov-pr-70, .aivoov-px-70 { padding-right: 70px !important }
.aivoov-pb-70, .aivoov-py-70 { padding-bottom: 70px !important }
.aivoov-pl-70, .aivoov-px-70 { padding-left: 70px !important }
.aivoov-p-80 { padding: 80px !important }
.aivoov-pt-80, .aivoov-py-80 { padding-top: 80px !important }
.aivoov-pr-80, .aivoov-px-80 { padding-right: 80px !important }
.aivoov-pb-80, .aivoov-py-80 { padding-bottom: 80px !important }
.aivoov-pl-80, .aivoov-px-80 { padding-left: 80px !important }
.aivoov-p-100 { padding: 100px !important }
.aivoov-p-90 { padding: 90px !important }
.aivoov-pt-90, .aivoov-py-90 { padding-top: 90px !important }
.aivoov-pr-90, .aivoov-px-90 { padding-right: 90px !important }
.aivoov-pb-90, .aivoov-py-90 { padding-bottom: 90px !important }
.aivoov-pl-90, .aivoov-px-90 { padding-left: 90px !important }
.aivoov-p-100 { padding: 100px !important }
.aivoov-pt-100, .aivoov-py-100 { padding-top: 100px !important }
.aivoov-pr-100, .aivoov-px-100 { padding-right: 100px !important }
.aivoov-pb-100, .aivoov-py-100 { padding-bottom: 100px !important }
.aivoov-pl-100, .aivoov-px-100 { padding-left: 100px !important }
.aivoov-p-120 { padding: 120px !important }
.aivoov-pt-120, .aivoov-py-120 { padding-top: 120px !important }
.aivoov-pr-120, .aivoov-px-120 { padding-right: 120px !important }
.aivoov-pb-120, .aivoov-py-120 { padding-bottom: 120px !important }
.aivoov-pl-120, .aivoov-px-120 { padding-left: 120px !important }
/*== rounded corners ==*/
.aivoov-rounded-corner, .aivoov-rounded-corner img { border-radius: 8px; }
.aivoov-rounded-corner-xl { border-radius: 20px; }
/*== borders ==*/
/* 1px border */
.aivoov-border { border: 1px solid #ccd2d9; }
.aivoov-border-y { border-top: 1px solid #ccd2d9; border-bottom: 1px solid #ccd2d9; }
.aivoov-border-x { border-left: 1px solid #ccd2d9; border-right: 1px solid #ccd2d9; }
.aivoov-border-top { border-top: 1px solid #ccd2d9; }
.aivoov-border-right { border-right: 1px solid #ccd2d9; }
.aivoov-border-bottom { border-bottom: 1px solid #ccd2d9; }
.aivoov-border-left { border-left: 1px solid #ccd2d9; }
/* 2px border */
.aivoov-border-2px { border: 2px solid #ccd2d9; }
.aivoov-border-2px-y { border-top: 2px solid #ccd2d9; border-bottom: 2px solid #ccd2d9; }
.aivoov-border-2px-x { border-left: 2px solid #ccd2d9; border-right: 2px solid #ccd2d9; }
.aivoov-border-top-2px { border-left: 2px solid #ccd2d9; }
.aivoov-border-right-2px { border-left: 2px solid #ccd2d9; }
.aivoov-border-bottom-2px { border-left: 2px solid #ccd2d9; }
.aivoov-border-left-2px { border-left: 2px solid #ccd2d9; }
/* null border */
.aivoov-border-top-none { border-top-width: 0; }
.aivoov-border-right-none { border-right-width: 0; }
.aivoov-border-bottom-none { border-bottom-width: 0; }
.aivoov-border-left-none { border-left-width: 0; }
/*== absolute positions ==*/
.position-relative { position: relative; }
.absolute-bottom-right { position: absolute; right: 0; bottom: 0; }
.absolute-bottom-left { position: absolute; left: 0; bottom: 0; }
.absolute-top-right { position: absolute; right: 0; top: 0; }
.absolute-top-left { position: absolute; left: 0; top: 0; }
/*== spacer == */
.spacer { display: block; width: 100%; }
.spacer::after { display: block; clear: both; content: "" }
.spacer-10 { height: 10px; }
.spacer-20 { height: 20px; }
.spacer-30 { height: 30px; }
.spacer-40 { height: 40px; }
.spacer-50 { height: 50px; }
.spacer-100 { height: 100px; }
/*== shadow == */
.aivoov-shadow { -webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); -moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); }
.img-has-shadow { -webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); -moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); }
/*== misc ==*/
.text-decoration-underline { text-decoration: underline; }
.z-index { position: relative; z-index: 99; }
.overflow-visible { overflow: visible; }
.overflow-hidden { overflow: hidden; }
/*----------------------------------------*/
/*----- 5 Lists -----*/
/*----------------------------------------*/
ul, ol { margin: 0 0 10px 0; padding: 0; list-style-position: outside; display: block; }
li > ul, li > ol { margin-top: 10px; margin-bottom: 0; margin-left: 1.5em; }
ol li, ul li { margin-bottom: 10px; }
.aivoov-list, .aivoov-list-simple { list-style-type: none; }
.aivoov-list li { display: block; margin-bottom: 2px; }
.aivoov-list-block li, .aivoov-list-simple li { display: block; margin-bottom: 10px; }
.aivoov-list-block li:last-child, .aivoov-list-simple li:last-child { margin-bottom: 0; }
.aivoov-list-simple li:hover { display: block; /*margin-left: 10px;*/ }
/*== inline list ==*/
.aivoov-list-inline, .aivoov-list-inline.aivoov-list-left, .aivoov-list-inline.aivoov-list-right { display: block; width: 100%; margin: 0; }
.aivoov-list-inline li { padding: 0 10px; margin: 0; background: none; list-style-type: none; display: inline-block !important; }
.aivoov-list-left li { text-align: left; padding: 0 20px 0 0; margin: 0; }
.aivoov-list-right li { text-align: right; padding: 0 0 0 20px; margin: 0; }
/*== icon list ==*/
.aivoov-icon-list li { position: relative; display: flex; padding: 10px 0px; margin: 0; background: none; list-style-type: none; }
.aivoov-icon-list i { margin-right: 10px; line-height: inherit; }
.simple-list { margin:0px 0px 15px 20px;}
/*----------------------------------------*/
/*----- 6 Buttons -----*/
/*----------------------------------------*/
.aivoov-btn, .aivoov-btn-flat, input[type="submit"], input[type="reset"] { font-family: 'Rubik', sans-serif; width: auto; height: auto; position: relative; display: inline-block; padding: 15px 40px; margin: 0; cursor: pointer; border-width: 0; border-style: solid; border-radius: 0; text-decoration: none; outline: none; -webkit-backface-visibility: hidden; vertical-align: middle; text-align: center; font-weight: normal; font-weight: 600; font-size:15px; line-height: 24px; }
.aivoov-btn-flat { padding: 13px 30px 12px 30px; border-width: 2px; }
.btn-rounded { border-radius: 4px; }
.btn-round { border-radius: 200px; }
.aivoov-btn i { margin-left: 10px; }
/*== link with underline on hover ==*/
.aivoov-styled-link { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); position: relative; overflow: hidden; line-height: inherit; }
.aivoov-styled-link:before { content: ""; height: 2px; position: absolute; right: 100%; bottom: 0; left: 0; z-index: -1; -webkit-transition-property: right; transition-property: right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.aivoov-styled-link:hover:before, .aivoov-styled-link:focus:before, .aivoov-styled-link:active:before { right: 0; }
.aivoov-styled-link-2px.aivoov-styled-link:after, .aivoov-styled-link-2px.aivoov-styled-link:before { height: 2px; }
/*----------------------------------------*/
/*----- 7 Layout -----*/
/*----------------------------------------*/
.aivoov-sidebar { width: 450px; max-width: 35%; margin-top: 0; box-sizing: border-box; }
.aivoov-has-right-sidebar { width: 100%; display: flex; flex-direction: row; }
.aivoov-has-right-sidebar .aivoov-main { width: 100%; padding-right: 50px; box-sizing: border-box; }
.aivoov-has-left-sidebar { width: 100%; display: flex; flex-direction: row-reverse; }
.aivoov-has-left-sidebar .aivoov-main { width: 100%; padding-left: 50px; box-sizing: border-box; }
.page-pt { padding-top: 50px; }
.page-pb { padding-bottom: 50px; }
/*----------------------------------------*/
/*----- 8 Sections Common-----*/
/*----------------------------------------*/
.aivoov-section { position: relative; }
.aivoov-section-full-height { height: 100vh; }
.aivoov-full-stretch { width: 100% !important; max-width: 100% !important; }
/* section backgrounds */
.aivoov-section-bg-curved{background-image: url(../images/landing2-hero.svg);}
.aivoov-section-with-bg { background-position: center center; background-repeat: no-repeat; background-size: cover; }
.aivoov-section-fixed-bg { background-position: center center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; }
.aivoov-bg-size-auto { background-size: auto !important; }
.aivoov-bg-size-contain { background-size: contain !important; }
.aivoov-bg-position-top { background-position: top; }
.aivoov-bg-position-right { background-position: right; }
.aivoov-bg-position-bottom { background-position: bottom; }
.aivoov-bg-position-bottom-right { background-position: bottom right; }
.aivoov-bg-position-left { background-position: left; }
.aivoov-bg-position-center { background-position: center center; }
.aivoov-bg-position-center-top { background-position: center top; }
.aivoov-bg-position-center-bottom { background-position: center bottom; }
.aivoov-bg-position-center-left { background-position: center left; }
.aivoov-bg-position-center-right { background-position: center right; }
/* overlay */
.aivoov-overlay { width: 100%; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 1; }
.aivoov-overlay-content { position: relative; z-index: 99; }


/*----------------------------------------*/
/*----- 9 Sections Misc -----*/
/*----------------------------------------*/
/*===== Hero Section =====*/
/* this will be equal to overall height of header */
.hero-section-top-padding { padding-top:84px; }

/* padding for responsive header */
@media (max-width: 992px) {
.hero-section-top-padding { padding-top:90px; }
}
/* this is to center left side content in main home page */
.hero-text-fixed-width { max-width: 570px; margin-left: auto !important; }
/* this is for 'home-2' landing page with curve svg at bottom of hero section */
.hero-svg-bg-absolute { position: absolute; left: 0; bottom: 0; z-index: 9; }
/*----------------------------------------*/
/*----- 10 Header -----*/
/*----------------------------------------*/
#aivoov-header-global { padding:15px 0; border-width: 0; border-style: solid; border-color: transparent; }
#aivoov-header-global.on-scroll { padding:7px 0; border-width: 0; box-shadow: 0 2px 40px 0 hsla(240,0%,6%,.05); z-index: 999; }
.aivoov-header-right { margin-left: 30px; }
/*== logo ==*/
#aivoov-header-global .logo-alt, #aivoov-header-global.on-scroll .logo-default { display: none; }
#aivoov-header-global.on-scroll .logo-alt, #aivoov-header-global .logo-default { display: block; }
#aivoov-header-global.on-scroll .logo-alt img{ max-height:50px;}
#aivoov-header-global .logo-default img{ max-height:50px;}
/*== Menu  ==*/
.main-navigation { position: relative; margin-right: -20px; padding: 0; }
.aivoov-nav.navbar-nav .nav-link {font-family: 'Rubik', sans-serif; margin:0px 5px; padding: 10px 20px; font-size:16px; font-weight: 600; }
/*== Navbar Custom ==*/
.navbar { padding-top: 0; padding-bottom: 0; }
.navbar-nav li { margin: 0; }
.dropdown-menu { margin: 0; }
.dropdown-menu { padding: 20px 0; margin: 0; border: 0; border-radius: 8px; -webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); -moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); }
.dropdown-item { padding: 10px 20px; font-size: 15px; line-height: 22px; font-weight: 500; }
.navbar-toggler:focus { outline: 0; }
.navbar-toggler:hover { background-color: transparent; }
.dropdown-animate { animation-duration: 0.3s; -webkit-animation-duration: 0.3s; animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-name: dropdownSlideIn; -webkit-animation-name: dropdownSlideIn; }
.dropdown-toggle::after { display: none; font-family: 'iconfonts'; content: "\ec04"; font-size: 12px; border: 0; margin: 0 0 0 2px; vertical-align: middle; }
/*===== page title section =====*/
.aivoov-page-title-wrapper { position: relative; background-color:#0d64a6; background-color:#000; background-repeat: no-repeat; background-position: center center; background-size: auto; padding-right: 0; padding-bottom: 0; padding-left: 0; border-width: 0; border-style: solid; text-align: center; }
.aivoov-page-title-inner { padding-top:70px; padding-bottom:70px; }
.aivoov-page-title-content { position: relative; z-index: 9; }
.aivoov-entry-title, .aivoov-entry-subtitle { margin: 0; }
.aivoov-entry-subtitle { font-weight: 400; }
/*----------------------------------------*/
/*----- 11 Responsive header -----*/
/*----------------------------------------*/
.aivoov-responsive-header { padding: 20px 0; box-shadow: 0 2px 40px 0 hsla(240,0%,6%,.05); z-index: 999; }
.aivoov-responsive-header .container { position: relative; }
.aivoov-responsive-header .aivoov-logo.logo-default { display: inline-block; }
.aivoov-responsive-header, .slicknav_menu, #aivoov-menu-button { display: none; }
#aivoov-menu-button { padding: 10px; z-index: 9999; position: absolute; right: 0; top: 50%; margin-top: -20px; }
#aivoov-menu-button:focus { outline: none; }
.aivoov-responsive-header-menu { position: relative; }
.slicknav_menu { position: relative; z-index: 999; }
/*== mobile hamburger ==*/
.aivoov-hamburger { display: inline-block; padding: 0; margin: 0; cursor: pointer; transition-timing-function: linear; transition-duration: .3s; transition-property: opacity, filter; text-transform: none; border: 0; overflow: visible; color: inherit; background-color: transparent; }
.aivoov-hamburger-lines-wrapper { position: relative; display: inline-block; width: 30px; height: 20px; margin: 0 auto; }
.aivoov-hamburger-lines, .aivoov-hamburger-lines:after, .aivoov-hamburger-lines:before { position: absolute; width: 30px; height: 2px; transition-timing-function: ease; transition-duration: .3s; transition-property: transform; }
.aivoov-hamburger-lines:after, .aivoov-hamburger-lines:before { display: block; content: ''; }
.aivoov-hamburger-lines { display: block; top: 0; transition: background-color 0s linear .13s; }
.aivoov-hamburger-lines:before { top: 9px; transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19); }
.aivoov-hamburger-lines:after { top: 18px; transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19); }
.aivoov-hamburger.is-active .aivoov-hamburger-lines { transition-delay: .22s; background-color: transparent!important; }
.aivoov-hamburger.is-active .aivoov-hamburger-lines:before { top: 0; transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s; transform: translate3d(0, 10px, 0) rotate(45deg); }
.aivoov-hamburger.is-active .aivoov-hamburger-lines:after { top: 0; transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s cubic-bezier(.215, .61, .355, 1) .22s; transform: translate3d(0, 10px, 0) rotate(-45deg); }
.aivoov-hamburger.is-active:hover, .aivoov-hamburger:hover { opacity: 1; }
/*== slicknav menu ==*/
.slicknav_nav { border: 0; margin: 0; padding: 20px 0 0 0; position: absolute; top: 0; left: 0; right: 0; }
.slicknav_menu { padding: 0; margin: 0; border: 0; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 5px; }
.slicknav_nav { clear: both; }
.slicknav_nav ul, .slicknav_nav li { display: block; margin-bottom: 0; }
.slicknav_nav ul { margin: 0; padding: 0; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a { display: inline; }
.slicknav_menu::before, .slicknav_menu::after { content: ""; display: table; }
.slicknav_menu::after { clear: both; }
.slicknav_nav a { display: block; position: relative; outline: medium none; padding: 15px 0; margin: 0; text-align: left; text-decoration: none; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 400; }
.slicknav_nav li { border-width: 0 0 1px 0; border-style: solid; position: relative; margin: 0 10px; }
.slicknav_nav li:last-child { border: 0; }
.slicknav_nav .slicknav_arrow { font-size: 12px; margin: 0 0 0 0.4em; }
.slicknav_menu .slicknav_menutxt { text-shadow: none; }
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a { margin: 0; padding: 0; }
.slicknav_nav .slicknav_row { padding: 15px 0; margin: 2px 0; }
.slicknav_nav a:hover, .slicknav_nav .slicknav_row:hover { border-radius: 0; background: transparent; }
.slicknav_menu .sub-menu { margin: 0 0 0 20px; }
.slicknav_collapsed .slicknav_arrow::after { font-family: 'iconfonts'; content: "\ec04"; }
.slicknav_collapsed .slicknav_arrow::after, .slicknav_open .slicknav_arrow::after, .slicknav_open .slicknav_collapsed .slicknav_arrow::after { float: right; font-size: 20px; margin-top: -2px; }
.slicknav_nav .dropdown-item { border-bottom: 1px solid #ccd2d9; }
/*----------------------------------------*/
/*===== 12 Footer =====*/
/*----------------------------------------*/
#aivoov-footer { padding: 100px 0 110px 0; font-size: 14px; line-height:25px; }
/*----------------------------------------*/
/*===== 13 Widgets =====*/
/*----------------------------------------*/
/*===== Social Widget =====*/
.aivoov-social-list { margin: 0; }
.aivoov-social-list li { list-style: none; display: inline-block; margin: 0 10px; }
.aivoov-social-list a { position: relative; display: block; font-size: 16px; line-height: 16px; text-align: center; border: 0; border-radius: 0; z-index: 9; }
.text-left.aivoov-social-list li:first-child { margin-left: 0; }
.text-right.aivoov-social-list li:first-child { margin-right: 0; }
/*== large size social ==*/
.aivoov-social-large .aivoov-social-list a { font-size: 32px; line-height: 32px; }
/*== circle social ==*/
.aivoov-social-circle .aivoov-social-list li { margin: 0; }
.aivoov-social-circle.text-left .aivoov-social-list li:first-child { margin-left: 0; }
.aivoov-social-circle.text-right .aivoov-social-list li:last-child { margin-right: 0; }
.aivoov-social-circle .aivoov-social-list a { display: inline-block; border-width: 0; border-radius: 50%; width: 40px; height: 40px; font-size: 16px; padding: 0; text-align: center; }
.aivoov-social-circle .aivoov-social a::before { line-height: 40px; color: inherit; }
/*== square social ==*/
.aivoov-social-square .aivoov-social-list li { margin: 0 5px; }
.aivoov-social-square.text-left .aivoov-social-list li:first-child { margin-left: 0; }
.aivoov-social-square.text-right .aivoov-social-list li:last-child { margin-right: 0; }
.aivoov-social-square .aivoov-social-list a { display: inline-block; border-width: 0; border-radius: 4px; width: 50px; height: 50px; font-size: 32px; padding: 0; text-align: center; }
.aivoov-social-square .aivoov-social a::before { line-height: 50px; color: inherit; }
/*== social icons ==*/
.aivoov-social li a::after { width: 100%; height: 100%; border-radius: 50%; content: ""; position: absolute; top: 0; left: 0; opacity: 0; transform: scale(0); z-index: -1; }
.aivoov-social li a:hover::after { opacity: 1; transform: scale(1); }
.aivoov-social li a::after { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.aivoov-social a::before { display: inline-block; font-family: 'iconfonts'; vertical-align: middle; font-weight: normal; }
.aivoov-social a:focus { outline: none; }
.aivoov-social a.aivoov-facebook::before { content: "\e982"; }
.aivoov-social a.aivoov-twitter::before { content: "\ea80"; }
.aivoov-social a.aivoov-pinterest::before { content: "\ea24"; }
.aivoov-social a.aivoov-google::before { content: "\e9b1"; }
.aivoov-social a.aivoov-linkedin::before { content: "\e9e8"; }
.aivoov-social a.aivoov-instagram::before { content: "\e9ca"; }
.aivoov-social a.aivoov-behance::before { content: "\e921"; }
.aivoov-social a.aivoov-medium::before { content: "\e9f5"; }
.aivoov-social a.aivoov-reddit::before { content: "\ea34"; }
.aivoov-social a.aivoov-skype::before { content: "\ea52"; }
.aivoov-social a.aivoov-vimeo::before { content: "\ea93"; }
.aivoov-social a.aivoov-mail::before { content: "\ec71"; }
.aivoov-social a.aivoov-yahoo::before { content: "\eaaf"; }
.aivoov-social a.aivoov-youtube::before { content: "\eab7"; }
.aivoov-social a.aivoov-flickr::before { content: "\e98f"; }
.aivoov-social a.aivoov-rss::before { content: "\ee04"; }
.aivoov-social a.aivoov-dribbble::before { content: "\e970"; }
.aivoov-social a.aivoov-tumblr::before { content: "\ea7d"; }
.aivoov-social a.aivoov-soundcloud::before { content: "\ea59"; }
.aivoov-social a.aivoov-forumbee::before { content: "\e999"; }
.aivoov-social a.aivoov-quora::before { content: "\ea2d"; }
.aivoov-social a.aivoov-snapchat::before { content: "\ea56"; }
.aivoov-social a.aivoov-digg::before { content: "\e969"; }
.aivoov-social a.aivoov-delicious::before { content: "\e962"; }
.aivoov-social a.aivoov-stumbleupon::before { content: "\ea6b"; }
.aivoov-social a.aivoov-deviantart::before { content: "\e966"; }
.aivoov-social a.aivoov-yelp::before { content: "\eab5"; }
.aivoov-social a.aivoov-viadeo::before { content: "\ea90"; }
.aivoov-social a.aivoov-foursquare::before { content: "\e99a"; }
.aivoov-social a.aivoov-xing::before { content: "\eaad"; }
.aivoov-social a.aivoov-vk::before { content: "\ea97"; }
.aivoov-social a.aivoov-spotify::before { content: "\ea5d"; }
.aivoov-social a.aivoov-vine::before { content: "\ea96"; }
.aivoov-social a.aivoov-slack::before { content: "\ea53"; }
.aivoov-social a.aivoov-etsy::before { content: "\e97f"; }
.aivoov-social a.aivoov-github::before { content: "\e9a5"; }
.aivoov-social a.aivoov-whatsapp::before { content: "\ea9e"; }
/*----------------------------------------*/
/*----- 14 Forms -----*/
/*----------------------------------------*/
form { margin: 0; padding: 0; z-index: 0; }
form p { margin: 0 0 15px 0; padding: 0; }
input[type=radio], input[type=checkbox] { margin: 0 5px 0 0; vertical-align: baseline; }
label { width: 100%; height: auto; line-height: 1.2em; font-weight: bold; }
form label.error { line-height: 1em; font-weight: normal; }
select, textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="search"] { position: relative; display: block; width: 100%; padding: 14px 20px; margin: 0 0 4px 0; border-width: 2px; border-style: solid; border-radius: 0; font-size: 16px; font-weight: 400; line-height: 20px !important; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
textarea, #commentform textarea { width: 100% !important; height: auto; }
.antispam { display: none; }
form label.error { font-size: 12px; color:red; }
/*===== form column styles =====*/
.aivoov-form-row, .aivoov-form-row-2col, .aivoov-form-row-3col, .aivoov-form-row-unequal, .aivoov-form-row-2col-unequal { margin-right: -5px; margin-left: -5px }
.aivoov-form-column { position: relative; min-height: 1px; padding-right: 5px; padding-left: 5px; width: 50%; float: left; }
.aivoov-form-no-gap .aivoov-form-row, .aivoov-form-no-gap .aivoov-form-row-2col, .aivoov-form-no-gap .aivoov-form-row-3col, .aivoov-form-no-gap .aivoov-form-row-unequal, .aivoov-form-no-gap .aivoov-form-row-2col-unequal { margin-right: 0; margin-left: 0 }
.aivoov-form-no-gap .aivoov-form-column { position: relative; min-height: 1px; padding-right: 0; padding-left: 0; float: left; }
.aivoov-for-row::before, .aivoov-form-row-2col::before, .aivoov-form-row-3col::before, .aivoov-form-row-unequal::before, .aivoov-form-row-2col-unequal::before { display: table; content: "" }
.aivoov-for-row::after, .aivoov-form-row-2col::after, .aivoov-form-row-3col::after, .aivoov-form-row-unequal::after, .aivoov-form-row-2col-unequal::after { clear: both }
.aivoov-form-row-2col .aivoov-form-column { width: 50%; }
.aivoov-form-row-3col .aivoov-form-column { width: 33.33333333% }
.aivoov-form-row-unequal .aivoov-form-column { width: 60% }
.aivoov-form-row-unequal .aivoov-form-column:last-child { width: 40% }
.aivoov-form-row-2col-unequal .aivoov-form-column { width: 70%; }
.aivoov-form-row-2col-unequal .aivoov-form-column:last-child { width: 30%; }
/*===== icon for input field =====*/
.aivoov-form-has-icon textarea, .aivoov-form-has-icon input[type="text"], .aivoov-form-has-icon input[type="email"], .aivoov-form-has-icon input[type="url"], .aivoov-form-has-icon input[type="password"], .aivoov-form-has-icon input[type="number"], .aivoov-form-has-icon input[type="tel"] { padding-left: 50px; }
.aivoov-form-has-icon .aivoov-input { position: relative; z-index: 1; }
.aivoov-form-has-icon .aivoov-input i { position: absolute; top: 20px; left: 20px; z-index: 9; font-size: 16px; }
/*----------------------------------------*/
/*===== 15 Elements =====*/
/*----------------------------------------*/
/*===== preloader =====*/
.aivoov-preloader { width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; margin: auto; opacity: 1; -webkit-transition: linear .3s ease; -moz-transition: linear .3s ease; transition: linear .3s ease; z-index: 9999; }
.aivoov-preloader .aivoov-preloader-inner { width: 100vw; height: 100vh; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; overflow: hidden; }
.aivoov-preloader-img { border-width: 5px; border-style: solid; border-radius: 50%; width: 50px; height: 50px; animation: spin 2s linear infinite; }
 @keyframes spin {
 0% {
transform: rotate(0deg);
}
 100% {
transform: rotate(360deg);
}
}
/*===== blockquote =====*/
/* bordered quote */
.aivoov-bordered-blockquote { padding: 5px 0 5px 20px; border-left: 2px solid #e5e5e5; font-size: 18px; line-height: 32px; font-style: italic; }
.aivoov-bordered-blockquote .aivoov-quote-source { display: inline-block; margin-top: 10px; font-size: 14px; font-weight: 500; font-style: normal; }
/* icon quote */
.aivoov-icon-blockquote { position: relative; padding-left: 70px; font-size: 18px; line-height: 32px; font-style: italic; }
.aivoov-icon-blockquote blockquote { margin-bottom: 0; }
.aivoov-icon-blockquote:before { display: inline-block; font-family: 'iconfonts'; content: "\ef79"; position: absolute; left: 0; top: 0; width: 50px; height: 50px; border-radius: 50%; margin-right: 30px; text-align: center; font-size: 24px; line-height: 50px; font-style: normal; font-weight: normal; }
.aivoov-icon-blockquote .aivoov-quote-source { text-align: right; margin-top: 10px; font-size: 16px; font-weight: 500; font-style: normal; }
/*===== box =====*/
.aivoov-box { padding: 60px 30px; }
/*===== divider =====*/
.aivoov-styled-divider { position: relative; width: 5px; height: 3px; margin-left: 40px; }
.aivoov-styled-divider::before { content: ''; position: absolute; left: -40px; top: 0; width: 35px; height: 3px; background-color: inherit; }
.aivoov-styled-divider::after { content: ''; position: absolute; left: 10px; top: 0; width: 35px; height: 3px; background-color: inherit; }
.divider-center { margin: 0 auto; }
/*===== feature =====*/
.aivoov-feature { margin-bottom: 30px; }
.aivoov-feature-img { position: relative; }
.aivoov-feature-img i, .aivoov-feature-img img { position: relative; z-index: 9; }
.aivoov-feature-img img { max-height:50px;}
.aivoov-feature h3 { font-size:19px; margin-bottom:8px;}
.aivoov-feature-content p:last-child { margin-bottom: 0; }
/* feature styles */
.feature-has-box { padding: 30px; }
.feature-has-shadow { -webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); -moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); }
/* top img position */
.aivoov-feature-top .aivoov-feature-img { margin-bottom: 20px; }
.aivoov-feature-top.text-center .aivoov-feature-img { margin-right: auto; margin-bottom: 30px; margin-left: auto; }
.aivoov-feature-top.text-left .aivoov-feature-img { margin-right: 0; margin-bottom:10px; margin-left: 0; }
.aivoov-feature-top.text-right .aivoov-feature-img { margin-right: 0; margin-bottom: 30px; margin-left: auto; }
/* left img position */
.aivoov-feature-left { width: 100%; display: flex; flex-direction: row; text-align: left; }
.aivoov-feature-left .aivoov-feature-img { max-width: 50%; flex: 0 0 auto; margin-right: 25px; }
/* right img position */
.aivoov-feature-right { width: 100%; display: flex; flex-direction: row-reverse; text-align: right; }
.aivoov-feature-right .aivoov-feature-img { max-width: 50%; flex: 0 0 auto; margin-left: 25px; }
/* icon feature */
.aivoov-icon-feature .aivoov-feature-img i { font-size: 64px; line-height: 70px; font-weight: normal; color: inherit; }
.aivoov-feature-circle-icon .aivoov-feature-img { width: 70px; height: 70px; line-height: 70px; border-radius: 50%; text-align: center; }
.aivoov-feature-circle-icon .aivoov-feature-img img { max-width: 40px; width: 40px; }
.aivoov-feature-circle-icon .aivoov-feature-img i { font-size: 32px; line-height: 70px; font-weight: normal; }
.aivoov-feature-square-icon .aivoov-feature-img { width: 70px; height: 70px; line-height: 70px; border-radius: 0; text-align: center; }
.aivoov-feature-square-icon .aivoov-feature-img img { max-width: 40px; width: 40px; }
.aivoov-feature-square-icon .aivoov-feature-img i { font-size: 32px; line-height: 70px; font-weight: normal; }
/* large size */
.aivoov-feature-circle-lg-icon .aivoov-feature-img { width: 100px; height: 100px; line-height: 100px; border-radius: 50%; text-align: center; }
.aivoov-feature-circle-lg-icon .aivoov-feature-img img { max-width: 48px; width: 48px; }
.aivoov-feature-circle-lg-icon .aivoov-feature-img i { font-size: 48px; line-height: 100px; font-weight: normal; }
.aivoov-feature-square-lg-icon .aivoov-feature-img { width: 100px; height: 100px; line-height: 100px; border-radius: 0; text-align: center; }
.aivoov-feature-square-lg-icon .aivoov-feature-img img { max-width: 48px; width: 48px; }
.aivoov-feature-square-lg-icon .aivoov-feature-img i { font-size: 48px; line-height: 100px; font-weight: normal; }

.aivoov-features-box h4{ margin:15px 0px 8px 0px; padding:0px; color:#0d64a6;}
.aivoov-features-box .features-box-inside{ margin:20px 0px; padding:20px; box-shadow:0px 0px 10px #f3f3f3;}

/*===== highlight =====*/
.aivoov-highlight { display: inline-block; padding: 5px 40px; }
.aivoov-highlight-rounded { border-radius: 200px; }
/*===== video Box =====*/
.aivoov-video-box { position: relative; min-height: 140px; min-width: 140px; z-index: 1; overflow: hidden; }
.aivoov-video-box img { max-width: 100%; width: 100%; }
.aivoov-video-button { display: inline-block; position: absolute; top: 50%; left: 50%; width: 100px; height: 80px; line-height: 80px; text-align: center; border-radius: 0; z-index: 9; margin-left: -50px; margin-top: -40px; }
.aivoov-video-button:after { font-family: 'iconfonts'; content: "\edcf"; font-size: 28px; line-height: 28px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -14px; }
.aivoov-video-button:before { content: ''; display: inline-block; position: absolute; top: 50%; left: 50%; width: 80px; height: 60px; margin-left: -40px; margin-top: -30px; border: 2px solid rgba(255, 255, 255, .4); }
.aivoov-video-button:hover:before { content: none; border: 0; }
/*===== testimonial =====*/
.aivoov-testimonial-boxed .aivoov-testimonial { position: relative; padding: 50px; overflow: hidden; }
.aivoov-testimonial-boxed .aivoov-testimonial-content { position: relative; font-size: 24px; line-height: 36px; padding-left: 20px; }
.aivoov-testimonial-boxed .aivoov-testimonial-content:before { content: ''; display: block; position: absolute; left: 0px; top: 0; width: 2px; height: 100%; }
.aivoov-client-info { display: table; margin-top: 30px; }
.aivoov-testimonial-user, .aivoov-testimonial-user-info { display: table-cell; vertical-align: middle; }
.aivoov-client-name { margin: 0; }
.aivoov-testimonial-user { padding-right: 15px; }
.aivoov-testimonial-user img { width: 70px; height: 80px; border-radius: 50%; }
.aivoov-testimonial-boxed .aivoov-testimonial:after { position: absolute; right: 50px; bottom: -10px; display: block; font-family: 'iconfonts'; content: "\efad"; font-size: 64px; line-height: 64px; font-style: normal; }
.aivoov-testimonial-boxed .slick-slide { opacity: .3; }
.aivoov-testimonial-boxed .slick-slide.slick-active.slick-center { opacity: 1; }
/* center align sigle item style */
.aivoov-testimonial-style-center { position: relative; text-align: center; }
.aivoov-testimonial-style-center:before { display: block; font-family: 'iconfonts'; content: "\efad"; margin-bottom: 20px; font-size: 32px; line-height: 34px; }
.aivoov-testimonial-style-center .aivoov-testimonial-content { font-size: 32px; line-height: 40px; }
.aivoov-testimonial-style-center .aivoov-client-info { margin-top: 40px; margin-left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
/*===== faq =====*/
.faq-item { position: relative; padding-left: 40px; margin-bottom: 30px; }
.faq-heading, .faq-content { position: relative; }
.faq-heading:before { font-family: 'iconfonts'; content: "\ede9"; position: absolute; top: 5px; left: -40px; font-size: 16px; line-height: 18px; }
.faq-content:before { content: ''; display: block; width: 2px; height: 100%; position: absolute; left: -34px; top: 0; }
/*===== post carousel =====*/
.aivoov-post-content { padding: 30px; }
.aivoov-blog-category a { font-size: 14px; font-weight: 700; text-transform: uppercase; }
.aivoov-blog-category a::after { content: ''; display: block; width: 30px; height: 1px; margin-top: 2px; }
.aivoov-read-more { display: block; text-align: right; font-size: 16px; line-height: 28px; font-weight: 700; }
.aivoov-read-more i { font-weight: 400; font-size: 16px; vertical-align: middle; }
/*===== team =====*/
.team-has-shadow { -webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); -moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); box-shadow: 0px 10px 30px -5px rgba(0,0,0,.10); }
.aivoov-team-content { position: relative; padding: 50px 30px; }
.aivoov-team-social-overlap { position: absolute; left: 50%; top: -20px; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
/*===== pricing =====*/
/*.aivoov-pricing { position: relative; padding: 40px 30px; padding:40px 0px; text-align: center; background:#8eb7d7; color:#fff; }
.aivoov-pricing-img { margin-bottom: 20px; }
.aivoov-pricing h3{ color:#fff;}
.aivoov-price { margin-bottom: 0; font-size:50px; line-height: 70px; font-weight: 700; }
.aivoov-price sup { font-size: 32px; line-height: 50px; font-weight: 600; }
.pricing-focused { margin-top: -30px; padding-top: 70px; padding-bottom: 60px; }
.aivoov-pricing-tagline-wrapper { width: 100%; position: absolute; left: 0; top: 0; }
.aivoov-pricing-tagline { position: relative; text-align: center; z-index: 9; line-height: 30px; font-weight: 600; }
.aivoov-pricing-tagline::after { width: 190px; height: 0; content: ''; display: block; position: absolute; top: 0; left: 50%; border-top: 30px solid #b6e4d5; border-left: 20px solid transparent; border-right: 20px solid transparent; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: -1; }

.aivoov-pricing ul.aivoov-list-block{ margin:0 auto; text-align:left; width:90%; font-size:15px; margin-top:15px; min-height:275px;}
.aivoov-pricing ul.aivoov-list-block li:before{ content:""; padding:3px 4px 3px 22px; background:url(../images/check.svg) no-repeat left 4px; background-size:19px;}
*/

.aivoov-pricing { position: relative; padding: 40px 30px; padding:40px 0px; text-align: center; background:#8eb7d7; color:#fff; }
.aivoov-pricing-img { margin-bottom: 20px; }
.aivoov-pricing h3{ color:#fff; font-size:26px;}
.aivoov-price { margin-bottom: 0; font-size:37px; line-height:50px; font-weight:600; }
.aivoov-price sup { font-size:17px; line-height: 50px; font-weight: 600; }
.pricing-focused { margin-top:-30px; padding-top:70px; padding-bottom:60px; }
/* tagline */
.aivoov-pricing-tagline-wrapper { width: 100%; position: absolute; left: 0; top: 0; }
.aivoov-pricing-tagline { position: relative; text-align: center; z-index: 9; line-height: 30px; font-weight: 600; }
.aivoov-pricing-tagline::after { width: 190px; height: 0; content: ''; display: block; position: absolute; top: 0; left: 50%; border-top: 30px solid #b6e4d5; border-left: 20px solid transparent; border-right: 20px solid transparent; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: -1; }

.aivoov-pricing ul.aivoov-list-block{ margin:0 auto; text-align:left; width:90%; font-size:15px; margin-top:15px; min-height:327px;}
.aivoov-pricing ul.aivoov-list-block li{ padding-left:28px;}
.aivoov-pricing ul.aivoov-list-block li:before{ content:""; padding:3px 4px 3px 0px; background:url(../images/check.svg) no-repeat left 4px; background-size:19px; position:absolute; left:12px; width:30px; height:30px;}

.aivoov-pricing-pack .col-md-3{ flex:0 0 20%; max-width:20%;}

.planTerms{ margin:10px 0px; padding:0px; text-align:center; font-size:12px;}

/*===== vertical line features =====*/
.aivoov-line-feature { position: relative; padding-bottom: 10px; padding-left: 70px; }
.aivoov-vert-border { height: 100%; position: absolute; top: 0; left: 24px; border-width: 0 0 0 2px; border-style: solid; z-index: -1; }
.aivoov-line-feature-img-wrapper { position: absolute; top: 0; left: 0; }
.aivoov-line-feature-img { position: relative; width: 50px; height: 50px; border-radius: 50%; text-align: center; border-width: 5px; border-style: solid; }
.aivoov-line-feature-img i { font-size: 16px; line-height: 40px; }
.aivoov-line-feature-img:after { content: ''; display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0; border: 2px solid #fff; border-radius: 50%; }
.aivoov-line-feature-heading { padding-top: 5px; margin-bottom: 10px; }
/*===== features tab =====*/
.aivoov-features-tab .nav-pills .nav-link { padding: 30px; border-radius: 0; cursor: pointer; opacity: .5; border: 2px solid #fff; }
.aivoov-features-tab .nav-pills .nav-link.active, .aivoov-features-tab .nav-pills .show > .nav-link { opacity: 1; }
/*===== image scale on hover =====*/
.aivoov-img-scale { overflow: hidden; }
.aivoov-img-scale img { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.aivoov-img-scale:hover img { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); }
/*----------------------------------------*/
/*----- 16 Sliders -----*/
/*----------------------------------------*/
/*===== Slick Slider =====*/
.aivoov-slick-slider img { max-width: auto; }
.aivoov-slick-has-dots { padding-bottom: 50px; }
.aivoov-slick-has-arrows { padding-bottom: 100px; }
.aivoov-slick-arrows-inside { padding-bottom: 0; }
.aivoov-slick-arrows-inside .slick-prev, .aivoov-slick-arrows-inside .slick-next { bottom: 30px; }
.aivoov-slick-arrows-left.aivoov-slick-slider .slick-next { bottom: 0; right: auto; left: 50px; margin: 0; }
.aivoov-slick-arrows-left.aivoov-slick-slider .slick-prev { bottom: 0; left: 0; margin: 0; }
.aivoov-slick-arrows-right.aivoov-slick-slider .slick-next { bottom: 0; left: auto; right: 0; margin: 0; }
.aivoov-slick-arrows-right.aivoov-slick-slider .slick-prev { bottom: 0; left: auto; right: 50px; margin: 0; }
/* dots - show / hide */
.aivoov-slick-slider .slick-dots { display: none !important; }
.aivoov-slick-slider.aivoov-slick-has-dots .slick-dots { display: block !important; }
/* ===== Animations: Slick Slider ===== */
/*== zoomIn ==*/
.zoomIn-zoomOut { animation: zoomOut 1s both; }
.slick-active .zoomIn-zoomout { animation: zoomIn 1s both; }
/* zoomIn - fadeOut */
.zoomIn-fadeOut { animation: fadeOut 1s both; }
.slick-active .zoomIn-fadeOut { animation: zoomIn 1s both; }
/* zoomIn - slideOutUp */
.zoomIn-slideOutUp { animation: slideOutUp 1s both; }
.slick-active .zoomIn-slideOutUp { animation: zoomIn 1s both; }
/* zoomIn - slideOutDown */
.zoomIn-slideOutDown { animation: slideOutDown 1s both; }
.slick-active .zoomIn-slideOutDown { animation: zoomIn 1s both; }
/* zoomIn - slideOutLeft */
.zoomIn-slideOutLeft { animation: slideOutLeft 1s both; }
.slick-active .zoomIn-slideOutLeft { animation: zoomIn 1s both; }
/* zoomIn - slideOutRight */
.zoomIn-slideOutRight { animation: slideOutRight 1s both; }
.slick-active .zoomIn-slideOutRight { animation: zoomIn 1s both; }
/*== fadeIn ==*/
/* fadeIn - fadeOutLeft */
.fadeIn-fadeOutLeft { animation: fadeOutLeft 1s both; }
.slick-active .fadeIn-fadeOutLeft { animation: fadeIn 2s both; }
/* fadeIn - fadeOutRight */
.fadeIn-fadeOutRight { animation: fadeOutRight 1s both; }
.slick-active .fadeIn-fadeOutRight { animation: fadeIn 2s both; }
/* fadeIn - fadeOutUp */
.fadeIn-fadeOutUp { animation: fadeOutUp 1s both; }
.slick-active .fadeIn-fadeOutUp { animation: fadeIn 2s both; }
/* fadeIn - fadeOutDown */
.fadeIn-fadeOutDown { animation: fadeOutDown 1s both; }
.slick-active .fadeIn-fadeOutDown { animation: fadeIn 2s both; }
/* fadeIn-fadeOut */
.fadeIn-fadeOut { animation: fadeOut 1s both; }
.slick-active .fadeIn-fadeOut { animation: fadeIn 2s both; }
/* fadeInLeft-fadeOutLeft */
.fadeInLeft-fadeOutLeft { animation: fadeOutLeft 1s both; }
.slick-active .fadeInLeft-fadeOutLeft { animation: fadeInLeft 2s both; }
/* fadeInDown - fadeOutUp */
.fadeInDown-fadeOutUp { animation: fadeOutUp 1s both; }
.slick-active .fadeInDown-fadeOutUp { animation: fadeInDown 2s both; }
/*== bounce ==*/
/* bounceInDown - slideOutDown */
.bounceInDown-slideOutDown { animation: slideOutDown 1s both; }
.slick-active .bounceInDown-slideOutDown { animation: bounceInDown 1s both; }
/* bounceInUp - slideOutUp */
.bounceInUp-slideOutUp { animation: slideOutUp 1s both; }
.slick-active .bounceInUp-slideOutUp { animation: bounceInUp 1s both; }
/*== roll ==*/
/* rollIn - rollOut */
.rollIn-rollOut { animation: rollOut 1s both; }
.slick-active .rollIn-rollOut { animation: rollIn 1s both; }
/* rollIn - rollOut */
.rollIn-zoomOut { animation: zoomOut 1s both; }
.slick-active .rollIn-zoomOut { animation: rollIn 1s both; }
/*===== delays =====*/
.slick-active .aivoov-delay-1 { animation-delay: .5s; }
.slick-active .aivoov-delay-2 { animation-delay: 1s; }
.slick-active .aivoov-delay-3 { animation-delay: 1.5s; }
.slick-active .aivoov-delay-4 { animation-delay: 2s; }
.slick-active .aivoov-delay-5 { animation-delay: 2.5s; }
/*----------------------------------------*/
/*----- 17 Misc -----*/
/*----------------------------------------*/
/*===== Simple Table =====*/
.aivoov-table { border: 1px solid #ccd2d9; margin: 10px 0 20px 0; text-align: left; }
.aivoov-table th { border: 1px solid #ccd2d9; padding: 5px 20px; background-color: #e5e5e5; font-weight: 600; }
.aivoov-table td { border: 1px solid #ccd2d9; padding: 5px 20px; }
.aivoov-table-head td, .aivoov-table-head td { padding: 10px 20px; background-color: #e5e5e5; }
/* hero img animation */
.animated-img { -webkit-animation: action 2s infinite alternate; animation: action 2s infinite alternate; }
 @-webkit-keyframes action {
 0% {
transform: translateY(0);
}
 100% {
transform: translateY(-20px);
}
}
 @keyframes action {
 0% {
transform: translateY(0);
}
 100% {
transform: translateY(-20px);
}
}
/*===== Common transitions =====*/
.clear{ clear:both;}
.aivoov-video-button:before, .aivoov-video-button { -webkit-transition: all .5s linear; -moz-transition: all .5s linear; -o-transition: all .5s linear; -ms-transition: all .5s linear; transition: all .5s linear; }
.aivoov-logo, a:link, .aivoov-btn, button, input[type="submit"], input[type="reset"], .aivoov-form-btn, select, textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="search"], #aivoov-header-global, .aivoov-social a, .nav-link, .aivoov-list-simple li, .aivoov-testimonial-boxed .aivoov-testimonial { -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; transition: all .3s linear; }

.aivoov-btn, .aivoov-btn-flat{ border-radius:50px;}

.aivoov-form .aivoov-sign-btn{ margin:0px; padding:12px 40px; border:none; border-radius:50px; min-width:200px; font-weight:600; font-size:15px; line-height:24px; background-color:#0d64a6; border-color:#0d64a6; color:#fff;}
.aivoov-form .aivoov-sign-btn:hover{ background-color:#001f3f; border-color:#001f3f;}

.searchVoiceBox{ position:relative;}
.searchVoiceBox input{ padding-left:45px;}
.searchVoiceBox i.icon-search{ position:absolute; font-size:16px; line-height: 40px; left:15px; top:6px; color:#ccc;}

.audio-box { margin:10px; padding:7px 20px; border-radius:8px; /*background:#f3f3f3;*/ border:solid 1px #f3f3f3; color:#0d64a6; text-align:center; display:inline-block; font-size:15px;}
.audio-box:hover{ box-shadow:0px 0px 50px #e7e7e7;}
.audio-box a{ color:#333;}
.audio-box a img{ margin-right:4px; height:30px;}
.audio-box a span{ position:relative; top:2px;}

.language-box{ margin:10px; color:#475668; text-align:center; display:inline-block;}
.language-box a{ padding:10px 20px; display:inline-block; border-radius:8px; background:#fff; border:solid 1px #f3f3f3; color:#475668; font-weight:600;}
.language-box a:hover{ /*background:#f3f3f3;*/ box-shadow:0px 0px 50px #e7e7e7;}
.language-box a img{ margin-right:4px; height:15px;}
.language-box a span{ position:relative; top:2px;}

.searchVoices{ text-align:center;}
.searchVoices .language-box{ position:relative; text-align:left;}
.searchVoices .language-box a{ padding:14px 20px; width:330px;}
.searchVoices .language-box a i.flag { transform:scale(0.5); position:absolute; left:10px; top:-4px;}
.searchVoices .language-box a span{ left:50px;}

.tts-detail-option span{ display:block; padding-left:20px; font-size:13px;}

.voiceTabs { text-align:center;}
.voiceTabs .nav-pills, .voiceTabs .nav-link{ display:inline-block;}
.voiceTabs .nav-link{ padding:15px 50px;}
.voiceTabs .nav-link h4{ margin:0px; padding:0px; font-size:18px;}
.voiceTabs .nav-pills .nav-link.active, .voiceTabs .nav-pills .show>.nav-link{ background-color:#0d64a6;}
.voiceTabs .nav-pills .nav-link.active h4{ color:#fff;}

.features-box { margin:20px 0px; padding:20px; overflow:hidden; border-radius:20px; box-shadow: 0px 10px 30px -5px rgb(0 0 0 / 10%);}
.features-box-img{ margin:0px; padding:0px; float:left; width:20%;}
.features-box-data{ margin:0px; padding:0px 0px 0px 20px; float:left; width:80%; min-height:120px;}
.features-box-data h3{ margin:0px; padding:0px 0px 10px 0px; font-size:22px;}
.features-box-data h4{ margin:0px; padding:0px 0px 10px 0px; font-size:22px;}

.aivoov-signup-box .signup-bg{ border-radius:0px 20px 20px 0px;}

.socialLinks a{ margin:7px; /*background:#0d64a6;*/ color:#0d64a6; border-radius:5px; height:45px; width:45px; display:inline-block; text-align:center; line-height:45px; font-size:30px;}
.socialLinks a:hover{ /*background:#333333;*/ color:#333;}
.socialLinks2 a{ margin:0px 5px 5px 0px; font-size:25px;}
.socialLinks2 a:hover{ background:none;}

.btn-listen{ background-color:#001f3f; border-color:#001f3f; color:#fff; padding:15px 40px; border:none;}

.aivoov-login-box{ margin:0px 0px 10px 0px; padding:0px; box-shadow:0px 0px 10px #f3f3f3; display:table; width:100%; background:#f7f7f7;}
.aivoov-login-box .aivoov-login-box-left{ padding:40px; display:table-cell; vertical-align:middle; width:65%;}
.aivoov-login-box .aivoov-login-box-right{ padding:40px; display:table-cell; vertical-align:middle; width:35%; background:#0d64a6; color:#fff; text-align:center;}
.aivoov-login-box .aivoov-login-box-right h1{ color:#fff;     font-size: 1.800em;}
.aivoov-login-box .aivoov-login-box-left form{ margin:0px auto; width:80%;}
.aivoov-login-box .aivoov-sign-up-form form{ width:95%}

ul.social-login{ margin:10px 0px 10px 0px; padding:0px; text-align:center;}
ul.social-login li{ margin:0px 0px 10px 0px; padding:0px; display:inline-block; list-style:none;}
.info-line{ margin:0px; padding:0px 0px 15px 0px; text-align:center;}
.rememberme{ float:left;}
.rememberme label{ line-height:24px; font-weight:normal; font-size:14px; display:inline;}
.forgot-password{ float:right;}
.forgot-password p{ margin:0px; padding:0px; font-size:14px; font-weight:500;}
.aivoov-captcha{ margin:0px auto 20px auto; width:300px; text-align:center;}

.appsumo-badge{ margin:15px 0px 10px 0px;}
.appsumo-badge img{ max-width:150px;}

.copyright { margin:0px; padding:0px; font-size:13px; text-align:center;}

.plancomparison{ position:relative; border-collapse:separated;}
.plancomparison th{ top:66px; position:sticky;}
.plancomparison img{ max-height:20px;}
.plancomparison th{ background:#f3f3f3; font-weight:600;}
.plancomparison .text-left{ text-align:left; padding-left:30px;}
.plancomparison td{ vertical-align:middle;}
.plancomparison td:first-child{ padding-left:30px; font-weight:600; text-align:left; background:#f7f7f7;}
.plancomparison td:first-child p{ font-weight:normal; font-size:14px;}
.plancomparison td p.details { margin:3px 0px 0px 0px; padding:0px; font-size:10px; line-height:14px;}
.aivoov-faq .panel-group .panel { border-radius:0; box-shadow:none; border-color:#EEEEEE;}
.aivoov-faq .panel-default > .panel-heading { padding:0; border-radius:0; color:#212121;}
.aivoov-faq .panel-title { font-size:16px; letter-spacing:0.5px;}
.aivoov-faq .panel-title > a { display:block; padding:20px 25px; text-decoration:none; background-color:#0d64a6; color:#fff; border-radius:10px;}
.aivoov-faq .panel-title > a:hover{ color:#fff;}
.aivoov-faq .panel-title > a.collapsed{ background-color:#FAFAFA; color:#001f3f;}
.aivoov-faq .panel-title > a.collapsed:hover{ color:#001f3f;}
.aivoov-faq .more-less { float:right; color:#001f3f;}
.aivoov-faq .more-less.icon-minus{ color:#fff;}
.aivoov-faq .panel-body { padding:0px 25px 25px 25px; }
.aivoov-faq .panel-body ul{ margin:13px 0px 0px 18px;}

.blog-header-image{ height:500px; width:100%; background-position:center; background-size:cover; background-repeat:no-repeat; position:relative;}
.blog-title-cover{ padding:30px; background:rgba(6,66,115,0.70); display:inline-black; position:absolute; bottom:20px;}
.blog-title-cover h1, .blog-title-cover p{ color:#fff;}
.blog-content ul{ margin:10px 0px 10px 20px; padding:0px;}
.blog-content a{ color:#0d64a6;}
.blog-listing img{ height:300px; object-fit:cover; width:100%;}
.blog-listing h2{ margin:0px; padding:10px 0px; font-size:20px; /*color:#0d64a6; background:#0d64a6; position:relative; box-shadow: 0px 4px 8px #919191;*/}
.blog-listing h2 a, .blog-listing h2 a:hover{ color:#0d64a6;}
.blog-listing p{ padding:0px 0px;}
.blog-listing p.readmore a{ font-size:13px; color:#0d64a6;}
#errorMsg a { color: red;font-size: 14px; }

.blog-listing-grid{ padding:20px;}
.blog-listing-grid a { border-radius:14px; overflow:hidden; background:#fff; -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, .06); box-shadow: 0 2px 18px rgba(0, 0, 0, .06); display:block;}
.blog-listing-grid a h2{ margin:15px 0px 0px 0px; padding:0px 20px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;min-height:52px;}
.blog-listing-grid a p{ margin:10px 0px 25px 0px; padding:0px 20px 0px 20px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; min-height:77px;}
.blog-listing-grid a:hover a, .blog-listing-grid a:hover p{ color:#001f3f;}

.aivoov-editor-features-box .features-box{ padding:0px; box-shadow:none; text-align:center;}
.aivoov-editor-features-box .features-box img{ margin:0px 0px 15px 0px; max-height:50px;}

.aivoov-commercial{ text-align:center;}

.fixed-top .container{ max-width:1280px;}
.hero .container{ max-width:1280px;}
/*.aivoov-menu-light .active{ color:#fff !important;}*/
.hero-subline{ width:70%; display:block; padding:10px 0px;}

.hero { padding-top:250px; padding-bottom:200px; background-position: right bottom; background-color: #F6FAFD;}

section#hero { transition: background 1.5s linear 0s;}
section#hero { background-size:cover; background-repeat: no-repeat; width:100%; margin: auto;}
.bg-section { position: relative; overflow: hidden; z-index: 1;
    -webkit-background-size:cover; -moz-background-size:cover; -ms-background-size:cover; -o-background-size:cover; background-size:cover; background-repeat:no-repeat; background-position:center center; width:100%; height:100%;}
.hero h1.hero-headline { color:#001f3f; font-weight:600; margin-bottom:0px; /*font-family: 'Manrope', sans-serif;*/ font-family: 'Rubik', sans-serif; font-size:2.889em; line-height:1.6em; letter-spacing:-0.5px;}
.hero h1.hero-headline span { display:block; font-size:30px; line-height:40px;  font-weight:600; /*font-family: 'Manrope', sans-serif;*/ font-family: 'Rubik', sans-serif; letter-spacing:-0.5px; margin-bottom:20px; color:#001f3f;}
.hero .getstart a{ color:#0d64a6; font-weight:600; text-transform:uppercase; letter-spacing:1.5px; font-size:15px;}
.hero-action form .form-control { width:400px; height:70px; line-height:70px; max-width:100%; margin-right:15px; margin-bottom:0; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; border-radius:4px; border:1px solid #e6eaf4; background:#ffffff;}

.alert-container{ margin:-15px 0px 10px 0px; padding:3px 10px 8px 0px; /*background:#0d64a6;*/ background:#e70303; text-align:center; color:#fff;}
.alert-container span, .alert-container ul, .alert-container ul li, .alert-container .deal-btn{ display:inline-block; color:#fff;}
.alert-container ul.countdown-clock { margin:0px; padding:0px; position:relative; top:5px;}
.alert-container ul.countdown-clock li { margin:0px; /*background:#fff;*/ background:#e3ce37; padding:7px 5px 5px 5px; /*color:#0d64a6;*/ color:#000; border-radius:3px; width:38px; text-align:center; font-size:9px; line-height:10px;}
.alert-container ul.countdown-clock li span { /*color:#0d64a6;*/ color:#000; font-weight:600; font-size:20px;}
.alert-container a.deal-btn { background:#e3ce37; color:#000000; padding:5px 20px; border-radius:50px; font-weight:600; margin:0px 5px;}
h6.deal-price { font-weight:500;}
h6.deal-price span{ display:block; font-size:32px; line-height:54px; font-weight:600;}
ul.deal-terms{ margin:10px 0px 20px 20px; padding:0px;}
ul.deal-terms li{ margin:0px 0px; padding:0px; font-size:12px; text-align:left; list-style:circle;}
form.deal-form{ width:100%;}
.alert-container .deal-text{ line-height:32px;}

.horizontal-ads{ margin:10px 0px; text-align:center;}
.verticle-left-ads { position:relative; left:20px;}

.editor-screen{ margin:10px 0px; padding:0px; border-radius:10px; box-shadow:0px 0px 30px #ddd;}
.aivoov-gray-box .gray-box{ padding:25px; background:#f8f8f8; min-height:260px;}
.aivoov-gray-box .gray-box img{ margin:0px 0px 15px 0px; max-height:50px;}
.aivoov-gray-box .gray-box h3{ margin:0px; padding:0px 0px 10px 0px; font-size:19px;}
.aivoov-gray-box .gray-box p{ font-size:15px;}

.aivoov-tags{ margin:0px 0px 60px 0px; text-align:center;}
.aivoov-tags a{ margin:5px 3px; padding:3px 5px; background:#f3f3f3; color:#333333; font-size:13px; border-radius:3px; display:inline-black;}

.pay-now { list-style-type:none; margin:25px 0 0 0; padding:0; text-align:center;}
.pay-now li { margin:0 5px 0 0; width:200px; height:40px; position:relative; display:inline-block;}
.pay-now label, .pay-now input { display:block; position:absolute; top:0; left:0; right:0; bottom:0; cursor:pointer;}
.pay-now input[type="radio"] { opacity:0.01; z-index:100;}
.pay-now input[type="radio"]:checked+label, .Checked+label { background:#0d64a6; color:#fff;}
.pay-now label { padding:5px; border:1px solid #0d64a6; cursor:pointer; z-index:90; border-radius:50px; font-size:15px; font-weight:600;}
.pay-now label:hover { background:#0d64a6;}
.pay-now label span { font-weight:600; font-style:italic; font-size:12px; color:#fff; background:red; padding:3px 10px; border-radius:50px;}
.pay-now input[type="radio"]:checked+label span{ color:#fff;}
.aivoov-pricing .icon-question-circle1 { color: #0d64a6; }

.bg-gray{ background:#f3f3f3;}

.singup-section{ background:#f8f8f8;}

ul.integrations{ margin:20px 0px; padding:0px; width:100%;}
ul.integrations li{ margin:15px; padding:10px; display:inline-block; list-style:none;}
ul.integrations li img{ height:35px;}

ul.customerslist{ margin:20px 0px; padding:0px; width:100%;}
ul.customerslist li{ margin:15px; padding:10px; display:inline-block; list-style:none;}
ul.customerslist li img{ height:70px;}
ul.customerslist li img.height80{ height:80px;}
ul.customerslist li img.height100{ height:100px;}
ul.customerslist li img.height140{ height:140px;}

.hideMob{ display:block;}
.hideWeb{ display:none;}
.featureTitleRight{ text-align:right;}

.api-accents{ margin:0px; padding:0px;}
.api-accents li{ margin:2px; padding:0px; display:inline-block; list-style:none;}
.api-accents li a{ margin:0px; padding:1px 10px; display:inline-block; text-decoration:none; background:#dfeff1; border-radius:50px; font-size:13px;}

.codebox{ margin:0px; padding:0px; background:#f3f3f3; border-radius:20px 20px 0px 0px;}
.codebox h4{ margin:0px; padding:15px 20px; border-bottom:solid 1px #ccc;}
.codebox pre{ padding:20px;}

#customers{ box-shadow: 0px 2px 10px #cdcdcd6b;}
.customers{ margin:25px 0px 15px 0px;}
.clientBox{ padding:0px 25px;}
.customer-list{ margin:0px; padding:0px; width: 100%; display: flex; gap: 3em; overflow: hidden;}
.customer-list{ padding:0px; list-style:none; display:inline-block;}
.customer-list img{ margin:0 auto; width:auto !important; max-height:80px;}

ul.usecaselist{ margin:0px; padding:0px;}
ul.usecaselist li{ margin:5px 5px 5px 0px; padding:5px 20px; list-style:none; display:inline-block; background:#f7f7f7; border-radius:50px; font-size:14px;}

.whatsAppBot { margin:0px; padding:0px; text-align:center; position:fixed; bottom:30px; width:100%; z-index:100;}
.whatsAppBot .whatsAppBot-Btn{ margin:0px auto; width:265px; display:inline-block;}
.whatsAppBot .whatsAppBot-Btn a{ padding:15px 30px; color:#fff; background:#24d366; border-radius:50px; display:block; box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;}
.whatsAppBot .whatsAppBot-Btn a:hover{ background:#149b47;}
.whatsAppBot .whatsAppBot-Btn a img{ margin-right:5px; height:25px;}

.more-usecases { margin:0px; padding:0px;}
.more-usecases li{ margin:0px; padding:0px; display:inline-block; list-style:none;}
.more-usecases li a{ margin:10px; padding:10px 30px; display:inline-block; border:solid 1px #e7e3e3; border-radius:5px; background:#fff;}
.more-usecases li a:hover{ background:#fff; border:solid 1px #67abdf;}
.more-usecases li a i{ font-size:12px; margin-left:10px;}

.voiceover-steps{ margin:30px 0px 0px 0px; text-align:left;}
.voiceover-steps label{ margin:0px 0px 15px 0px; background:#fff; display:inline-block; width:44px; height:44px; line-height:44px; text-align:center; border-radius:50px; color:#001f3f; font-weight:300; font-size:22px; border:solid 1px #001f3f;}
.voiceover-steps h4{ margin:0px 0px 10px 0px; color:#001f3f;}
.voiceover-steps p{ margin:0px; padding:0px 0px;}

.blog-inner-content ul{ margin-left:15px;}
.blog-inner-content h2{ margin:25px 0px 10px 0px; font-size:26px;}
.blog-inner-content h3{ margin:20px 0px 10px 0px; font-size:20px;}


.blog-card { margin-bottom:30px; background:#fff; padding:20px; border-radius:12px; box-shadow:0 2px 8px rgba(0,0,0,0.05);}
.blog-thumbnail { width:160px; height:100px; object-fit:cover; border-radius:8px; float:left; margin-right:15px;}
.blog-content h3 { font-size:18px; margin:0 0 10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.blog-content p { font-size:14px; color:#555; margin-bottom:10px; min-height:52px; display:-webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.read-more { font-size:14px; color:#0073e6; text-decoration:none; font-weight:normal;}
.read-more:hover { text-decoration:underline;}

.home-blog-card{ margin-bottom:30px; background:#fff; padding:0px;}
.home-blog-card .blog-thumbnail { width:100%; height:200px; object-fit:cover; border-radius:8px; float:none; margin:0px 0px 20px 0px;}
.home-blog-card .blog-content h3 { font-size:18px; margin:0 0 10px; overflow:unset; white-space:unset;}
.home-blog-card .blog-content h3 a { color:#001f3f;}
.home-blog-card .read-more { color:#555;}

@media only screen and (max-width: 1023px){
	.hero {background-color: #F6FAFD;}
	.section.hero.mobileTopBg { padding-top:150px; padding-bottom:370px; background-image: url(../images/banner-mobile.jpg) !important; background-position-y: -50px; background-size:cover !important; background-position:left;}
	.verticle-left-ads{ display:none;}
}

@media only screen and (max-width: 991px){
	section#hero { width:100% !important;}
	.is_desktop { display:none;}
	.bannerContent{ text-align:center;}
	.hero .hero-headline { padding-top:0; font-size:42px; line-height:60px;}
	.hero .hero-headline span { font-size:28px; line-height:36px;}
	.form-inline{ width:100%; display:block;}
	.hero-action form .form-control{ width:100% !important;}
	.hero-subline{ width:auto;}
	.logo-default img, .aivoov-logo img { max-height: 50px;}
	.aivoov-responsive-header { background-color:transparent !important; box-shadow:none;}
	.aivoov-responsive-header.on-scroll{ background-color:#fff !important; box-shadow:0 2px 40px 0 hsl(0deg 0% 6% / 5%);}
	.aivoov-pricing-pack .col-md-3{ flex:0 0 100%; max-width:100%;}
}


@media only screen and (max-width:600px){
.clientBox{ padding:0px 15px;}

.blog-card { flex-direction:column; align-items:center; text-align:center;}
.blog-thumbnail { width:100%; height:auto; float:none; margin-right:0px; margin-bottom:15px;}
.blog-suggestions { padding:40px 20px; display:block;}
}