@import url(https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Epilogue:wght@300;400;500;600;700;800;900&family=Sora:wght@400;500;600;700;800&family=Poppins:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet);
:root{--it-ff-body:"Sora",sans-serif;--it-ff-heading:"Epilogue",sans-serif;--it-ff-poppins:"Poppins",sans-serif;--it-ff-fontawesome:Font Awesome 6 Pro;--it-common-white:#fff;--it-common-black:#0e2a46;--it-common-black-2:#4d5756;--it-common-yellow:#f2a227;--it-common-yellow-2:#fc9f0b;--it-heading-primary:#0e2a46;--it-grey-1:#f2f2f2;--it-grey-2:#f3f5f5;--it-text-body:#333931;--it-theme-1:#0ab99d;--it-theme-2:#116e63;--it-theme-3:#2356f6;--it-theme-4:#22a3d1;--it-theme-5:#ff9e0e}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1350px}}.container-1380{max-width:1380px}body{color:var(--it-text-body);font-family:var(--it-ff-body);font-size:17px;font-weight:400;line-height:32px}body,html{overflow-x:hidden}body.monserat{font-family:var(--it-ff-monserat)}a{text-decoration:none}[dir] a{-webkit-transition:.3s;transition:.3s}h1,h2,h3,h4,h5,h6{color:var(--it-heading-primary);font-family:var(--it-ff-heading);font-weight:700;line-height:1.1}[dir] h1,[dir] h2,[dir] h3,[dir] h4,[dir] h5,[dir] h6{margin-top:0;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}img{max-width:100%}h1{font-size:40px}h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}[dir] ul{margin:0;padding:0}p{color:var(--it-text-body);font-size:17px;font-weight:400;line-height:32px}.z-index{position:relative;z-index:2}.z-index-3{position:relative;z-index:3}.z-index-4{position:relative;z-index:4}.z-index-5{position:relative;z-index:5}.z-index-6{position:relative;z-index:6}[dir] .btn,[dir] .transition-3,[dir] a,[dir] button,[dir] h1,[dir] h2,[dir] h3,[dir] h4,[dir] h5,[dir] h6,[dir] img,[dir] input,[dir] li,[dir] select,[dir] textarea{-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.button:focus,a:focus{outline:none;text-decoration:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:none}[dir] a,[dir] button{background:transparent;border:none}[dir] button:hover{cursor:pointer}button:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input,select{color:var(--it-common-black);font-size:14px;height:58px;line-height:58px;outline:none;width:100%}[dir] input,[dir] select{border:none;padding:0 20px}input::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#4d5756}input:-moz-placeholder,input::-moz-placeholder,select:-moz-placeholder,select::-moz-placeholder{color:#4d5756}input:-ms-input-placeholder,select:-ms-input-placeholder{color:#4d5756}textarea{color:var(--it-common-black);font-size:14px;outline:none;resize:none;width:100%}[dir] textarea{border:none;padding:0 20px}textarea::-webkit-input-placeholder{color:#4d5756}textarea:-moz-placeholder,textarea::-moz-placeholder{color:#4d5756}textarea:-ms-input-placeholder{color:#4d5756}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;height:100%;width:100%}[dir] input[type=color]{background:none;border:0;border-radius:50%;cursor:pointer;padding:0}::-moz-selection{color:var(--it-common-white)}::selection{color:var(--it-common-white)}[dir] ::-moz-selection{background:var(--it-theme-4);text-shadow:none}[dir] ::selection{background:var(--it-theme-4);text-shadow:none}::-moz-placeholder{color:var(--it-common-black);font-size:var(--it-fz-body);opacity:1}::-webkit-input-placeholder{color:var(--it-common-black);font-size:var(--it-fz-body);opacity:1}:-ms-input-placeholder{color:var(--it-common-black);font-size:var(--it-fz-body);opacity:1}::-ms-input-placeholder{color:var(--it-common-black);font-size:var(--it-fz-body);opacity:1}::placeholder{color:var(--it-common-black);font-size:var(--it-fz-body);opacity:1}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}[dir] .clear{clear:both}[dir=ltr] .f-left{float:left}[dir=ltr] .f-right,[dir=rtl] .f-left{float:right}[dir=rtl] .f-right{float:left}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-relative{position:relative}.p-absolute{position:absolute}[dir] .include-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.gx-5{--bs-gutter-x:5px}.gx-20{--bs-gutter-x:20px}.gx-55{--bs-gutter-x:55px}.it-btn{color:var(--it-common-white);display:inline-block;font-weight:600;height:54px;line-height:54px;position:relative;text-transform:capitalize;z-index:1}[dir] .it-btn{background-color:var(--it-theme-1);border-radius:5px;padding:0 25px;-webkit-transition:.4s;transition:.4s}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-btn{font-size:14px}}[dir] .it-btn.large{padding:0 60px}.it-btn span svg{display:inline-block}[dir] .it-btn span svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}[dir=ltr] .it-btn span svg{margin-left:10px}[dir=rtl] .it-btn span svg{margin-right:10px}.it-btn:hover{color:var(--it-common-white)}[dir] .it-btn:hover span svg{-webkit-animation:tfLeftToRight .4s forwards;animation:tfLeftToRight .4s forwards;-webkit-transform:translateY(-1px);transform:translateY(-1px)}[dir] .it-btn.black-bg{background-color:#000}.it-btn.sm{height:53px;line-height:53px}[dir] .it-btn.sm{padding:0 20px}[dir] .it-btn.blue-bg{background-color:var(--it-theme-4)}.it-btn-border{color:var(--it-theme-6);display:inline-block;font-weight:600;height:54px;line-height:54px;position:relative;text-transform:capitalize;z-index:1}[dir] .it-btn-border{border:1px solid var(--it-theme-6);border-radius:50px;padding:0 55px;-webkit-transition:.4s;transition:.4s}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-btn-border{font-size:14px}}.it-btn-border span svg{display:inline-block}[dir] .it-btn-border span svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}[dir=ltr] .it-btn-border span svg{margin-left:10px}[dir=rtl] .it-btn-border span svg{margin-right:10px}.it-btn-border:hover{color:var(--it-common-black)}[dir] .it-btn-border:hover span svg{-webkit-animation:tfLeftToRight .4s forwards;animation:tfLeftToRight .4s forwards;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.it-btn-white{color:var(--it-common-black);display:inline-block;font-weight:600;height:60px;line-height:64px;position:relative;text-transform:capitalize;z-index:1}[dir] .it-btn-white{background-color:var(--it-common-white);border-radius:5px;padding:0 25px;-webkit-transition:.4s;transition:.4s}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-btn-white{font-size:14px}}.it-btn-white span svg{display:inline-block}[dir] .it-btn-white span svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}[dir=ltr] .it-btn-white span svg{margin-left:10px}[dir=rtl] .it-btn-white span svg{margin-right:10px}[dir] .it-btn-white.no-transition{-webkit-transform:none!important;transform:none!important}.it-btn-white.sky-bg{color:var(--it-common-white)}[dir] .it-btn-white.sky-bg{background-color:var(--it-theme-4)}.it-btn-white-sm{color:var(--it-common-white);display:inline-block;font-size:14px;font-weight:700;height:40px;line-height:40px;position:relative;text-transform:uppercase;width:140px}[dir] .it-btn-white-sm{background-color:var(--it-common-black);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);margin:5px 0;padding:0 20px;-webkit-transition:.3s;transition:.3s}.it-btn-white-sm:hover{color:var(--it-common-black)}[dir] .it-btn-white-sm:hover{background-color:var(--it-common-white)}.it-btn-yellow{color:var(--it-common-black);display:inline-block;font-weight:600;height:60px;line-height:60px;position:relative;text-transform:capitalize;z-index:1}[dir] .it-btn-yellow{background-color:var(--it-common-yellow);border-radius:5px;padding:0 25px;-webkit-transition:.4s;transition:.4s}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-btn-yellow{font-size:14px}}.it-btn-yellow span svg{display:inline-block}[dir] .it-btn-yellow span svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}[dir=ltr] .it-btn-yellow span svg{margin-left:10px}[dir=rtl] .it-btn-yellow span svg{margin-right:10px}[dir] .it-btn-yellow:hover span svg{-webkit-animation:tfLeftToRight .4s forwards;animation:tfLeftToRight .4s forwards;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.it-btn-yellow.radius{color:var(--it-common-white)}[dir] .it-btn-yellow.radius{border-radius:50px}.it-btn-yellow-sm{color:var(--it-common-white);display:inline-block;font-weight:600;height:53px;line-height:53px;position:relative;text-transform:capitalize;z-index:1}[dir] .it-btn-yellow-sm{background-color:var(--it-common-yellow);border-radius:50px;padding:0 27px;-webkit-transition:.4s;transition:.4s}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-btn-yellow-sm{font-size:14px}}.it-btn-yellow-sm span svg{display:inline-block}[dir] .it-btn-yellow-sm span svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}[dir=ltr] .it-btn-yellow-sm span svg{margin-left:10px}[dir=rtl] .it-btn-yellow-sm span svg{margin-right:10px}.it-btn-yellow-sm:hover{color:var(--it-common-white)}[dir] .it-btn-yellow-sm:hover span svg{-webkit-animation:tfLeftToRight .4s forwards;animation:tfLeftToRight .4s forwards;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.it-btn-theme-2{color:var(--it-common-white);display:inline-block;font-weight:600;height:60px;line-height:60px;position:relative;text-transform:capitalize;z-index:1}[dir] .it-btn-theme-2{background-color:var(--it-theme-2);border-radius:5px;padding:0 25px;-webkit-transition:.4s;transition:.4s}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-btn-theme-2{font-size:14px}}.it-btn-theme-2 span svg{display:inline-block}[dir] .it-btn-theme-2 span svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}[dir=ltr] .it-btn-theme-2 span svg{margin-left:10px}[dir=rtl] .it-btn-theme-2 span svg{margin-right:10px}.it-btn-theme-2:hover{color:var(--it-common-white)}[dir] .it-btn-theme-2:hover span svg{-webkit-animation:tfLeftToRight .4s forwards;animation:tfLeftToRight .4s forwards;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.it-btn-blue{color:var(--it-common-white);display:inline-block;font-weight:600;height:60px;line-height:60px;position:relative;text-transform:capitalize;z-index:1}[dir] .it-btn-blue{background-color:var(--it-theme-3);border-radius:5px;padding:0 25px;-webkit-transition:.4s;transition:.4s}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-btn-blue{font-size:14px}}.it-btn-blue span svg{display:inline-block}[dir] .it-btn-blue span svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}[dir=ltr] .it-btn-blue span svg{margin-left:10px}[dir=rtl] .it-btn-blue span svg{margin-right:10px}.it-btn-blue:hover{color:var(--it-common-white)}[dir] .it-btn-blue:hover span svg{-webkit-animation:tfLeftToRight .4s forwards;animation:tfLeftToRight .4s forwards;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.it-btn-theme-sm{color:var(--it-common-white);display:inline-block;font-weight:600;height:50px;line-height:50px;position:relative;text-transform:capitalize;z-index:1}[dir] .it-btn-theme-sm{background-color:var(--it-theme-2);border-radius:5px;padding:0 25px;-webkit-transition:.4s;transition:.4s}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-btn-theme-sm{font-size:14px}}.it-btn-theme-sm span svg{display:inline-block}[dir] .it-btn-theme-sm span svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}[dir=ltr] .it-btn-theme-sm span svg{margin-left:10px}[dir=rtl] .it-btn-theme-sm span svg{margin-right:10px}.it-btn-theme-sm:hover{color:var(--it-common-white)}[dir] .it-btn-theme-sm:hover span svg{-webkit-animation:tfLeftToRight .4s forwards;animation:tfLeftToRight .4s forwards;-webkit-transform:translateY(-1px);transform:translateY(-1px)}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{-webkit-box-shadow:0 0 0 45px hsla(0,0%,100%,0)}to{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@-webkit-keyframes itrotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes itswing{0%{-webkit-transform:rotate(25deg);transform:rotate(25deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes itleftright{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-20px);transform:translate(-20px)}}@-webkit-keyframes itupdown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.4);box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{-webkit-box-shadow:0 0 0 45px hsla(0,0%,100%,0);box-shadow:0 0 0 45px hsla(0,0%,100%,0)}to{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,0);box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@-webkit-keyframes section-animation{0%{width:0}15%{width:100%}85%{opacity:1}90%{opacity:0;width:100%}to{opacity:0;width:0}}@keyframes section-animation{0%{width:0}15%{width:100%}85%{opacity:1}90%{opacity:0;width:100%}to{opacity:0;width:0}}@-webkit-keyframes about-sm{to{-webkit-transform:translateY(60px);transform:translateY(60px)}to{-webkit-transform:translateY(50px);transform:translateY(50px)}}@keyframes about-sm{to{-webkit-transform:translateY(60px);transform:translateY(60px)}to{-webkit-transform:translateY(50px);transform:translateY(50px)}}@-webkit-keyframes hero-thumb-animation{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hero-thumb-animation{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes itleftright{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes itrotate{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}@-webkit-keyframes ittranslateY2{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes ittranslateY2{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{-webkit-transform:translateY(20px);transform:translateY(20px)}}@-webkit-keyframes scroll{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes scroll{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(8px);transform:translateY(8px)}}@-webkit-keyframes RL_smooth{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes RL_smooth{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide_up_down{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes slide_up_down{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes ittranslateX2{0%{-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{-webkit-transform:translatXY(20px);transform:translateX(20px)}}@keyframes ittranslateX2{0%{-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{-webkit-transform:translatXY(20px);transform:translateX(20px)}}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes scale_up_down{0%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale_up_down{0%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes dash{to{stroke-dashoffset:0px;stroke-dasharray:3000}}@keyframes dash{to{stroke-dashoffset:0px;stroke-dasharray:3000}}@keyframes itupdown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes itswing{0%{-webkit-transform:rotate(6deg);transform:rotate(6deg)}to{-webkit-transform:rotate(-6deg);transform:rotate(-6deg)}}@-webkit-keyframes borderanimate2{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}60%{opacity:1}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(2.5);transform:translate(-50%,-50%) scale(2.5)}}@keyframes borderanimate2{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}60%{opacity:1}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(2.5);transform:translate(-50%,-50%) scale(2.5)}}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes moving{0%{-webkit-transform:translatey(0);transform:translatey(0)}50%{-webkit-transform:translatey(-20px);transform:translatey(-20px)}to{-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes about-circle{0%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes about-circle{0%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes services-triangle{0%{-webkit-transform:rotate(0deg) translateX(-50px);transform:rotate(0deg) translateX(-50px)}to{-webkit-transform:rotate(1turn) translateY(100px);transform:rotate(1turn) translateY(100px)}}@keyframes services-triangle{0%{-webkit-transform:rotate(0deg) translateX(-50px);transform:rotate(0deg) translateX(-50px)}to{-webkit-transform:rotate(1turn) translateY(100px);transform:rotate(1turn) translateY(100px)}}@-webkit-keyframes hero-3-dot-2{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hero-3-dot-2{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes tfLeftToRight{49%{-webkit-transform:translateX(60%);transform:translateX(60%)}50%{opacity:0;-webkit-transform:translateX(-60%);transform:translateX(-60%)}51%{opacity:1}}@keyframes tfLeftToRight{49%{-webkit-transform:translateX(60%);transform:translateX(60%)}50%{opacity:0;-webkit-transform:translateX(-60%);transform:translateX(-60%)}51%{opacity:1}}@-webkit-keyframes rotate2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes moving{0%{-webkit-transform:translatey(0);transform:translatey(0)}20%{-webkit-transform:translateX(-50px);transform:translateX(-50px)}50%{-webkit-transform:translatey(-40px);transform:translatey(-40px)}to{-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes leftright{0%{-webkit-transform:translatex(0);transform:translatex(0)}50%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes leftright{0%{-webkit-transform:translatex(0);transform:translatex(0)}50%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes movinglight{0%{-webkit-transform:translatey(0);transform:translatey(0)}20%{-webkit-transform:translateX(-70px);transform:translateX(-70px)}50%{-webkit-transform:translatey(-70px);transform:translatey(-70px)}to{-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes movinglight{0%{-webkit-transform:translatey(0);transform:translatey(0)}20%{-webkit-transform:translateX(-70px);transform:translateX(-70px)}50%{-webkit-transform:translatey(-70px);transform:translatey(-70px)}to{-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes movinglight2{0%{-webkit-transform:translatey(0);transform:translatey(0)}20%{-webkit-transform:translateX(70px);transform:translateX(70px)}50%{-webkit-transform:translatey(70px);transform:translatey(70px)}to{-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes movinglight2{0%{-webkit-transform:translatey(0);transform:translatey(0)}20%{-webkit-transform:translateX(70px);transform:translateX(70px)}50%{-webkit-transform:translatey(70px);transform:translatey(70px)}to{-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes movingtop{0%{-webkit-transform:translatey(0);transform:translatey(0)}20%{-webkit-transform:translatey(70px);transform:translatey(70px)}50%{-webkit-transform:translatey(-70px);transform:translatey(-70px)}to{-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes movingtop{0%{-webkit-transform:translatey(0);transform:translatey(0)}20%{-webkit-transform:translatey(70px);transform:translatey(70px)}50%{-webkit-transform:translatey(-70px);transform:translatey(-70px)}to{-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes circle-animation{0%{right:0}50%{right:100%}to{right:0}}@keyframes circle-animation{0%{right:0}50%{right:100%}to{right:0}}@-webkit-keyframes circle-animation-2{0%{left:0}50%{left:100%}to{left:0}}@keyframes circle-animation-2{0%{left:0}50%{left:100%}to{left:0}}@-webkit-keyframes animationglob{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes animationglob{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes zoom{0%{-webkit-transform:scale(.5);transform:scale(.5)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes zoom{0%{-webkit-transform:scale(.5);transform:scale(.5)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes zoom2{0%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes zoom2{0%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes wobble-vertical{10%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{-webkit-transform:skew(15deg);transform:skew(15deg)}80%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes wobble-vertical{10%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{-webkit-transform:skew(15deg);transform:skew(15deg)}80%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes section-highlight{0%{width:0}to{width:100%}}@keyframes section-highlight{0%{width:0}to{width:100%}}@-webkit-keyframes widthcalc{0%{width:20%}50%{width:50%}75%{width:90%}90%{opacity:75%}90%{opacity:100%}}@keyframes widthcalc{0%{width:20%}50%{width:50%}75%{width:90%}90%{opacity:75%}90%{opacity:100%}}@-webkit-keyframes bounceRight{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-35px);transform:translateY(-35px)}60%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes bounceRight{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-35px);transform:translateY(-35px)}60%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes icon-bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}60%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes icon-bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}60%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes light-one{0%{opacity:1}25%{opacity:.4}50%{opacity:.6}75%{opacity:.8}to{opacity:1}}@keyframes light-one{0%{opacity:1}25%{opacity:.4}50%{opacity:.6}75%{opacity:.8}to{opacity:1}}[dir] .dark #preloader{background-color:var(--it-theme-1)}#preloader{bottom:0;position:fixed;top:0;z-index:999999}[dir] #preloader{background-color:#f7f7f7;left:0;right:0}.preloader{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:50px;position:absolute;top:50%;width:50px}[dir] .preloader{margin-top:-25px;padding:0}[dir=ltr] .preloader{left:50%;margin-left:-25px;text-align:left}[dir=rtl] .preloader{margin-right:-25px;right:50%;text-align:right}.preloader span{display:inline-block;height:50px;position:absolute;width:50px}[dir] .preloader span{-webkit-animation:preloader 1.3s linear infinite;animation:preloader 1.3s linear infinite;background:var(--it-theme-1);border-radius:100%}[dir] .preloader span:last-child{animation-delay:-.9s;-webkit-animation-delay:-.9s}@keyframes preloader{0%{opacity:.5;-webkit-transform:scale(0);transform:scale(0)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes preloader{0%{opacity:.5;-webkit-transform:scale(0)}to{opacity:0;-webkit-transform:scale(1)}}.scroll-top{bottom:-10%;color:var(--it-common-white);font-size:16px;height:40px;line-height:40px;position:fixed;width:40px;z-index:9}[dir] .scroll-top{background:var(--it-theme-4);border:none;border-radius:50%;cursor:pointer;text-align:center;-webkit-transition:1s ease;transition:1s ease}[dir=ltr] .scroll-top{right:50px}[dir=rtl] .scroll-top{left:50px}.scroll-top.open{bottom:80px}[dir] .white-bg{background:var(--it-common-white)}[dir] .theme-bg{background:var(--it-theme-1)}[dir] .theme-bg-2{background:var(--it-theme-2)}[dir] .theme-bg-3{background:var(--it-theme-3)}[dir] .theme-bg-4{background:var(--it-theme-4)}[dir] .theme-bg-5{background:var(--it-theme-5)}[dir] .black-bg{background:var(--it-common-black)}[dir] .grey-bg{background:var(--it-grey-1)}[dir] .grey-bg-2{background:var(--it-grey-2)}[dir] .yellow-bg{background-color:var(--it-common-yellow)}.body-overlay{height:100%;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:999}[dir] .body-overlay{background:hsla(0,0%,9%,.8);-webkit-transition:.45s ease-in-out;transition:.45s ease-in-out}[dir=ltr] .body-overlay{left:0}[dir=rtl] .body-overlay{right:0}.body-overlay.apply{opacity:1;visibility:visible}.it-instagram img{width:100%}.itoffcanvas{bottom:0;opacity:0;overflow-y:scroll;position:fixed;scrollbar-width:none;top:0;visibility:hidden;width:480px;z-index:9999}[dir] .itoffcanvas{background-color:var(--it-common-black);background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-box-shadow:0 16px -32px 0 rgba(0,0,0,.8);box-shadow:0 16px -32px 0 rgba(0,0,0,.8);padding:50px;-webkit-transition:.45s ease-in-out;transition:.45s ease-in-out}[dir=ltr] .itoffcanvas{right:-100%}[dir=rtl] .itoffcanvas{left:-100%}.itoffcanvas.opened{opacity:1;visibility:visible}@media (max-width:767px){.itoffcanvas{width:300px}[dir] .itoffcanvas{padding:40px 35px}}@media only screen and (min-width:576px) and (max-width:767px){.itoffcanvas{width:400px}[dir] .itoffcanvas{padding:40px}}[dir] .itoffcanvas.opened{-webkit-transition:all .4s cubic-bezier(.785,.135,.15,.86);transition:all .4s cubic-bezier(.785,.135,.15,.86);-webkit-transition-duration:.6s;transition-duration:.6s}[dir=ltr] .itoffcanvas.opened{right:0}[dir=rtl] .itoffcanvas.opened{left:0}[dir] .itoffcanvas__logo{margin-bottom:60px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .itoffcanvas__logo{padding-top:0}}.itoffcanvas__logo img{height:100%;width:157px}.itoffcanvas__close-btn button{color:#fff;font-size:35px;font-weight:300;opacity:.2;position:absolute;top:42px}[dir] .itoffcanvas__close-btn button{-webkit-transition:1s;transition:1s;-webkit-transition:all .4s cubic-bezier(.785,.135,.15,.86);transition:all .4s cubic-bezier(.785,.135,.15,.86);-webkit-transition-duration:.3s;transition-duration:.3s}[dir=ltr] .itoffcanvas__close-btn button{right:50px}[dir=rtl] .itoffcanvas__close-btn button{left:50px}@media only screen and (min-width:768px) and (max-width:991px){.itoffcanvas__close-btn button{font-size:28px;top:52px}[dir=ltr] .itoffcanvas__close-btn button{right:48px}[dir=rtl] .itoffcanvas__close-btn button{left:48px}}@media (max-width:767px){.itoffcanvas__close-btn button{font-size:28px;top:38px}[dir=ltr] .itoffcanvas__close-btn button{right:39px}[dir=rtl] .itoffcanvas__close-btn button{left:39px}}.itoffcanvas__close-btn button:hover{color:#fff;opacity:1}[dir] .itoffcanvas__content{margin-bottom:30px}.itoffcanvas__content p{color:#fff;font-size:16px;font-weight:400;line-height:1.6}[dir] .itoffcanvas__content p{margin-bottom:25px}.itoffcanvas__content span{color:#fff;display:inline-block;font-size:18px;font-weight:500}[dir] .itoffcanvas__content span{margin-bottom:5px}.itoffcanvas__content a{color:var(--it-common-white);display:inline-block;font-size:30px;font-weight:700;line-height:51px}@media (max-width:767px){.itoffcanvas__content a{font-size:27px}}[dir] .itoffcanvas__social{margin-top:50px}.itoffcanvas__social .social-icon a{color:var(--it-common-white);display:inline-block;font-size:18px;height:50px;line-height:50px;width:50px}[dir] .itoffcanvas__social .social-icon a{background-color:var(--it-theme-4);border-radius:50%;text-align:center;-webkit-transition:.3s;transition:.3s}[dir=ltr] .itoffcanvas__social .social-icon a{margin-right:15px}[dir=rtl] .itoffcanvas__social .social-icon a{margin-left:15px}@media (max-width:767px){[dir=ltr] .itoffcanvas__social .social-icon a{margin-right:3px}[dir=rtl] .itoffcanvas__social .social-icon a{margin-left:3px}}.itoffcanvas__social .social-icon a:hover{color:var(--it-common-white)}[dir] .itoffcanvas__social .social-icon a:hover{background-color:var(--it-theme-4)}[dir] .itoffcanvas__text{margin-bottom:20px;padding-bottom:20px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.itoffcanvas__text{display:none}}.itoffcanvas__text p{color:#ddd;font-size:18px}[dir] .itoffcanvas__info{border-bottom:1px solid #3b3838;margin-bottom:20px;padding-bottom:30px}.itoffcanvas__info .offcanva-title{color:var(--it-common-white);font-size:20px;font-weight:600}[dir] .itoffcanvas__info .offcanva-title{margin:30px 0 40px}.itoffcanvas__info-icon a{color:var(--it-common-white);display:inline-block;font-size:21px;font-weight:400;height:50px;line-height:50px;width:50px}[dir] .itoffcanvas__info-icon a{background-color:var(--it-theme-4);border-radius:50px;text-align:center}[dir=ltr] .itoffcanvas__info-icon a{margin-right:20px}[dir=rtl] .itoffcanvas__info-icon a{margin-left:20px}.itoffcanvas__info-address span{color:#ffffffa3;display:block;font-size:16px;font-weight:400}.itoffcanvas__info-address a{color:var(--it-common-white);display:block;font-size:18px;font-weight:600}[dir] .itoffcanvas__info-address a{-webkit-transition:.3s;transition:.3s}@media (max-width:767px){.itoffcanvas__info-address a{font-size:16px}}.itoffcanvas__info-address a:hover{color:var(--it-theme-4)}.it-offcanva-bottom-shape{bottom:0;position:absolute;width:100%;z-index:-1}[dir=ltr] .it-offcanva-bottom-shape{right:0}[dir=rtl] .it-offcanva-bottom-shape{left:0}.it-offcanva-bottom-shape img{width:100%}.it-breadcrumb-bg{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:365px;justify-content:center;-o-object-fit:cover;object-fit:cover;position:relative}[dir] .it-breadcrumb-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:1200px) and (max-width:1399px){.it-breadcrumb-bg{height:320px}}@media (max-width:767px){.it-breadcrumb-bg{height:300px}}.it-breadcrumb-bg:after{content:"";height:100%;opacity:.7;position:absolute;top:0;width:100%}[dir] .it-breadcrumb-bg:after{background-color:#0e2a46}[dir=ltr] .it-breadcrumb-bg:after{left:0}[dir=rtl] .it-breadcrumb-bg:after{right:0}.it-breadcrumb-title{color:var(--it-common-white);font-size:60px;font-weight:700;text-transform:uppercase}[dir] .it-breadcrumb-title{margin-bottom:5px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-breadcrumb-title{font-size:55px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-breadcrumb-title{font-size:48px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-breadcrumb-title{font-size:38px}}@media only screen and (min-width:768px) and (max-width:991px){.it-breadcrumb-title{font-size:43px}}@media (max-width:767px){.it-breadcrumb-title{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px){.it-breadcrumb-title{font-size:30px}}@media (max-width:767px){[dir] .it-breadcrumb-content{margin-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px){[dir] .it-breadcrumb-content{margin-bottom:0}}.it-breadcrumb-list{display:inline-block}[dir] .it-breadcrumb-list{border-radius:30px}.it-breadcrumb-list p,.it-breadcrumb-list span{color:var(--it-common-white);font-size:16px;font-style:normal;font-weight:500;text-transform:capitalize}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-breadcrumb-list p,.it-breadcrumb-list span{font-size:14px}}.it-breadcrumb-list p.dvdr,.it-breadcrumb-list span.dvdr{color:var(--it-theme-4);font-size:16px;font-weight:500}[dir] .it-breadcrumb-list p.dvdr,[dir] .it-breadcrumb-list span.dvdr{padding:0 3px}[dir] .it-custom-accordion .accordion-items{border:1px solid #e2e1e1;border-radius:5px;margin-bottom:20px}.it-custom-accordion .accordion-buttons{color:var(--it-common-black);font-family:var(--it-ff-heading);font-size:20px;font-weight:600;position:relative;width:100%}[dir] .it-custom-accordion .accordion-buttons{padding:21px 25px}[dir=ltr] .it-custom-accordion .accordion-buttons{text-align:left}[dir=rtl] .it-custom-accordion .accordion-buttons{text-align:right}@media only screen and (min-width:992px) and (max-width:1199px){.it-custom-accordion .accordion-buttons{font-size:17px}}@media only screen and (min-width:768px) and (max-width:991px){.it-custom-accordion .accordion-buttons{font-size:16px}}@media (max-width:767px){.it-custom-accordion .accordion-buttons{font-size:15px}[dir=ltr] .it-custom-accordion .accordion-buttons{padding-right:60px}[dir=rtl] .it-custom-accordion .accordion-buttons{padding-left:60px}}@media only screen and (min-width:576px) and (max-width:767px){.it-custom-accordion .accordion-buttons{font-size:17px}}.it-custom-accordion .accordion-buttons:after{color:var(--it-common-black);content:"\f068";font-family:Font Awesome\ 5 Pro;font-size:16px;font-weight:700;opacity:1;position:absolute;top:50%}[dir] .it-custom-accordion .accordion-buttons:after{-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .it-custom-accordion .accordion-buttons:after{right:30px}[dir=rtl] .it-custom-accordion .accordion-buttons:after{left:30px}.it-custom-accordion .accordion-buttons.collapsed:after{content:"\f067"}.it-custom-accordion .accordion-buttons:not(.collapsed){color:var(--it-common-white)}[dir] .it-custom-accordion .accordion-buttons:not(.collapsed){background-color:var(--it-theme-5)}.it-custom-accordion .accordion-buttons:not(.collapsed):after{color:var(--it-common-white)}.it-custom-accordion .collapsed{position:relative;z-index:99}.it-custom-accordion .accordion-body{font-size:17px;font-style:normal;font-weight:400;line-height:32px;position:relative;z-index:1}[dir] .it-custom-accordion .accordion-body{padding:30px 28px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-custom-accordion .accordion-body{font-size:15px}[dir] .it-custom-accordion .accordion-body{padding:30px 21px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-custom-accordion .accordion-body{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-custom-accordion .accordion-body{font-size:14px}}@media only screen and (min-width:576px) and (max-width:767px){.it-custom-accordion .accordion-body{font-size:15px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-custom-accordion .accordion-body p{font-size:13px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-custom-accordion .accordion-body p{font-size:15px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-custom-accordion .accordion-body p{font-size:14px}}.it-custom-accordion-style-2 .accordion-buttons:not(.collapsed){color:var(--it-common-white)}[dir] .it-custom-accordion-style-2 .accordion-buttons:not(.collapsed){background-color:var(--it-theme-4)}[dir=ltr] .it-custom-accordion-style-2 .accordion-body p{margin-right:20px}[dir=rtl] .it-custom-accordion-style-2 .accordion-body p{margin-left:20px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-custom-accordion-style-2 .accordion-body p{margin-right:0}[dir=rtl] .it-custom-accordion-style-2 .accordion-body p{margin-left:0}}.it-custom-accordion-style-3 .accordion-buttons:not(.collapsed){color:var(--it-common-white)}[dir] .it-custom-accordion-style-3 .accordion-buttons:not(.collapsed){background-color:var(--it-theme-5)}[dir=ltr] .it-custom-accordion-style-3 .accordion-body p{margin-right:120px}[dir=rtl] .it-custom-accordion-style-3 .accordion-body p{margin-left:120px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-custom-accordion-style-3 .accordion-body p{margin-right:0}[dir=rtl] .it-custom-accordion-style-3 .accordion-body p{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.it-faq-style-5 .it-custom-accordion .accordion-body p{font-size:14px}[dir=ltr] .it-faq-style-5 .it-custom-accordion .accordion-body p{padding-right:60px}[dir=rtl] .it-faq-style-5 .it-custom-accordion .accordion-body p{padding-left:60px}}@media (max-width:767px){.it-faq-style-5 .it-custom-accordion .accordion-body p{font-size:14px}[dir=ltr] .it-faq-style-5 .it-custom-accordion .accordion-body p{padding-right:0}[dir=rtl] .it-faq-style-5 .it-custom-accordion .accordion-body p{padding-left:0}}.search__popup{height:55%;position:fixed;top:0;width:100%;z-index:9999999}[dir] .search__popup{background-color:var(--it-common-black);left:0;padding-bottom:100px;padding-top:70px;right:0;-webkit-transform:translateY(calc(-100% - 80px));transform:translateY(calc(-100% - 80px));-webkit-transition:transform .6s ease-in-out,opacity .6s ease-in-out;-webkit-transition:opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-transition-delay:.7s;transition-delay:.7s}[dir] .search__popup.search-opened{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:0s;transition-delay:0s}.search__popup.search-opened .search__input{opacity:1}[dir] .search__popup.search-opened .search__input{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.3s;transition-delay:.3s}.search__popup.search-opened .search__input:after{width:100%}[dir] .search__popup.search-opened .search__input:after{-webkit-transition-delay:.5s;transition-delay:.5s}[dir] .search__popup-2{background-color:var(--it-common-black-13)}[dir] .search__popup-2 .search__input .search-input-field~.search-focus-border{background-color:var(--it-theme-8)}[dir] .search__popup-3 .search__input .search-input-field~.search-focus-border{background-color:var(--it-theme-10)}[dir] .search__top{margin-bottom:80px}.search__input{height:80px;opacity:0;position:relative}[dir] .search__input{-webkit-transition-delay:.5s;transition-delay:.5s}.search__input:after{bottom:0;content:"";height:1px;position:absolute;width:0}[dir] .search__input:after{background-color:hsla(0,0%,100%,.3);-webkit-transition-delay:.3s;transition-delay:.3s}[dir=ltr] .search__input:after{left:0}[dir=rtl] .search__input:after{right:0}.search__input input{color:var(--it-common-white);font-size:24px;height:100%;outline:0;width:100%}[dir] .search__input input{background-color:transparent;border:0;border-bottom:1px solid transparent;padding:0}[dir=ltr] .search__input input{padding-right:30px}[dir=rtl] .search__input input{padding-left:30px}.search__input input::-webkit-input-placeholder{color:hsla(0,0%,100%,.5);font-size:24px}.search__input input:-moz-placeholder,.search__input input::-moz-placeholder{color:hsla(0,0%,100%,.5);font-size:24px}.search__input input:-ms-input-placeholder{color:hsla(0,0%,100%,.5);font-size:24px}.search__input button{color:var(--it-common-white);font-size:18px;position:absolute;top:50%}[dir] .search__input button{-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .search__input button{right:0}[dir=rtl] .search__input button{left:0}.search__input .search-input-field~.search-focus-border{bottom:0;height:1px;position:absolute;width:0}[dir] .search__input .search-input-field~.search-focus-border{background-color:var(--it-common-orange);-webkit-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s}[dir=ltr] .search__input .search-input-field~.search-focus-border{left:auto;right:0}[dir=rtl] .search__input .search-input-field~.search-focus-border{left:0;right:auto}.search__input .search-input-field:focus~.search-focus-border{width:100%}[dir] .search__input .search-input-field:focus~.search-focus-border{-webkit-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s}[dir=ltr] .search__input .search-input-field:focus~.search-focus-border{left:0;right:auto}[dir=rtl] .search__input .search-input-field:focus~.search-focus-border{left:auto;right:0}.search__close-btn{color:hsla(0,0%,100%,.3);font-size:25px}.search__close-btn:hover{color:var(--it-common-white)}.search__result-title{font-size:50px;letter-spacing:-.04em}[dir] .search__result-title{margin-bottom:0}@media only screen and (min-width:576px) and (max-width:767px){.search__result-title{font-size:40px}}@media (max-width:767px){.search__result-title{font-size:35px}}.search__result-title span{color:var(--it-theme-1);display:inline-block}.search__result-content p{color:var(--it-text-1);font-size:16px;line-height:1.62}.search__result-input,.search__result-input-box{position:relative}[dir] .search__result-input-box{margin-bottom:20px}.search__result-input-box button{position:absolute;top:0}[dir] .search__result-input-box button{padding:22px 43px}[dir=ltr] .search__result-input-box button{right:0}[dir=rtl] .search__result-input-box button{left:0}@media (max-width:767px){.search__result-input-box button{position:relative}[dir] .search__result-input-box button{margin-top:15px}}[dir] .search__result-input-box button:hover{background-color:var(--it-common-black)}.search__result-input input{height:70px;width:100%}[dir] .search__result-input input{background-color:var(--it-common-white);border:1px solid var(--it-common-white)}[dir=ltr] .search__result-input input{-webkit-box-shadow:-3px 0 0 var(--it-theme-1),0 1px 2px rgba(3,4,28,.14);box-shadow:-3px 0 0 var(--it-theme-1),0 1px 2px rgba(3,4,28,.14);padding-left:60px;padding-right:177px}[dir=rtl] .search__result-input input{-webkit-box-shadow:3px 0 0 var(--it-theme-1),0 1px 2px rgba(3,4,28,.14);box-shadow:3px 0 0 var(--it-theme-1),0 1px 2px rgba(3,4,28,.14);padding-left:177px;padding-right:60px}@media (max-width:767px){[dir=ltr] .search__result-input input{padding-right:25px}[dir=rtl] .search__result-input input{padding-left:25px}}.search__result-input span{color:#a0a0b5;font-size:18px;position:absolute;top:50%}[dir] .search__result-input span{-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .search__result-input span{left:30px}[dir=rtl] .search__result-input span{right:30px}[dir] .search__result-input span svg{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.search__result-tags a{display:inline-block;font-family:var(--it-ff-space);font-size:13px;font-weight:500;line-height:1}[dir] .search__result-tags a{border:1px solid #d5d5dd;margin-bottom:7px;padding:5px 18px}[dir=ltr] .search__result-tags a{margin-right:2px}[dir=rtl] .search__result-tags a{margin-left:2px}.search__result-tags a:hover{color:var(--it-common-white)}[dir] .search__result-tags a:hover{background-color:var(--it-theme-1);border-color:var(--it-theme-1)}[dir] .search__blog-item{border:1px solid #eaeaef;padding:50px}@media only screen and (min-width:992px) and (max-width:1199px){[dir] .search__blog-item{padding:30px}}@media only screen and (min-width:768px) and (max-width:991px){[dir] .search__blog-item{padding:25px}}@media (max-width:767px){[dir] .search__blog-item{padding:20px}}.search__blog-title{font-size:30px;letter-spacing:-.04em;line-height:1.2}[dir] .search__blog-title{margin-bottom:13px}@media only screen and (min-width:992px) and (max-width:1199px){.search__blog-title{font-size:28px}}@media only screen and (min-width:768px) and (max-width:991px){.search__blog-title{font-size:21px}.search__blog-title br{display:none}}@media (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.search__blog-title br{display:none}}@media (max-width:767px){.search__blog-title{font-size:25px}}.search__blog-title a:hover{color:var(--it-theme-1)}[dir] .search__blog-tag{margin-bottom:10px}.search__blog-tag a{color:var(--it-common-purple);display:inline-block;font-family:var(--it-ff-space);font-size:15px;font-weight:500;line-height:1}[dir] .search__blog-tag a{background-color:rgba(99,100,219,.06);padding:4px 12px}.search__blog-tag a:hover{color:var(--it-common-white)}[dir] .search__blog-tag a:hover{background-color:var(--it-common-purple)}.search__blog-meta span{color:var(--it-text-1);display:inline-block}[dir] .search__blog-meta span{margin-bottom:10px}[dir=ltr] .search__blog-meta span{margin-right:15px}[dir=rtl] .search__blog-meta span{margin-left:15px}[dir=ltr] .search__blog-meta span i,[dir=ltr] .search__blog-meta span svg{margin-right:2px}[dir=rtl] .search__blog-meta span i,[dir=rtl] .search__blog-meta span svg{margin-left:2px}[dir] .search__blog-meta span svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.search__blog-meta span svg path{stroke:#7a7e83}[dir] .search__blog-meta-author{margin-bottom:10px}@media only screen and (min-width:768px) and (max-width:991px){[dir=ltr] .search__blog-meta-author{margin-right:20px}[dir=rtl] .search__blog-meta-author{margin-left:20px}}.search__blog-meta-author-thumb img{height:24px;width:24px}[dir] .search__blog-meta-author-thumb img{border-radius:50%}[dir=ltr] .search__blog-meta-author-thumb img{margin-right:10px}[dir=rtl] .search__blog-meta-author-thumb img{margin-left:10px}.search__blog-meta-author-content span{color:#7a7e83;display:inline-block;font-family:var(--it-ff-inter);font-size:14px}.search__blog-meta-author-content span a{color:var(--it-common-black-11);font-weight:500}.search__blog-meta-author-content span a:hover{color:var(--it-theme-1)}.search__blog-content p{color:var(--it-text-1);font-size:15px;line-height:1.47}[dir] .search__blog-content p{margin-bottom:20px}[dir] .search__blog-btn .it-btn-border{padding:8px 29px}[dir=ltr] .search__blog-btn .it-btn-border i,[dir=ltr] .search__blog-btn .it-btn-border svg{margin-left:5px}[dir=rtl] .search__blog-btn .it-btn-border i,[dir=rtl] .search__blog-btn .it-btn-border svg{margin-right:5px}[dir] .search__blog-btn .it-btn-border svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.search__blog-btn .it-btn-border:hover{color:var(--it-common-white)}[dir] .search__blog-btn .it-btn-border:hover{background-color:var(--it-theme-1);border-color:var(--it-theme-1)}.it-section-subtitle{color:var(--it-theme-1);display:inline-block;font-size:14px;font-weight:400;height:32px;line-height:32px;text-transform:uppercase}[dir] .it-section-subtitle{background-color:rgba(10,185,156,.2);border-radius:5px;margin-bottom:25px;padding:0 22px}@media (max-width:767px){.it-section-subtitle{font-size:12px;height:28px;line-height:28px}[dir] .it-section-subtitle{padding:0 17px}}.it-section-subtitle-2{color:var(--it-theme-4);display:inline-block;font-size:14px;font-weight:400;height:32px;line-height:32px;text-transform:uppercase}[dir] .it-section-subtitle-2{background-color:rgba(0,175,239,.2);border-radius:5px;margin-bottom:25px;padding:0 22px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-section-subtitle-2{font-size:12px;height:28px;line-height:28px}[dir] .it-section-subtitle-2{padding:0 17px}}.it-section-subtitle-3{color:var(--it-theme-2);display:inline-block;font-size:14px;font-weight:400;text-transform:uppercase}[dir] .it-section-subtitle-3{margin-bottom:20px}.it-section-subtitle-4{color:var(--it-theme-3);display:inline-block;font-size:14px;font-weight:400;text-transform:uppercase}[dir] .it-section-subtitle-4{margin-bottom:10px}[dir=ltr] .it-section-subtitle-4 img{margin-right:5px}[dir=rtl] .it-section-subtitle-4 img{margin-left:5px}.it-section-subtitle-5{color:var(--it-theme-4);display:inline-block;font-size:14px;font-weight:400;text-transform:uppercase}[dir] .it-section-subtitle-5{margin-bottom:10px}[dir=ltr] .it-section-subtitle-5{padding-right:5px}[dir=rtl] .it-section-subtitle-5{padding-left:5px}.it-section-subtitle-5.yellow{color:var(--it-common-yellow)}[dir] .it-section-subtitle-5 i{margin-left:5px;margin-right:5px}.it-section-title{font-size:45px;font-weight:700;text-transform:capitalize}[dir] .it-section-title{margin-bottom:0}@media only screen and (min-width:1400px) and (max-width:1599px){.it-section-title{font-size:42px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-section-title{font-size:38px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-section-title{font-size:33px}.it-section-title br{display:none}}@media (max-width:767px){.it-section-title{font-size:27px}.it-section-title br{display:none}}.it-section-title-3{font-family:var(--it-ff-poppins);font-size:45px;font-weight:700;line-height:1.1;text-transform:capitalize}[dir] .it-section-title-3{margin-bottom:0}.it-section-title-3 span{color:var(--it-common-yellow)}@media only screen and (min-width:1400px) and (max-width:1599px){.it-section-title-3{font-size:42px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-section-title-3{font-size:38px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-section-title-3{font-size:34px}.it-section-title-3 br{display:none}}@media (max-width:767px){.it-section-title-3{font-size:27px}.it-section-title-3 br{display:none}}.it-section-title-5{font-size:45px;font-weight:700;line-height:1.2;text-transform:capitalize}[dir] .it-section-title-5{margin-bottom:0}.it-section-title-5 span{color:var(--it-theme-4)}.it-section-title-5.yellow span{color:var(--it-common-yellow)}@media only screen and (min-width:1600px) and (max-width:1800px){.it-section-title-5{font-size:40px}}@media only screen and (min-width:1400px) and (max-width:1599px){.it-section-title-5{font-size:42px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-section-title-5{font-size:38px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-section-title-5{font-size:36px}.it-section-title-5 br{display:none}}@media (max-width:767px){.it-section-title-5{font-size:27px}.it-section-title-5 br{display:none}}.it-header-transparent{position:absolute;top:0;z-index:9}[dir] .it-header-transparent{left:0;right:0}[dir] .it-header-2-top-height{padding:8px 0}.it-header-2-top-left ul li{display:inline-block;list-style:none;position:relative}[dir=ltr] .it-header-2-top-left ul li{padding-left:30px}[dir=rtl] .it-header-2-top-left ul li{padding-right:30px}[dir=ltr] .it-header-2-top-left ul li:not(:last-child){padding-right:45px}[dir=rtl] .it-header-2-top-left ul li:not(:last-child){padding-left:45px}@media (max-width:767px){[dir=ltr] .it-header-2-top-left ul li:not(:last-child){margin-right:0}[dir=rtl] .it-header-2-top-left ul li:not(:last-child){margin-left:0}}.it-header-2-top-left ul li a{color:var(--it-common-black);font-size:15px;font-weight:400}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-header-2-top-left ul li a{font-size:14px}}.it-header-2-top-left ul li a span{color:var(--it-theme-1);display:inline-block;font-size:18px;line-height:1;position:absolute;top:0}[dir] .it-header-2-top-left ul li a span{-webkit-transform:translateY(7px);transform:translateY(7px)}[dir=ltr] .it-header-2-top-left ul li a span{left:0}[dir=rtl] .it-header-2-top-left ul li a span{right:0}.it-header-2-top-social{display:inline-block;position:relative}.it-header-2-top-social:after{content:"";height:25px;opacity:.2;position:absolute;top:50%;width:1px}[dir] .it-header-2-top-social:after{background-color:#0a0909;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .it-header-2-top-social:after{left:-23px}[dir=rtl] .it-header-2-top-social:after{right:-23px}.it-header-2-top-social a{color:var(--it-common-black);display:inline-block;font-size:15px;position:relative}[dir] .it-header-2-top-social a{margin:0 7px;-webkit-transition:.3s;transition:.3s}[dir=ltr] .it-header-2-top-social a:last-child{margin-right:0}[dir=rtl] .it-header-2-top-social a:last-child{margin-left:0}.it-header-2-top-social a:hover{color:var(--it-theme-1)}.it-header-2-top-right ul li{display:inline-block;list-style:none}[dir=ltr] .it-header-2-top-right ul li:not(:last-child){margin-right:30px}[dir=rtl] .it-header-2-top-right ul li:not(:last-child){margin-left:30px}[dir] .it-header-2-plr{background-color:var(--it-common-white);border-radius:8px;-webkit-box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);padding:0 15px}[dir=ltr] .it-header-2-main-menu ul{padding-left:50px}[dir=rtl] .it-header-2-main-menu ul{padding-right:50px}@media only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-header-2-main-menu ul{padding-left:35px}[dir=rtl] .it-header-2-main-menu ul{padding-right:35px}}.it-header-2-main-menu ul li{display:inline-block;list-style-type:none;position:relative}[dir] .it-header-2-main-menu ul li{margin:0 12px}@media only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-header-2-main-menu ul li{margin:0 10px}}[dir=ltr] .it-header-2-main-menu ul li:last-child{margin-right:0}[dir=rtl] .it-header-2-main-menu ul li:last-child{margin-left:0}.it-header-2-main-menu ul li>a{color:var(--it-common-black);display:inline-block;font-family:var(--it-ff-heading);font-size:16px;font-weight:600;text-transform:capitalize}[dir] .it-header-2-main-menu ul li>a{padding:21px 0;-webkit-transition:.3s;transition:.3s}@media only screen and (min-width:1200px) and (max-width:1399px){.it-header-2-main-menu ul li>a{font-size:14px}}.it-header-2-main-menu ul li.has-dropdown:after{color:var(--it-common-black);content:"\f107";display:inline-block;font-family:Font Awesome\ 6 Pro;font-size:16px;font-weight:400}[dir] .it-header-2-main-menu ul li.has-dropdown:after{-webkit-transform:translateY(1px);transform:translateY(1px);-webkit-transition:.3s;transition:.3s}[dir=ltr] .it-header-2-main-menu ul li.has-dropdown:after{margin-left:5px}[dir=rtl] .it-header-2-main-menu ul li.has-dropdown:after{margin-right:5px}.it-header-2-main-menu ul li>.submenu{opacity:0;position:absolute;top:100%;visibility:hidden;width:260px;z-index:9999}[dir] .it-header-2-main-menu ul li>.submenu{background-color:var(--it-common-black);border-top:4px solid var(--it-theme-1);-webkit-box-shadow:0 8px 24px hsla(210,8%,62%,.2);box-shadow:0 8px 24px hsla(210,8%,62%,.2);padding:30px;-webkit-transform:perspective(300px) rotateX(-18deg);transform:perspective(300px) rotateX(-18deg);-webkit-transform-origin:top;transform-origin:top;-webkit-transition:.3s;transition:.3s;-webkit-transition-duration:.1s;transition-duration:.1s}[dir=ltr] .it-header-2-main-menu ul li>.submenu{left:0;text-align:left}[dir=rtl] .it-header-2-main-menu ul li>.submenu{right:0;text-align:right}.it-header-2-main-menu ul li>.submenu>li{display:block}[dir] .it-header-2-main-menu ul li>.submenu>li{margin:0 0 5px}[dir] .it-header-2-main-menu ul li>.submenu>li:last-child{margin-bottom:0}.it-header-2-main-menu ul li>.submenu>li>a{color:var(--it-common-white);display:inline-block;font-weight:700;position:relative}[dir] .it-header-2-main-menu ul li>.submenu>li>a{padding:0;-webkit-transition:.3s;transition:.3s}.it-header-2-main-menu ul li>.submenu>li>a:before{content:"";display:inline-block;height:1px;opacity:0;position:absolute;top:13px;visibility:hidden;width:0}[dir] .it-header-2-main-menu ul li>.submenu>li>a:before{background-color:var(--it-theme-1);-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}[dir=ltr] .it-header-2-main-menu ul li>.submenu>li>a:before{left:0}[dir=rtl] .it-header-2-main-menu ul li>.submenu>li>a:before{right:0}[dir=ltr] .it-header-2-main-menu ul li>.submenu>li>a:hover{padding-left:25px}[dir=rtl] .it-header-2-main-menu ul li>.submenu>li>a:hover{padding-right:25px}.it-header-2-main-menu ul li>.submenu>li>a:hover:before{opacity:1;visibility:visible;width:20px}.it-header-2-main-menu ul li:hover.has-dropdown:after{color:var(--it-theme-1)}[dir=ltr] .it-header-2-main-menu ul li:hover.has-dropdown:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=rtl] .it-header-2-main-menu ul li:hover.has-dropdown:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.it-header-2-main-menu ul li:hover>a{color:var(--it-theme-1)}.it-header-2-main-menu ul li:hover .submenu{opacity:1;visibility:visible}[dir] .it-header-2-main-menu ul li:hover .submenu{-webkit-transform:perspective(300px) rotateX(0deg);transform:perspective(300px) rotateX(0deg);-webkit-transition-duration:.2s;transition-duration:.2s}.it-header-2-icon a{font-size:18px;font-weight:700}[dir=ltr] .it-header-2-button{margin-left:40px}[dir=rtl] .it-header-2-button{margin-right:40px}@media only screen and (min-width:768px) and (max-width:991px){[dir=ltr] .it-header-2-button{margin-left:25px}[dir=rtl] .it-header-2-button{margin-right:25px}}.it-header-2-bar button{color:var(--it-common-white);height:54px;width:54px}[dir] .it-header-2-bar button{background-color:var(--it-theme-1);border-radius:5px;margin:10px 0}[dir=ltr] .it-header-2-bar button{margin-left:20px}[dir=rtl] .it-header-2-bar button{margin-right:20px}.it-header-2-lang{position:relative}[dir=ltr] .it-header-2-lang.open ul li a span svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=rtl] .it-header-2-lang.open ul li a span svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.it-header-2-lang.open .it-header-2-lang-submenu{opacity:1;top:104%;visibility:visible}.it-header-2-lang>ul>li{color:var(--it-common-white);display:inline-block;font-size:14px;font-weight:400;height:36px;width:100px}[dir] .it-header-2-lang>ul>li{text-align:center}[dir=ltr] .it-header-2-lang>ul>li a span{margin-left:5px}[dir=rtl] .it-header-2-lang>ul>li a span{margin-right:5px}.it-header-2-lang>ul>li a span svg{display:inline-block}[dir] .it-header-2-lang>ul>li a span svg{-webkit-transition:.3s;transition:.3s}.it-header-2-lang>ul>li>ul.it-header-2-lang-submenu{opacity:0;position:absolute;top:130%;visibility:hidden;width:100%;z-index:9}[dir] .it-header-2-lang>ul>li>ul.it-header-2-lang-submenu{background-color:var(--it-common-black);-webkit-box-shadow:0 30px 70px 6px rgba(11,6,70,.08);box-shadow:0 30px 70px 6px rgba(11,6,70,.08);padding:12px 22px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}[dir=ltr] .it-header-2-lang>ul>li>ul.it-header-2-lang-submenu{left:0}[dir=rtl] .it-header-2-lang>ul>li>ul.it-header-2-lang-submenu{right:0}.it-header-2-lang>ul>li>ul.it-header-2-lang-submenu>li{list-style-type:none}[dir] .it-header-2-lang>ul>li>ul.it-header-2-lang-submenu>li{padding-bottom:5px}[dir] .it-header-2-lang>ul>li>ul.it-header-2-lang-submenu>li a{border-radius:0;-webkit-transition:.3s;transition:.3s}.it-header-2-lang>ul>li>ul.it-header-2-lang-submenu>li a:hover{color:var(--tp-theme-1)}[dir] .it-header-2-lang>ul>li>ul.it-header-2-lang-submenu>li:last-child{margin-bottom:0}.it-header-3-top-right a span{color:var(--it-common-black);font-size:15px;font-weight:400;line-height:1}.it-header-3-top-right a span.icon{color:var(--it-theme-2)}[dir=ltr] .it-header-3-top-right a span.text{margin-left:11px}[dir=rtl] .it-header-3-top-right a span.text{margin-right:11px}.it-header-3-top-right a span.text:hover,.it-header-3-top .it-header-2-top-left ul li a span{color:var(--it-theme-2)}[dir] .it-header-2-style .it-header-2-main-menu>nav>ul>li>a{padding:35px 0}.it-header-2-style .it-header-2-main-menu>nav>ul>li:hover.has-dropdown:after,.it-header-2-style .it-header-2-main-menu>nav>ul>li:hover>a{color:var(--it-theme-4)}[dir] .it-header-2-style .it-header-2-main-menu>nav>ul>li>.submenu{border-top:4px solid var(--it-theme-4)}[dir] .it-header-2-style .it-header-2-main-menu>nav>ul>li>.submenu li a:before{background-color:var(--it-theme-4)}[dir] .it-header-3-style .it-header-2-plr{background-color:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:0}.it-header-3-style .it-header-2-main-menu ul>li>a{color:var(--it-common-white)}[dir] .it-header-3-style .it-header-2-main-menu ul>li>a{padding:30px 0}.it-header-3-style .it-header-2-icon a,.it-header-3-style .it-header-2-main-menu ul li.has-dropdown:after{color:var(--it-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.it-header-3-style .it-header-2-main-menu ul{padding-left:20px}}.it-header-3-style .it-header-2-bar button{color:var(--it-theme-4)}[dir] .it-header-3-style .it-header-2-bar button{background-color:var(--it-common-white)}[dir] .it-header-5-style .it-header-2-main-menu ul li>.submenu{border-top:4px solid var(--it-common-yellow)}@media only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-header-5-style .it-header-2-main-menu>nav>ul{padding-left:0}[dir=rtl] .it-header-5-style .it-header-2-main-menu>nav>ul{padding-right:0}}[dir] .it-header-5-style .it-header-2-main-menu>nav>ul>li>a{padding:35px 0}.it-header-5-style .it-header-2-main-menu>nav>ul>li:hover.has-dropdown:after,.it-header-5-style .it-header-2-main-menu>nav>ul>li:hover>a{color:var(--it-theme-5)}[dir=ltr] .it-header-5-style .it-header-2-button{margin-left:30px}[dir=rtl] .it-header-5-style .it-header-2-button{margin-right:30px}.it-header-5-style .it-header-2-icon button{color:var(--it-common-black);display:inline-block;font-size:24px}.it-header-5-style .it-header-2-bar button{color:var(--it-common-white)}[dir] .it-header-5-style .it-header-2-bar button{background-color:var(--it-common-yellow)}.it-header-5-top-style .it-header-2-top-left ul li a,.it-header-5-top-style .it-header-2-top-left ul li a span{color:var(--it-common-white)}.it-header-5-top-style .it-header-2-top-right{display:inline-block;position:relative}[dir] .it-header-5-top-style .it-header-2-top-right{background-color:var(--it-common-yellow);padding:7px 0}[dir=ltr] .it-header-5-top-style .it-header-2-top-right{padding-left:5px;padding-right:50px}[dir=rtl] .it-header-5-top-style .it-header-2-top-right{padding-left:50px;padding-right:5px}.it-header-5-top-style .it-header-2-top-right:after{content:"";height:100%;position:absolute;top:0;width:4px}[dir] .it-header-5-top-style .it-header-2-top-right:after{background-color:var(--it-theme-4)}[dir=ltr] .it-header-5-top-style .it-header-2-top-right:after{right:15px}[dir=rtl] .it-header-5-top-style .it-header-2-top-right:after{left:15px}.it-header-5-top-style .it-header-2-top-right ul li>a,.it-header-5-top-style .it-header-2-top-right ul li>a>span,.it-header-5-top-style .it-header-2-top-right ul li>a>span svg{color:var(--it-common-white)}.it-header-5-top-style .it-header-2-top-right ul li ul.it-header-2-lang-submenu li>a{color:var(--it-common-black)}.it-header-5-top-style .it-header-2-top-social a{color:var(--it-common-white)}.it-header-5-top-style .it-header-2-top-social a:hover{color:var(--it-theme-4)}[dir] .it-header-5-top-style .it-header-2-top-social:after{background-color:var(--it-common-white)}[dir] .it-header-2-top-style{padding:11px 0}.it-header-2-top-style .it-header-2-top-left ul li{position:relative}.it-header-2-top-style .it-header-2-top-left ul li:not(:last-child):after{content:"";height:24px;position:absolute;top:50%;width:1px}[dir] .it-header-2-top-style .it-header-2-top-left ul li:not(:last-child):after{background-color:hsla(0,0%,100%,.21);-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .it-header-2-top-style .it-header-2-top-left ul li:not(:last-child):after{right:20px}[dir=rtl] .it-header-2-top-style .it-header-2-top-left ul li:not(:last-child):after{left:20px}.it-header-2-top-style .it-header-2-top-left ul li a{color:var(--it-common-white)}.it-header-2-top-style .it-header-2-top-left ul li a span{color:var(--it-theme-4)}[dir=ltr] .it-header-2-top-style .it-header-2-top-left ul li a span i.phone{-webkit-transform:rotate(-33deg);transform:rotate(-33deg)}[dir=rtl] .it-header-2-top-style .it-header-2-top-left ul li a span i.phone{-webkit-transform:rotate(33deg);transform:rotate(33deg)}.it-header-2-top-style .it-header-2-top-social a{color:var(--it-common-white)}.it-header-2-top-style .it-header-2-top-social a:hover{color:var(--it-theme-4)}.it-header-2-top-style .it-header-2-top-right-text a{color:var(--it-common-white);font-size:15px;font-weight:500}.it-header-inner-style .it-header-2-top-left ul li a span,.it-header-inner-style .it-header-2-top-social a:hover{color:var(--it-theme-1)}@media (max-width:767px){.it-header-3-top .it-header-2-top-social:after{display:none}[dir] .it-header-3-top .it-header-2-top-social a{margin:0 5px}[dir=ltr] .it-header-3-top .it-header-2-top-left ul li:not(:last-child){padding-right:0}[dir=rtl] .it-header-3-top .it-header-2-top-left ul li:not(:last-child){padding-left:0}}.it-header-1-style .it-header-2-bar button{color:var(--it-common-white)}[dir] .it-header-1-style .it-header-2-bar button{background-color:var(--it-theme-4)}.header-sticky{opacity:1;position:fixed;top:0;visibility:visible;width:100%;z-index:99999}[dir] .header-sticky{-webkit-animation:headerSlideDown .95s ease 0s 1 normal forwards running;animation:headerSlideDown .95s ease 0s 1 normal forwards running;background-color:var(--it-common-white);-webkit-box-shadow:0 10px 15px rgba(25,25,25,.1);box-shadow:0 10px 15px rgba(25,25,25,.1);left:0;right:0}[dir] .header-sticky.it-header-2-style .it-header-2-main-menu>nav>ul>li>a{padding:20px 0}[dir] .header-sticky .it-header-2-plr{-webkit-box-shadow:none;box-shadow:none}[dir] .header-sticky.it-header-3-style .it-header-2-main-menu>nav>ul>li>a,[dir] .header-sticky.it-header-5-style .it-header-2-main-menu>nav>ul>li>a{padding:20px 0}[dir] .it-header-3-style.header-sticky{background-color:var(--it-common-black)}.it-slider-height{height:770px}@media only screen and (min-width:1600px) and (max-width:1800px){.it-slider-height{height:750px}}@media only screen and (min-width:1400px) and (max-width:1599px){.it-slider-height{height:650px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-slider-height{height:650px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-slider-height{height:650px}}@media only screen and (min-width:768px) and (max-width:991px){.it-slider-height{height:570px}}@media (max-width:767px){.it-slider-height{height:650px}}.it-slider-bg .it-hero-2-content{opacity:0}[dir] .it-slider-bg .it-hero-2-content{padding:0;-webkit-transform:translateY(-150px);transform:translateY(-150px)}.it-slider-bg .it-hero-2-btn-box{opacity:0}[dir] .it-slider-bg .it-hero-2-btn-box{-webkit-transform:translateY(150px);transform:translateY(150px)}.it-slider-bg .it-hero-2-text p,.it-slider-bg .it-hero-2-title{color:var(--it-common-white)}.it-slider-bg .it-hero-2-play span{color:var(--it-common-white);text-decoration:underline}.it-slider-bg .it-hero-2-play a{color:var(--it-common-black)}[dir] .it-slider-bg .it-hero-2-play a{background-color:var(--it-common-white)}[dir] .it-slider-bg .it-hero-2-play a:before{border:1px solid hsla(0,0%,100%,.384)}[dir] .it-slider-bg .it-hero-2-play a:after{background-color:hsla(0,0%,100%,.384)}.it-slider-overlay{position:relative;z-index:1}.it-slider-overlay:after{content:"";height:100%;position:absolute;top:0;width:100%;z-index:-1}[dir] .it-slider-overlay:after{background:rgba(5,15,26,.25)}[dir=ltr] .it-slider-overlay:after{left:0}[dir=rtl] .it-slider-overlay:after{right:0}.it-slider-nav-wrap{bottom:30px;position:absolute;width:650px;z-index:999}[dir=ltr] .it-slider-nav-wrap{right:30px}[dir=rtl] .it-slider-nav-wrap{left:30px}[dir] .it-slider-nav-wrap .slick-track{margin-left:0;margin-right:0}@media only screen and (min-width:992px) and (max-width:1199px){.it-slider-nav-wrap{width:500px}}[dir] .it-slider-nav-thumb{border:5px solid var(--it-common-white);cursor:pointer;margin:0 10px;-webkit-transition:.3s;transition:.3s}.it-slider-nav-thumb img{height:124px;max-width:inherit;width:100%}[dir] .it-slider-nav-thumb.slick-current{border-color:var(--it-theme-4)}.it-slider-shape-1{position:absolute;top:-50%}[dir=ltr] .it-slider-shape-1{left:-20%}[dir=rtl] .it-slider-shape-1{right:-20%}.it-slider-shape-2{opacity:0;position:absolute;top:-25%}[dir=ltr] .it-slider-shape-2{right:-10%}[dir=rtl] .it-slider-shape-2{left:-10%}.it-slider-active .slick-active .it-slider-shape-1{opacity:1;top:-20%}[dir] .it-slider-active .slick-active .it-slider-shape-1{-webkit-transition:all 2.5s ease;transition:all 2.5s ease}[dir=ltr] .it-slider-active .slick-active .it-slider-shape-1{left:0}[dir=rtl] .it-slider-active .slick-active .it-slider-shape-1{right:0}.it-slider-active .slick-active .it-slider-shape-2{opacity:1;top:-15%}[dir] .it-slider-active .slick-active .it-slider-shape-2{-webkit-transition:all 2s ease;transition:all 2s ease}[dir=ltr] .it-slider-active .slick-active .it-slider-shape-2{right:0}[dir=rtl] .it-slider-active .slick-active .it-slider-shape-2{left:0}.it-slider-active .slick-active .it-hero-2-content{opacity:1}[dir] .it-slider-active .slick-active .it-hero-2-content{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all 2.5s ease;transition:all 2.5s ease}.it-slider-active .slick-active .it-hero-2-btn-box{opacity:1}[dir] .it-slider-active .slick-active .it-hero-2-btn-box{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all 2.5s ease;transition:all 2.5s ease}@media (max-width:767px){[dir] .it-slider-wrap .it-hero-2-play{margin-top:30px}}@media only screen and (min-width:576px) and (max-width:767px){[dir] .it-slider-wrap .it-hero-2-play{margin-top:0}}.it-hero-2-bg{height:100%;width:100%}[dir] .it-hero-2-bg{background-repeat:no-repeat;background-size:cover}[dir] .it-hero-2-content{padding-bottom:215px;padding-top:365px}@media only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-hero-2-content{padding-top:340px}}@media only screen and (min-width:992px) and (max-width:1199px){[dir] .it-hero-2-content{padding-bottom:160px;padding-top:300px}}@media only screen and (min-width:768px) and (max-width:991px){[dir] .it-hero-2-content{padding-bottom:100px;padding-top:260px}}@media (max-width:767px){[dir] .it-hero-2-content{padding-bottom:50px;padding-top:220px}}@media only screen and (min-width:576px) and (max-width:767px){[dir] .it-hero-2-content{padding-bottom:80px;padding-top:250px}}[dir] .it-hero-2-text p{margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-hero-2-text p{font-size:15px}}@media (max-width:767px){.it-hero-2-text p{font-size:14px}}.it-hero-2-play a{color:var(--it-common-white);display:inline-block;font-size:18px;height:60px;line-height:60px;position:relative;width:60px;z-index:2}[dir] .it-hero-2-play a{background-color:var(--it-common-black);border-radius:50%;text-align:center}[dir=ltr] .it-hero-2-play a{margin-right:10px}[dir=rtl] .it-hero-2-play a{margin-left:10px}[dir=ltr] .it-hero-2-play a i{margin-left:3px}[dir=rtl] .it-hero-2-play a i{margin-right:3px}.it-hero-2-play a:after{content:"";height:80%;position:absolute;top:50%;width:80%;z-index:-1}[dir] .it-hero-2-play a:after{-webkit-animation:borderanimate2 2s linear infinite;animation:borderanimate2 2s linear infinite;background-color:rgba(14,42,70,.349);border-radius:50%}[dir=ltr] .it-hero-2-play a:after{left:50%}[dir=rtl] .it-hero-2-play a:after{right:50%}.it-hero-2-play a:before{content:"";height:60%;position:absolute;top:50%;width:60%;z-index:-1}[dir] .it-hero-2-play a:before{-webkit-animation:borderanimate2 2s linear infinite;animation:borderanimate2 2s linear infinite;border:1px solid rgba(14,42,70,.349);border-radius:50%;-webkit-transform:scale(1.5);transform:scale(1.5)}[dir=ltr] .it-hero-2-play a:before{left:50%}[dir=rtl] .it-hero-2-play a:before{right:50%}.it-hero-2-play span{text-decoration:underline}[dir=ltr] .it-hero-2-thumb{-webkit-transform:translateX(150px);transform:translateX(150px)}[dir=rtl] .it-hero-2-thumb{-webkit-transform:translateX(-150px);transform:translateX(-150px)}@media only screen and (min-width:1400px) and (max-width:1599px){[dir=ltr] .it-hero-2-thumb{-webkit-transform:translateX(50px);transform:translateX(50px)}[dir=rtl] .it-hero-2-thumb{-webkit-transform:translateX(-50px);transform:translateX(-50px)}}@media only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-hero-2-thumb{-webkit-transform:translateX(0);transform:translateX(0)}}@media only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-hero-2-thumb{-webkit-transform:translateX(-50px);transform:translateX(-50px)}[dir=rtl] .it-hero-2-thumb{-webkit-transform:translateX(50px);transform:translateX(50px)}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-hero-2-thumb{text-align:center;-webkit-transform:translateX(0);transform:translateX(0)}}.it-hero-2-thumb>img{max-width:inherit;position:relative;z-index:2}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-hero-2-thumb>img{max-width:100%}}.it-hero-2-title{color:var(--it-common-black);font-size:60px;font-weight:700;line-height:74px;line-height:1.2}[dir] .it-hero-2-title{padding-bottom:5px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-hero-2-title{font-size:50px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-hero-2-title{font-size:47px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-hero-2-title{font-size:45px}}@media only screen and (min-width:768px) and (max-width:991px){.it-hero-2-title{font-size:47px}.it-hero-2-title br{display:none}}@media (max-width:767px){.it-hero-2-title{font-size:30px}.it-hero-2-title br{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.it-hero-2-title{font-size:43px}}.it-hero-2-title>span{position:relative;z-index:4}[dir=ltr] .it-hero-2-title>span{padding-right:10px}[dir=rtl] .it-hero-2-title>span{padding-left:10px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-hero-2-btn-box{-ms-flex-wrap:wrap;flex-wrap:wrap}}[dir=ltr] .it-hero-2-btn-box>.it-btn{margin-right:30px}[dir=rtl] .it-hero-2-btn-box>.it-btn{margin-left:30px}@media only screen and (min-width:992px) and (max-width:1199px){[dir] .it-hero-2-btn-box>.it-btn{margin-bottom:30px}[dir=ltr] .it-hero-2-btn-box>.it-btn{margin-right:100px}[dir=rtl] .it-hero-2-btn-box>.it-btn{margin-left:100px}}@media (max-width:767px){[dir] .it-hero-2-btn-box>.it-btn{margin-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px){[dir] .it-hero-2-btn-box>.it-btn{margin-bottom:0}}.it-hero-2-funfact{bottom:120px;position:absolute;width:250px;z-index:1}[dir] .it-hero-2-funfact{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate;background-color:var(--it-common-white);border-radius:5px;-webkit-box-shadow:0 8px 24px hsla(210,8%,62%,.2);box-shadow:0 8px 24px hsla(210,8%,62%,.2);padding:40px 15px}[dir=ltr] .it-hero-2-funfact{right:37%}[dir=rtl] .it-hero-2-funfact{left:37%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-hero-2-funfact{bottom:120px;position:absolute;width:243px}[dir] .it-hero-2-funfact{padding:27px 15px}[dir=ltr] .it-hero-2-funfact{right:29%}[dir=rtl] .it-hero-2-funfact{left:29%}}.it-hero-2-funfact .theme{color:var(--it-theme-1);font-size:35px;font-weight:600}[dir] .it-hero-2-funfact .theme{margin-bottom:15px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-hero-2-funfact .theme{font-size:30px}}.it-hero-2-funfact .theme i{font-style:normal}.it-hero-2-funfact span{color:var(--it-common-black);display:block;font-size:18px;line-height:24px}[dir] .it-hero-2-funfact img{margin-top:20px}.it-hero-2-shape-1{position:absolute;top:-2%}[dir=ltr] .it-hero-2-shape-1{right:-43%}[dir=rtl] .it-hero-2-shape-1{left:-43%}@media only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-hero-2-shape-1{right:-72%}[dir=rtl] .it-hero-2-shape-1{left:-72%}}.it-hero-2-shape-1 img{max-width:inherit}.it-hero-2-shape-2{position:absolute;top:35%}[dir=ltr] .it-hero-2-shape-2{left:-28%}[dir=rtl] .it-hero-2-shape-2{right:-28%}.it-hero-2-shape-3{position:absolute;top:6%}[dir] .it-hero-2-shape-3{-webkit-animation:itrotate 3s ease-in-out 3s infinite alternate forwards;animation:itrotate 3s ease-in-out 3s infinite alternate forwards}[dir=ltr] .it-hero-2-shape-3{right:-63%}[dir=rtl] .it-hero-2-shape-3{left:-63%}.it-hero-2-shape-4{bottom:0;position:absolute}[dir=ltr] .it-hero-2-shape-4{right:0}[dir=rtl] .it-hero-2-shape-4{left:0}.it-hero-2-shape-5{bottom:120px;position:absolute}[dir] .it-hero-2-shape-5{-webkit-animation:itswing .9s infinite alternate forwards;animation:itswing .9s infinite alternate forwards}[dir=ltr] .it-hero-2-shape-5{left:790px;-webkit-transform-origin:bottom left;transform-origin:bottom left}[dir=rtl] .it-hero-2-shape-5{right:790px;-webkit-transform-origin:bottom right;transform-origin:bottom right}.it-hero-2-shape-6{bottom:100px;position:absolute}[dir] .it-hero-2-shape-6{-webkit-animation:rotate2 6s linear infinite;animation:rotate2 6s linear infinite}[dir=ltr] .it-hero-2-shape-6{left:55px}[dir=rtl] .it-hero-2-shape-6{right:55px}.it-hero-2-shape-7{position:absolute;top:165px}[dir] .it-hero-2-shape-7{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-hero-2-shape-7{left:50px}[dir=rtl] .it-hero-2-shape-7{right:50px}.title-shape{position:absolute;top:-15px;z-index:-1}[dir=ltr] .title-shape{left:-9px}[dir=rtl] .title-shape{right:-9px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.title-shape svg{width:125px}}@media (max-width:767px){.title-shape svg{width:85px}}.title-shape-2{position:absolute;top:44%;z-index:-1}[dir=ltr] .title-shape-2{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[dir=rtl] .title-shape-2{right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.title-shape-2{width:125px}}@media (max-width:767px){.title-shape-2{width:85px}}.title-shape-3{position:absolute;top:44%;z-index:-1}[dir] .title-shape-3{-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .title-shape-3{right:6px}[dir=rtl] .title-shape-3{left:6px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.title-shape-3{width:125px}}@media (max-width:767px){.title-shape-3{width:85px}}.it-hero-3-shape-1{position:absolute;top:0;z-index:-1}[dir=ltr] .it-hero-3-shape-1{left:0}[dir=rtl] .it-hero-3-shape-1{right:0}.it-hero-3-shape-2{bottom:0;position:absolute;z-index:-1}[dir=ltr] .it-hero-3-shape-2{left:0}[dir=rtl] .it-hero-3-shape-2{right:0}.it-hero-3-shape-3{bottom:23%;position:absolute}[dir] .it-hero-3-shape-3{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-hero-3-shape-3{left:45%;-webkit-transform-origin:bottom right;transform-origin:bottom right}[dir=rtl] .it-hero-3-shape-3{right:45%;-webkit-transform-origin:bottom left;transform-origin:bottom left}@media only screen and (min-width:992px) and (max-width:1199px){.it-hero-3-shape-3{bottom:33%}[dir=ltr] .it-hero-3-shape-3{left:57%}[dir=rtl] .it-hero-3-shape-3{right:57%}}.it-hero-3-shape-4{bottom:7%;position:absolute}[dir] .it-hero-3-shape-4{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-hero-3-shape-4{right:3%}[dir=rtl] .it-hero-3-shape-4{left:3%}@media only screen and (min-width:1400px) and (max-width:1599px){.it-hero-3-shape-4{display:none}}.it-hero-3-shape-5{position:absolute;top:19%}[dir] .it-hero-3-shape-5{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-hero-3-shape-5{right:7%}[dir=rtl] .it-hero-3-shape-5{left:7%}@media only screen and (min-width:1400px) and (max-width:1599px){.it-hero-3-shape-5{top:20%}[dir=ltr] .it-hero-3-shape-5{right:2%}[dir=rtl] .it-hero-3-shape-5{left:2%}}[dir] .it-hero-3-ptb{padding-bottom:205px;padding-top:325px}@media only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-hero-3-ptb{padding-top:290px}}@media only screen and (min-width:992px) and (max-width:1199px){[dir] .it-hero-3-ptb{padding-bottom:70px;padding-top:200px}}@media only screen and (min-width:768px) and (max-width:991px){[dir] .it-hero-3-ptb{padding-bottom:60px;padding-top:190px}}@media (max-width:767px){[dir] .it-hero-3-ptb{padding-bottom:60px;padding-top:170px}}.it-hero-3-title{color:var(--it-common-white);font-family:var(--it-ff-poppins);font-size:60px;font-weight:700;line-height:1.2;text-transform:uppercase}[dir] .it-hero-3-title{margin-bottom:15px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-hero-3-title{font-size:55px}}@media (max-width:767px){.it-hero-3-title{font-size:40px}}.it-hero-3-title span{color:var(--it-common-yellow)}.it-hero-3-title-box p{color:var(--it-common-white);font-size:17px;font-weight:400;line-height:32px}[dir] .it-hero-3-title-box p{margin-bottom:40px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-hero-3-title-box p br{display:none}}@media (max-width:767px){.it-hero-3-title-box p{font-size:16px}.it-hero-3-title-box p br{display:none}}[dir=ltr] .it-hero-3-client-box{margin-left:30px}[dir=rtl] .it-hero-3-client-box{margin-right:30px}.it-hero-3-client-box span{color:var(--it-common-white)}[dir=ltr] .it-hero-3-client-box img{margin-left:20px}[dir=rtl] .it-hero-3-client-box img{margin-right:20px}@media (max-width:767px){[dir] .it-hero-3-client-box{margin-top:30px}[dir=ltr] .it-hero-3-client-box{margin-left:0}[dir=rtl] .it-hero-3-client-box{margin-right:0}}@media only screen and (min-width:576px) and (max-width:767px){[dir] .it-hero-3-client-box{margin-top:0}[dir=ltr] .it-hero-3-client-box{margin-left:20px}[dir=rtl] .it-hero-3-client-box{margin-right:20px}}.it-hero-3-thumb img{max-width:inherit}[dir=ltr] .it-hero-3-thumb img{margin-left:-100px}[dir=rtl] .it-hero-3-thumb img{margin-right:-100px}@media only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-hero-3-thumb img{margin-left:0}[dir=rtl] .it-hero-3-thumb img{margin-right:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-hero-3-thumb img{max-width:100%}[dir=ltr] .it-hero-3-thumb img{margin-left:0}[dir=rtl] .it-hero-3-thumb img{margin-right:0}}@media (max-width:767px){.it-hero-3-btn-box{-ms-flex-wrap:wrap;flex-wrap:wrap}}[dir] .it-hero-style-4.it-hero-space{padding-bottom:110px;padding-top:160px}@media (max-width:767px){[dir] .it-hero-style-4.it-hero-space{padding-top:120px}}.it-hero-style-4 .it-hero-3-title{text-transform:capitalize}@media only screen and (min-width:1200px) and (max-width:1399px){.it-hero-style-4 .it-hero-3-title{font-size:52px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-hero-style-4 .it-hero-3-title{font-size:40px}}[dir] .it-hero-style-4 .it-hero-3-ptb{padding-bottom:0;padding-top:0}.it-hero-style-4 .it-hero-3-thumb img{max-width:inherit}[dir=ltr] .it-hero-style-4 .it-hero-3-thumb img{margin-left:0;margin-right:-120px}[dir=rtl] .it-hero-style-4 .it-hero-3-thumb img{margin-left:-120px;margin-right:0}@media only screen and (min-width:1400px) and (max-width:1599px){[dir=ltr] .it-hero-style-4 .it-hero-3-thumb img{margin-right:0}[dir=rtl] .it-hero-style-4 .it-hero-3-thumb img{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-hero-style-4 .it-hero-3-thumb img{max-width:100%}[dir=ltr] .it-hero-style-4 .it-hero-3-thumb img{margin-right:0}[dir=rtl] .it-hero-style-4 .it-hero-3-thumb img{margin-left:0}}@media (max-width:767px){.it-hero-style-4 .it-hero-3-thumb img{max-width:100%}[dir] .it-hero-style-4 .it-hero-3-thumb img{margin-top:50px}[dir=ltr] .it-hero-style-4 .it-hero-3-thumb img{margin-right:0}[dir=rtl] .it-hero-style-4 .it-hero-3-thumb img{margin-left:0}}@media only screen and (min-width:1400px) and (max-width:1599px){[dir=ltr] .it-hero-style-4 .it-hero-3-shape-3{left:35%}[dir=rtl] .it-hero-style-4 .it-hero-3-shape-3{right:35%}}@media only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-hero-style-4 .it-hero-3-shape-3{left:34%}[dir=rtl] .it-hero-style-4 .it-hero-3-shape-3{right:34%}.it-hero-style-4 .it-hero-3-shape-5{top:15%}[dir=ltr] .it-hero-style-4 .it-hero-3-shape-5{right:1%}[dir=rtl] .it-hero-style-4 .it-hero-3-shape-5{left:1%}.it-hero-style-4 .it-hero-3-shape-4{bottom:2%}[dir=ltr] .it-hero-style-4 .it-hero-3-shape-4{right:2%}[dir=rtl] .it-hero-style-4 .it-hero-3-shape-4{left:2%}}@media only screen and (min-width:992px) and (max-width:1199px){.it-hero-style-4 .it-hero-3-title-box p br{display:none}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-hero-5-style{padding:100px 0}}[dir] .it-hero-5-style .it-hero-2-play a{background-color:var(--it-theme-4)}[dir] .it-hero-5-style .it-hero-2-play a:after{background-color:rgba(34,162,209,.4)}[dir] .it-hero-5-style .it-hero-2-play a:before{border:1px solid rgba(34,162,209,.4)}[dir=ltr] .it-hero-5-style .it-hero-2-thumb{-webkit-transform:translateX(-35px);transform:translateX(-35px)}[dir=rtl] .it-hero-5-style .it-hero-2-thumb{-webkit-transform:translateX(35px);transform:translateX(35px)}@media (max-width:767px){[dir] .it-hero-5-style .it-hero-2-thumb{-webkit-transform:translateX(0);transform:translateX(0)}}[dir] .it-hero-5-style .it-hero-2-content{padding:0}@media only screen and (min-width:992px) and (max-width:1199px){[dir] .it-hero-5-style .it-hero-2-content{padding:120px 0}}@media only screen and (min-width:768px) and (max-width:991px){[dir] .it-hero-5-style .it-hero-2-content{padding-bottom:50px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-hero-5-style .it-hero-2-thumb>img{max-width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-hero-5-style .it-hero-5-shape-2{top:90px}[dir=ltr] .it-hero-5-style .it-hero-5-shape-2{left:12px}[dir=rtl] .it-hero-5-style .it-hero-5-shape-2{right:12px}}.it-hero-5-shape-1{position:absolute;top:-8px}[dir] .it-hero-5-shape-1{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-hero-5-shape-1{left:350px}[dir=rtl] .it-hero-5-shape-1{right:350px}.it-hero-5-shape-2{position:absolute;top:165px}[dir] .it-hero-5-shape-2{-webkit-animation:itswing .7s infinite alternate forwards;animation:itswing .7s infinite alternate forwards}[dir=ltr] .it-hero-5-shape-2{left:262px;-webkit-transform-origin:bottom left;transform-origin:bottom left}[dir=rtl] .it-hero-5-shape-2{right:262px;-webkit-transform-origin:bottom right;transform-origin:bottom right}.it-hero-5-shape-3{bottom:85px;position:absolute}[dir=ltr] .it-hero-5-shape-3{left:100px}[dir=rtl] .it-hero-5-shape-3{right:100px}[dir] .it-hero-5-shape-3 img{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}.it-hero-5-shape-4{bottom:140px;position:absolute}[dir] .it-hero-5-shape-4{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-hero-5-shape-4{left:640px}[dir=rtl] .it-hero-5-shape-4{right:640px}.it-hero-5-shape-5{bottom:180px;position:absolute}[dir] .it-hero-5-shape-5{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-hero-5-shape-5{left:70px}[dir=rtl] .it-hero-5-shape-5{right:70px}.it-hero-5-shape-6{bottom:120px;position:absolute}[dir] .it-hero-5-shape-6{-webkit-animation:rotate2 12s linear infinite;animation:rotate2 12s linear infinite}[dir=ltr] .it-hero-5-shape-6{right:-87%}[dir=rtl] .it-hero-5-shape-6{left:-87%}.it-hero-5-shape-7{position:absolute;top:115px}[dir] .it-hero-5-shape-7{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-hero-5-shape-7{right:115px}[dir=rtl] .it-hero-5-shape-7{left:115px}@media only screen and (min-width:768px) and (max-width:991px){[dir=ltr] .it-hero-5-shape-7{right:50px}[dir=rtl] .it-hero-5-shape-7{left:50px}}[dir] .it-category-item{background-color:var(--it-common-white);border-radius:10px;padding:70px 15px 60px;-webkit-transition:.5s;transition:.5s}[dir] .it-category-item:hover{background-color:var(--it-theme-4)}.it-category-item:hover .it-category-icon span{color:var(--it-theme-4)}[dir] .it-category-item:hover .it-category-icon span{background-color:var(--it-common-white)}[dir] .it-category-item:hover .it-category-icon span:after{border-color:var(--it-common-white)}.it-category-icon span,.it-category-item:hover .it-category-text a,.it-category-item:hover .it-category-title{color:var(--it-common-white)}.it-category-icon span{display:inline-block;font-size:45px;height:87px;line-height:84px;position:relative;width:87px}[dir] .it-category-icon span{background-color:var(--it-theme-4);border-radius:50%;margin-bottom:35px;text-align:center;-webkit-transition:.3s;transition:.3s}.it-category-icon span:after{content:"";height:100%;position:absolute;top:50%;width:100%}[dir] .it-category-icon span:after{border:1px dashed var(--it-theme-4);border-radius:50%;-webkit-transition:.5s;transition:.5s}[dir=ltr] .it-category-icon span:after{left:50%;-webkit-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2)}[dir=rtl] .it-category-icon span:after{right:50%;-webkit-transform:translate(50%,-50%) scale(1.2);transform:translate(50%,-50%) scale(1.2)}.it-category-title{font-size:21px;font-weight:700;text-transform:capitalize}[dir] .it-category-title{margin-bottom:7px;-webkit-transition:.5s;transition:.5s}@media only screen and (min-width:1200px) and (max-width:1399px){.it-category-title{font-size:17px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-category-title{font-size:15px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-category-title{font-size:19px}}@media (max-width:767px){[dir] .it-category-title-box{margin-bottom:30px}}.it-category-text a{color:#4d5756;font-family:var(--it-ff-heading);font-size:14px;font-weight:500}[dir] .it-category-text a{-webkit-transition:.5s;transition:.5s}.it-category-text a i{font-size:14px}.it-category-shape{bottom:0;position:absolute}[dir=ltr] .it-category-shape{left:690px}[dir=rtl] .it-category-shape{right:690px}.it-category-4-icon span{display:inline-block;height:200px;line-height:200px;width:100%}[dir] .it-category-4-icon span{background-color:var(--it-common-white);border-radius:10px;margin-bottom:20px;text-align:center}.it-category-4-content span{color:var(--it-theme-3);font-size:14px;font-weight:400;line-height:32px;text-transform:uppercase}.it-category-4-title{color:var(--it-common-black);font-family:var(--it-ff-poppins);font-size:20px;font-weight:700;text-transform:uppercase}[dir] .it-category-4-title{margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.it-category-4-title{font-size:15px}}.it-course-item{position:relative;z-index:1}[dir] .it-course-item{background-color:var(--it-common-white);border-radius:5px;padding:20px}[dir] .it-course-item:hover .it-course-thumb img{-webkit-transform:scale(1.2);transform:scale(1.2)}.it-course-thumb{overflow:hidden}[dir] .it-course-thumb{border-radius:5px}.it-course-thumb img{width:100%}[dir] .it-course-thumb img{border-radius:5px;-webkit-transition:1s;transition:1s}.it-course-thumb-text{position:absolute;top:20px}[dir=ltr] .it-course-thumb-text{left:20px}[dir=rtl] .it-course-thumb-text{right:20px}.it-course-thumb-text span{color:var(--it-common-white);display:inline-block;font-size:15px;font-weight:400}[dir] .it-course-thumb-text span{background-color:var(--it-theme-1);border-radius:5px;padding:0 10px}@media (max-width:767px){.it-course-thumb-text span{font-size:12px}}.it-course-rating i{color:var(--it-theme-1);font-size:14px}.it-course-rating span{color:var(--it-common-black-2);font-family:var(--it-ff-heading);font-size:14px;font-weight:500}.it-course-title{display:inline-block;font-size:21px;font-weight:600;line-height:1.5;text-transform:capitalize}[dir] .it-course-title{-webkit-transition:.3s;transition:.3s}@media only screen and (min-width:1200px) and (max-width:1399px){.it-course-title{font-size:19px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-course-title{font-size:17px}}@media (max-width:767px){.it-course-title{font-size:18px}}.it-course-title:hover{color:var(--it-theme-1)}[dir] .it-course-info{border-bottom:1px dashed #4d5756}.it-course-info>span{color:var(--it-common-black-2);font-size:14px;font-weight:400;text-transform:capitalize}@media (max-width:767px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-course-info>span{font-size:11px}}.it-course-info>span i{color:#000}[dir=ltr] .it-course-info>span i{margin-right:7px}[dir=rtl] .it-course-info>span i{margin-left:7px}[dir] .it-course-author img{border-radius:50%}[dir=ltr] .it-course-author img{margin-right:10px}[dir=rtl] .it-course-author img{margin-left:10px}.it-course-author>span{color:var(--it-common-black-2);font-family:var(--it-ff-heading);font-size:16px;font-weight:400}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-course-author>span{font-size:14px}}.it-course-author>span>i{color:var(--it-common-black);font-style:normal}.it-course-price-box span{color:var(--it-common-black-2);font-family:var(--it-ff-heading);font-size:25px;font-weight:700;text-transform:capitalize}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-course-price-box span{font-size:21px}}.it-course-price-box span i{color:var(--it-common-black);font-style:normal}.it-course-price-box a{color:var(--it-common-black-2);font-family:var(--it-ff-heading);font-size:14px;font-weight:500;text-transform:capitalize}[dir] .it-course-price-box a{-webkit-transition:.3s;transition:.3s}@media only screen and (min-width:992px) and (max-width:1199px){.it-course-price-box a{font-size:12px}}.it-course-price-box a:hover{color:var(--it-common-black)}.it-course-price-box a i{font-size:16px}[dir=ltr] .it-course-price-box a i{margin-right:7px}[dir=rtl] .it-course-price-box a i{margin-left:7px}.it-course-shape-1{position:absolute;top:0}[dir=ltr] .it-course-shape-1{right:0}[dir=rtl] .it-course-shape-1{left:0}.it-course-shape-2{position:absolute;top:235px}[dir] .it-course-shape-2{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-course-shape-2{right:470px;-webkit-transform-origin:bottom left;transform-origin:bottom left}[dir=rtl] .it-course-shape-2{left:470px;-webkit-transform-origin:bottom right;transform-origin:bottom right}.it-course-shape-3{position:absolute;top:180px}[dir] .it-course-shape-3{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-course-shape-3{left:100px}[dir=rtl] .it-course-shape-3{right:100px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-course-shape-3{top:120px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-course-shape-3{top:100px}}.it-course-shape-4{bottom:195px;position:absolute}[dir] .it-course-shape-4{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-course-shape-4{right:255px}[dir=rtl] .it-course-shape-4{left:255px}.it-course-shape-5{position:absolute;top:0}[dir=ltr] .it-course-shape-5{right:440px}[dir=rtl] .it-course-shape-5{left:440px}.it-course-shape-6{bottom:180px;position:absolute}[dir] .it-course-shape-6{-webkit-animation:itrotate 3s ease-in-out 3s infinite alternate forwards;animation:itrotate 3s ease-in-out 3s infinite alternate forwards}[dir=ltr] .it-course-shape-6{right:140px}[dir=rtl] .it-course-shape-6{left:140px}@media only screen and (min-width:1600px) and (max-width:1800px){[dir=ltr] .it-course-shape-6{right:40px}[dir=rtl] .it-course-shape-6{left:40px}}@media only screen and (min-width:1400px) and (max-width:1599px){.it-course-shape-6{bottom:20px}[dir=ltr] .it-course-shape-6{right:0}[dir=rtl] .it-course-shape-6{left:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-course-shape-6{bottom:20px}[dir=ltr] .it-course-shape-6{right:0}[dir=rtl] .it-course-shape-6{left:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-course-2-wrap{margin-bottom:30px}}@media (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.it-course-2-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.it-course-2-wrap .it-course-thumb{width:100%}[dir] .it-course-2-wrap .it-course-thumb{margin-bottom:30px}.it-course-2-wrap .it-course-thumb img{width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.it-course-2-wrap .it-course-title{font-size:22px}}@media (max-width:767px){.it-course-2-wrap .it-course-title{font-size:19px}}[dir] .it-course-style-2 .it-course-2-wrap{border-radius:5px;-webkit-box-shadow:0 0 40px 0 rgba(14,42,70,.08);box-shadow:0 0 40px 0 rgba(14,42,70,.08);padding:10px}[dir=ltr] .it-course-style-2 .it-course-2-wrap:hover .it-course-thumb a img{-webkit-transform:scale(1.1) rotate(-2deg);transform:scale(1.1) rotate(-2deg)}[dir=rtl] .it-course-style-2 .it-course-2-wrap:hover .it-course-thumb a img{-webkit-transform:scale(1.1) rotate(2deg);transform:scale(1.1) rotate(2deg)}.it-course-style-2 .it-course-thumb{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}[dir] .it-course-style-2 .it-course-thumb a img{-webkit-transition:.9s;transition:.9s}.it-course-style-2 .it-course-author{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}[dir] .it-course-style-2 .it-course-content{margin:0 30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-course-style-2 .it-course-content{margin:0 20px}}.it-course-style-2 .it-course-price-box a:hover,.it-course-style-2 .it-course-rating i,.it-course-style-2 .it-course-title:hover{color:var(--it-theme-4)}.it-course-style-2 .it-course-thumb-text{top:14px}[dir=ltr] .it-course-style-2 .it-course-thumb-text{left:14px}[dir=rtl] .it-course-style-2 .it-course-thumb-text{right:14px}[dir] .it-course-style-2 .it-course-thumb-text span{background-color:var(--it-theme-4)}@media (max-width:767px){[dir] .it-course-style-2 .it-course-title-box{margin-bottom:30px}}[dir] .it-course-style-3 .it-course-thumb-text span{background-color:var(--it-theme-2)}.it-course-style-3 .it-course-rating i{color:var(--it-common-yellow)}[dir] .it-course-style-3.it-course-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.it-course-style-3 .it-course-title:hover{color:var(--it-theme-2)}[dir] .it-course-style-4 .it-course-item{background-color:#f3f5f5}[dir] .it-course-style-4 .it-course-thumb-text span{background-color:var(--it-theme-3)}.it-course-style-4 .it-course-title:hover{color:var(--it-theme-3)}.it-course-style-5 .it-course-price-box a:hover,.it-course-style-5 .it-course-rating i,.it-course-style-5 .it-course-title:hover{color:var(--it-theme-1)}[dir] .it-course-style-5 .it-course-thumb-text span{background-color:var(--it-theme-1)}[dir=ltr] .it-course-details-wrap{margin-right:74px}[dir=rtl] .it-course-details-wrap{margin-left:74px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-course-details-wrap{margin-right:0}[dir=rtl] .it-course-details-wrap{margin-left:0}}[dir] .it-course-details-wrap .postbox__meta{border-bottom:1px solid rgba(77,87,86,.5);margin-bottom:30px;padding-bottom:24px}.it-course-details-wrap .postbox__meta span i{color:var(--it-common-body)}.it-course-details-content .it-evn-details-title-sm{text-transform:uppercase}[dir] .it-course-details-content .it-evn-details-text p{margin-bottom:0;padding-bottom:6px}[dir=ltr] .it-course-details-content .it-evn-details-text p{padding-right:10px}[dir=rtl] .it-course-details-content .it-evn-details-text p{padding-left:10px}.it-course-details-nav button{color:var(--it-common-black);font-size:15px;font-weight:600;height:53px;line-height:53px;text-transform:capitalize}[dir] .it-course-details-nav button{background-color:#f2f2f2;border-radius:5px;padding:0 19px;-webkit-transition:.3s;transition:.3s}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-course-details-nav button{margin-bottom:15px}}[dir=ltr] .it-course-details-nav button:not(:last-child){margin-right:18px}[dir=rtl] .it-course-details-nav button:not(:last-child){margin-left:18px}.it-course-details-nav button:hover{color:var(--it-common-white)}[dir] .it-course-details-nav button:hover{background-color:var(--it-theme-4)}.it-course-details-nav button.active{color:var(--it-common-white)}[dir] .it-course-details-nav button.active{background-color:var(--it-theme-4)}.it-course-sidebar-box .it-evn-sidebar-list ul li{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.it-course-sidebar-rate{line-height:normal}.it-course-sidebar-rate span{font-size:16px;text-transform:capitalize}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-course-sidebar-rate span{font-size:14px}}.it-course-sidebar-rate span.rate{color:var(--it-common-black);font-family:var(--it-ff-heading);font-size:21px;font-weight:700;text-transform:capitalize}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-course-sidebar-rate span.rate{font-size:18px}}.it-course-sidebar-rate span.rate i{color:#4d5756;font-size:18px;font-style:normal;font-weight:500}.it-course-sidebar-rate-box i{color:var(--it-common-black);font-size:14px;font-style:normal;text-transform:capitalize}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-course-sidebar-rate-box i{font-size:12px}}.it-cta-height{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;justify-content:center}.it-cta-bg{position:absolute;top:0}[dir=ltr] .it-cta-bg{left:0}[dir=rtl] .it-cta-bg{right:0}@media only screen and (min-width:1600px) and (max-width:1800px){[dir=ltr] .it-cta-bg{left:-8%}[dir=rtl] .it-cta-bg{right:-8%}}@media only screen and (min-width:1400px) and (max-width:1599px){[dir=ltr] .it-cta-bg{left:-8%}[dir=rtl] .it-cta-bg{right:-8%}}@media only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-cta-bg{left:-11%}[dir=rtl] .it-cta-bg{right:-11%}}.it-cta-title{color:var(--it-common-white);font-size:45px;font-weight:700;line-height:1.3;text-transform:capitalize}[dir] .it-cta-title{margin-bottom:0}[dir=ltr] .it-cta-title{margin-left:300px}[dir=rtl] .it-cta-title{margin-right:300px}@media only screen and (min-width:1600px) and (max-width:1800px){.it-cta-title{font-size:37px}}@media only screen and (min-width:1400px) and (max-width:1599px){.it-cta-title{font-size:35px}[dir=ltr] .it-cta-title{margin-left:400px}[dir=rtl] .it-cta-title{margin-right:400px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-cta-title{font-size:30px}[dir=ltr] .it-cta-title{margin-left:400px}[dir=rtl] .it-cta-title{margin-right:400px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-cta-title{font-size:28px}[dir=ltr] .it-cta-title{margin-left:0}[dir=rtl] .it-cta-title{margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.it-cta-title{font-size:25px}[dir=ltr] .it-cta-title{margin-left:0}[dir=rtl] .it-cta-title{margin-right:0}}@media (max-width:767px){.it-cta-title{font-size:21px}[dir] .it-cta-title{margin-bottom:30px}[dir=ltr] .it-cta-title{margin-left:0}[dir=rtl] .it-cta-title{margin-right:0}}[dir=ltr] .it-about-right-box{margin-left:-35px}[dir=rtl] .it-about-right-box{margin-right:-35px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-about-right-box{margin-left:0}[dir=rtl] .it-about-right-box{margin-right:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-about-main-thumb{margin-bottom:50px}}[dir] .it-about-main-thumb img{border-radius:5px}@media only screen and (min-width:992px) and (max-width:1199px){.it-about-main-thumb img{max-width:100%}}@media (max-width:767px){.it-about-main-thumb img{width:100%}}[dir=ltr] .it-about-thumb-box{margin-right:80px}[dir=rtl] .it-about-thumb-box{margin-left:80px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-about-thumb-box{margin-right:0}[dir=rtl] .it-about-thumb-box{margin-left:0}}.it-about-thumb-1{position:absolute;top:-55px}[dir=ltr] .it-about-thumb-1{left:0}[dir=rtl] .it-about-thumb-1{right:0}[dir] .it-about-thumb-1 img{border-radius:5px}.it-about-thumb-2{bottom:-65px;position:absolute}[dir=ltr] .it-about-thumb-2{left:0}[dir=rtl] .it-about-thumb-2{right:0}[dir] .it-about-thumb-2 img{border-radius:5px}@media (max-width:767px){[dir] .it-about-content{margin-bottom:15px}}.it-about-content h5{font-size:17px;text-transform:uppercase}.it-about-content p{color:var(--it-common-black);font-size:17px;line-height:32px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-about-content p{font-size:14px;line-height:26px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-about-content p{font-size:12px;line-height:26px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-about-content p{font-size:14px;line-height:26px}}@media (max-width:767px){.it-about-content-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-about-text p{font-size:14px}}.it-about-shape-1{position:absolute;top:-115px;z-index:-1}[dir] .it-about-shape-1{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-about-shape-1{left:-105px}[dir=rtl] .it-about-shape-1{right:-105px}@media only screen and (min-width:992px) and (max-width:1199px){.it-about-shape-1{top:-78px}[dir=ltr] .it-about-shape-1{left:20px}[dir=rtl] .it-about-shape-1{right:20px}}@media only screen and (min-width:768px) and (max-width:991px){.it-about-shape-1{top:-52px}[dir=ltr] .it-about-shape-1{left:95px}[dir=rtl] .it-about-shape-1{right:95px}}.it-about-shape-2{position:absolute;top:-50px}[dir=ltr] .it-about-shape-2{right:75px}[dir=rtl] .it-about-shape-2{left:75px}.it-about-shape-3{bottom:-65px;position:absolute}[dir=ltr] .it-about-shape-3{right:25px}[dir=rtl] .it-about-shape-3{left:25px}@media only screen and (min-width:768px) and (max-width:991px){.it-about-shape-3{bottom:-22px}[dir=ltr] .it-about-shape-3{right:-17px}[dir=rtl] .it-about-shape-3{left:-17px}}.it-about-shape-4{position:absolute;top:165px}[dir] .it-about-shape-4{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-about-shape-4{right:120px}[dir=rtl] .it-about-shape-4{left:120px}@media only screen and (min-width:768px) and (max-width:991px){.it-about-shape-4{top:241px}[dir=ltr] .it-about-shape-4{right:114px}[dir=rtl] .it-about-shape-4{left:114px}}[dir=ltr] .it-about-2-thumb-wrap{margin-right:10px}[dir=rtl] .it-about-2-thumb-wrap{margin-left:10px}[dir=ltr] .it-about-2-right{margin-left:30px}[dir=rtl] .it-about-2-right{margin-right:30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-about-2-right{margin-left:0}[dir=rtl] .it-about-2-right{margin-right:0}}[dir=ltr] .it-about-2-bottom{margin-right:50px}[dir=rtl] .it-about-2-bottom{margin-left:50px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-about-2-bottom{margin-right:0}[dir=rtl] .it-about-2-bottom{margin-left:0}}@media (max-width:767px){.it-about-2-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}[dir=ltr] .it-about-2-bottom{margin-right:0}[dir=rtl] .it-about-2-bottom{margin-left:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-about-2-thumb-wrap{margin-top:50px}}.it-about-2-text-2{position:relative}.it-about-2-text-2 span{color:var(--it-common-black);display:block;font-family:var(--it-ff-heading);font-size:22px;font-weight:600;line-height:1.3}[dir=ltr] .it-about-2-text-2 span{padding-left:12px}[dir=rtl] .it-about-2-text-2 span{padding-right:12px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-about-2-text-2 span{font-size:19px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-about-2-text-2 span{font-size:16px}}@media only screen and (min-width:768px) and (max-width:991px){.it-about-2-text-2 span{font-size:19px}}@media (max-width:767px){.it-about-2-text-2 span{font-size:15px}}.it-about-2-text-2:before{content:"";height:100%;position:absolute;top:-2px;width:2px}[dir] .it-about-2-text-2:before{background-color:var(--it-common-black)}[dir=ltr] .it-about-2-text-2:before{left:0}[dir=rtl] .it-about-2-text-2:before{right:0}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-about-2-text p{font-size:14px}.it-about-2-text p br{display:none}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-about-2-thumb img{-webkit-transform:scale(.9);transform:scale(.9)}}[dir=ltr] .it-about-2-icon img{margin-right:20px}[dir=rtl] .it-about-2-icon img{margin-left:20px}.it-about-2-icon span{color:var(--it-common-black);font-family:var(--it-ff-heading);font-size:18px;font-weight:600;line-height:29px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-about-2-icon span{font-size:16px}}@media (max-width:767px){[dir] .it-about-2-video{margin-top:30px}}.it-about-2-video-icon{position:absolute;top:50%}[dir=ltr] .it-about-2-video-icon{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[dir=rtl] .it-about-2-video-icon{right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.it-about-2-video-icon a{color:var(--it-common-black);display:inline-block;height:52px;line-height:52px;width:52px}[dir] .it-about-2-video-icon a{background-color:var(--it-common-white);border-radius:50%;text-align:center}.it-about-2-video-icon a i{display:inline-block}[dir=ltr] .it-about-2-video-icon a i{margin-left:3px}[dir=rtl] .it-about-2-video-icon a i{margin-right:3px}.it-about-2-video-icon a:after{content:"";height:80%;position:absolute;top:50%;width:80%;z-index:-1}[dir] .it-about-2-video-icon a:after{-webkit-animation:borderanimate2 2.5s linear infinite;animation:borderanimate2 2.5s linear infinite;background-color:hsla(0,0%,100%,.774);border-radius:50%}[dir=ltr] .it-about-2-video-icon a:after{left:50%}[dir=rtl] .it-about-2-video-icon a:after{right:50%}.it-about-2-video-icon a:before{content:"";height:80%;position:absolute;top:50%;width:80%;z-index:-1}[dir] .it-about-2-video-icon a:before{-webkit-animation:borderanimate2 2s linear infinite;animation:borderanimate2 2s linear infinite;border:1px solid hsla(0,0%,100%,.774);border-radius:50%;-webkit-transform:scale(1.5);transform:scale(1.5)}[dir=ltr] .it-about-2-video-icon a:before{left:50%}[dir=rtl] .it-about-2-video-icon a:before{right:50%}.it-about-2-thumb-sm{position:relative}[dir] .it-about-2-thumb-sm{border-radius:5px}.it-about-2-thumb-sm:after{content:"";height:100%;position:absolute;top:0;width:100%}[dir] .it-about-2-thumb-sm:after{background-color:rgba(1,14,33,.6);border-radius:5px}[dir=ltr] .it-about-2-thumb-sm:after{left:0}[dir=rtl] .it-about-2-thumb-sm:after{right:0}[dir] .it-about-2-thumb-sm img{border-radius:5px}.it-about-2-big-text{bottom:40%;position:absolute}[dir=ltr] .it-about-2-big-text{left:-9%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}[dir=rtl] .it-about-2-big-text{right:-9%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.it-about-2-big-text h6{-webkit-text-stroke:1px #22a3d1;color:transparent;font-family:var(--it-ff-poppins);font-size:150px;font-weight:600;font-weight:700;text-transform:capitalize}@media only screen and (min-width:1600px) and (max-width:1800px){.it-about-2-big-text h6{font-size:110px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px){.it-about-2-big-text h6{display:none}}.it-about-2-shape-1{position:absolute;top:-17%}[dir] .it-about-2-shape-1{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-about-2-shape-1{left:-23%;-webkit-transform-origin:bottom left;transform-origin:bottom left}[dir=rtl] .it-about-2-shape-1{right:-23%;-webkit-transform-origin:bottom right;transform-origin:bottom right}.it-about-2-shape-2{position:absolute;top:100px}[dir] .it-about-2-shape-2{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-about-2-shape-2{right:35px}[dir=rtl] .it-about-2-shape-2{left:35px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1800px){.it-about-2-shape-2{top:10px}[dir] .it-about-2-shape-2{-webkit-transform:scale(.5);transform:scale(.5)}[dir=ltr] .it-about-2-shape-2{right:0}[dir=rtl] .it-about-2-shape-2{left:0}}[dir=ltr] .it-about-3-left-box{padding-right:75px}[dir=rtl] .it-about-3-left-box{padding-left:75px}@media (max-width:767px){[dir=ltr] .it-about-3-left-box{padding-right:0}[dir=rtl] .it-about-3-left-box{padding-left:0}}.it-about-3-left-shape-1{position:absolute;top:4%}[dir] .it-about-3-left-shape-1{-webkit-animation:itrotate 3s ease-in-out 3s infinite alternate forwards;animation:itrotate 3s ease-in-out 3s infinite alternate forwards}[dir=ltr] .it-about-3-left-shape-1{right:31%}[dir=rtl] .it-about-3-left-shape-1{left:31%}.it-about-3-left-shape-2{bottom:2%;position:absolute;z-index:-1}[dir] .it-about-3-left-shape-2{-webkit-animation:rotate2 15s linear infinite;animation:rotate2 15s linear infinite}[dir=ltr] .it-about-3-left-shape-2{left:-14%}[dir=rtl] .it-about-3-left-shape-2{right:-14%}.it-about-3-left-shape-3{bottom:0;position:absolute}[dir=ltr] .it-about-3-left-shape-3{right:18%}[dir=rtl] .it-about-3-left-shape-3{left:18%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-about-3-left-shape-3{right:0}[dir=rtl] .it-about-3-left-shape-3{left:0}}.it-about-3-left-shape-4{position:absolute;top:2%}[dir] .it-about-3-left-shape-4{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-about-3-left-shape-4{right:2%;-webkit-transform-origin:bottom right;transform-origin:bottom right}[dir=rtl] .it-about-3-left-shape-4{left:2%;-webkit-transform-origin:bottom left;transform-origin:bottom left}@media only screen and (min-width:1200px) and (max-width:1399px){.it-about-3-left-shape-4{top:-4%}}@media only screen and (min-width:992px) and (max-width:1199px){.it-about-3-left-shape-4{top:-6%}[dir=ltr] .it-about-3-left-shape-4{right:0}[dir=rtl] .it-about-3-left-shape-4{left:0}}.it-about-3-left-shape-5{bottom:13%;position:absolute;z-index:-1}[dir=ltr] .it-about-3-left-shape-5{right:0}[dir=rtl] .it-about-3-left-shape-5{left:0}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px){.it-about-3-left-shape-5{display:none}}.it-about-3-title-box p{color:#4d5756;font-size:17px;font-weight:400;line-height:32px}[dir] .it-about-3-title-box p{margin-bottom:25px}@media (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.it-about-3-title-box p br{display:none}}[dir] .it-about-3-mv-item{margin-bottom:35px}.it-about-3-mv-title{color:var(--it-common-black);font-size:17px;font-weight:700;line-height:1;text-transform:capitalize}.it-about-3-mv p{color:#4d5756;font-size:17px;font-weight:400;line-height:32px}[dir=ltr] .it-about-4-thumb-wrap{margin-right:60px}[dir=rtl] .it-about-4-thumb-wrap{margin-left:60px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-about-4-thumb-wrap{margin:0 0 60px}}[dir=ltr] .it-about-4-thumb-double{margin-right:30px}[dir=rtl] .it-about-4-thumb-double{margin-left:30px}[dir] .it-about-4-thumb-double img,[dir] .it-about-4-thumb-single img{border-radius:1000px}.it-about-4-list-icon span{color:var(--it-common-white);display:inline-block;font-size:27px;height:60px;line-height:67px;width:60px}[dir] .it-about-4-list-icon span{background-color:var(--it-theme-3);border-radius:10px;margin-top:7px;text-align:center}[dir=ltr] .it-about-4-list-icon span{margin-right:30px}[dir=rtl] .it-about-4-list-icon span{margin-left:30px}@media only screen and (min-width:992px) and (max-width:1199px){[dir] .it-about-4-style .it-about-3-mv-item{margin-bottom:10px}}.it-about-5-thumb img{max-width:inherit}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-about-5-thumb img{max-width:100%}}[dir=ltr] .it-about-5-thumb-box{margin-left:-23px}[dir=rtl] .it-about-5-thumb-box{margin-right:-23px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-about-5-thumb-box{margin-bottom:50px;text-align:center}[dir=ltr] .it-about-5-thumb-box{margin-left:0}[dir=rtl] .it-about-5-thumb-box{margin-right:0}}.it-about-5-shape-1{position:absolute;top:-15%}[dir=ltr] .it-about-5-shape-1{left:-33%}[dir=rtl] .it-about-5-shape-1{right:-33%}.it-about-5-shape-2{position:absolute;top:0}[dir] .it-about-5-shape-2{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-about-5-shape-2{right:44%}[dir=rtl] .it-about-5-shape-2{left:44%}.it-about-5-shape-3{position:absolute;top:0}[dir] .it-about-5-shape-3{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-about-5-shape-3{right:120px;-webkit-transform-origin:top left;transform-origin:top left}[dir=rtl] .it-about-5-shape-3{left:120px;-webkit-transform-origin:top right;transform-origin:top right}@media only screen and (min-width:1200px) and (max-width:1399px){.it-about-5-shape-3{top:-30px}[dir=ltr] .it-about-5-shape-3{right:75px}[dir=rtl] .it-about-5-shape-3{left:75px}}.it-about-5-shape-4{bottom:115px;position:absolute}[dir] .it-about-5-shape-4{-webkit-animation:rotate2 12s linear infinite;animation:rotate2 12s linear infinite}[dir=ltr] .it-about-5-shape-4{right:136px}[dir=rtl] .it-about-5-shape-4{left:136px}.it-about-5-list ul{display:inline-block}[dir] .it-about-5-list ul{background-color:#f3f5f5;border-radius:5px;padding:11px 25px}.it-about-5-list ul li{color:#191659;display:inline-block;font-size:17px;font-weight:500;line-height:32px;list-style-type:none;position:relative;text-transform:capitalize}[dir=ltr] .it-about-5-list ul li{padding-left:25px}[dir=rtl] .it-about-5-list ul li{padding-right:25px}[dir=ltr] .it-about-5-list ul li:not(:last-child){padding-right:45px}[dir=rtl] .it-about-5-list ul li:not(:last-child){padding-left:45px}.it-about-5-list ul li i{color:var(--it-theme-4);position:absolute;top:6px}[dir=ltr] .it-about-5-list ul li i{left:0}[dir=rtl] .it-about-5-list ul li i{right:0}[dir] .inner-about-style .it-section-subtitle{background-color:transparent}[dir=ltr] .inner-about-style .it-section-subtitle{padding-left:0}[dir=rtl] .inner-about-style .it-section-subtitle{padding-right:0}[dir=ltr] .inner-about-style .it-section-subtitle img{margin-right:3px}[dir=rtl] .inner-about-style .it-section-subtitle img{margin-left:3px}.inner-about-style .it-section-title-3 span{color:var(--it-theme-1)}[dir] .inner-about-style .it-about-4-list-icon span{background-color:var(--it-theme-1)}.it-video-bg{height:100%;position:relative;z-index:2}[dir] .it-video-bg{background-repeat:no-repeat;background-size:cover}.it-video-bg:after{content:"";height:100%;opacity:85%;position:absolute;top:0;width:100%;z-index:-1}[dir] .it-video-bg:after{background-color:#0e2a46}[dir=ltr] .it-video-bg:after{left:0}[dir=rtl] .it-video-bg:after{right:0}@media (max-width:767px){[dir] .it-video-content{margin-bottom:50px}}.it-video-content>span{color:var(--it-common-white);display:block;font-size:23px;font-weight:600;text-transform:capitalize}[dir] .it-video-content>span{margin-bottom:30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-video-content>span{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){.it-video-content>span{font-size:18px}}@media (max-width:767px){.it-video-content>span{font-size:15px}}.it-video-title{color:var(--it-common-white);font-size:60px;font-weight:600;line-height:1.2}[dir] .it-video-title{margin-bottom:20px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-video-title{font-size:55px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-video-title{font-size:42px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-video-title{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.it-video-title{font-size:34px}.it-video-title br{display:none}}@media (max-width:767px){.it-video-title{font-size:28px}.it-video-title br{display:none}}[dir=ltr] .it-video-play-wrap{margin-right:155px}[dir=rtl] .it-video-play-wrap{margin-left:155px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir=ltr] .it-video-play-wrap{margin-right:0}[dir=rtl] .it-video-play-wrap{margin-left:0}}.it-video-play a.play{color:var(--it-theme-1);display:inline-block;font-size:20px;height:80px;line-height:80px;position:relative;width:80px;z-index:2}[dir] .it-video-play a.play{background-color:var(--it-common-white);border-radius:50%;margin-bottom:40px;text-align:center}.it-video-play a.play i{display:inline-block}[dir=ltr] .it-video-play a.play i{padding-left:5px}[dir=rtl] .it-video-play a.play i{padding-right:5px}.it-video-play a.play:after{content:"";height:60%;position:absolute;top:50%;width:60%;z-index:-1}[dir] .it-video-play a.play:after{-webkit-animation:borderanimate2 2s linear infinite;animation:borderanimate2 2s linear infinite;border:1px solid hsla(0,0%,100%,.472);border-radius:50%;-webkit-transform:scale(1.5);transform:scale(1.5)}[dir=ltr] .it-video-play a.play:after{left:50%}[dir=rtl] .it-video-play a.play:after{right:50%}.it-video-play a.play:before{content:"";height:80%;position:absolute;top:50%;width:80%;z-index:-1}[dir] .it-video-play a.play:before{-webkit-animation:borderanimate2 2s linear infinite;animation:borderanimate2 2s linear infinite;background-color:hsla(0,0%,100%,.472);border-radius:50%}[dir=ltr] .it-video-play a.play:before{left:50%}[dir=rtl] .it-video-play a.play:before{right:50%}.it-video-play a.text{color:var(--it-common-white);display:block;font-size:20px;font-weight:500;text-decoration:underline}@media only screen and (min-width:576px) and (max-width:767px){.it-video-play a.text{font-size:17px}}.it-video-shape-1{position:absolute;top:0}[dir=ltr] .it-video-shape-1{right:0}[dir=rtl] .it-video-shape-1{left:0}.it-video-shape-2{position:absolute;top:0}[dir=ltr] .it-video-shape-2{right:0}[dir=rtl] .it-video-shape-2{left:0}.it-video-shape-3{position:absolute;top:70px}[dir] .it-video-shape-3{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-video-shape-3{left:55px}[dir=rtl] .it-video-shape-3{right:55px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-video-shape-3{top:30px}[dir=ltr] .it-video-shape-3{left:55px}[dir=rtl] .it-video-shape-3{right:55px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-video-shape-3{top:30px}}.it-video-shape-4{bottom:135px;position:absolute}[dir] .it-video-shape-4{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-video-shape-4{left:51%}[dir=rtl] .it-video-shape-4{right:51%}.it-video-shape-5{bottom:65px;position:absolute}[dir] .it-video-shape-5{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-video-shape-5{right:173px}[dir=rtl] .it-video-shape-5{left:173px}[dir] .it-video-2-bg{background-repeat:no-repeat;background-size:cover}@media (max-width:767px){.it-video-2-text p br{display:none}}.it-video-2-thumb img{max-width:inherit}[dir] .it-video-2-thumb img{border-radius:10px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-video-2-thumb img{max-width:100%}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-video-2-left{margin-bottom:40px}}.it-video-2-play{position:absolute;top:50%;z-index:2}[dir=ltr] .it-video-2-play{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[dir=rtl] .it-video-2-play{right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.it-video-2-play a{color:var(--it-theme-5);display:inline-block;font-size:16px;height:104px;line-height:104px;position:relative;width:104px;z-index:2}[dir] .it-video-2-play a{background-color:var(--it-common-white);border-radius:50%;margin-bottom:40px;text-align:center}.it-video-2-play a i{display:inline-block}[dir=ltr] .it-video-2-play a i{padding-left:5px}[dir=rtl] .it-video-2-play a i{padding-right:5px}.it-video-2-play a:after{content:"";height:60%;position:absolute;top:50%;width:60%;z-index:-1}[dir] .it-video-2-play a:after{-webkit-animation:borderanimate2 2s linear infinite;animation:borderanimate2 2s linear infinite;border:1px solid hsla(0,0%,100%,.472);border-radius:50%;-webkit-transform:scale(1.5);transform:scale(1.5)}[dir=ltr] .it-video-2-play a:after{left:50%}[dir=rtl] .it-video-2-play a:after{right:50%}.it-video-2-play a:before{content:"";height:80%;position:absolute;top:50%;width:80%;z-index:-1}[dir] .it-video-2-play a:before{-webkit-animation:borderanimate2 2s linear infinite;animation:borderanimate2 2s linear infinite;background-color:hsla(0,0%,100%,.472);border-radius:50%}[dir=ltr] .it-video-2-play a:before{left:50%}[dir=rtl] .it-video-2-play a:before{right:50%}.it-video-2-shape-1{position:absolute;top:120px}[dir] .it-video-2-shape-1{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-video-2-shape-1{left:33%;-webkit-transform-origin:bottom left;transform-origin:bottom left}[dir=rtl] .it-video-2-shape-1{right:33%;-webkit-transform-origin:bottom right;transform-origin:bottom right}@media only screen and (min-width:992px) and (max-width:1199px){.it-video-2-shape-1{top:50px}}.it-video-2-shape-2{position:absolute;top:130px}[dir] .it-video-2-shape-2{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-video-2-shape-2{right:105px}[dir=rtl] .it-video-2-shape-2{left:105px}.it-video-2-shape-3{bottom:85px;position:absolute}[dir=ltr] .it-video-2-shape-3{right:45%}[dir=rtl] .it-video-2-shape-3{left:45%}.it-video-2-shape-4{bottom:70px;position:absolute}[dir] .it-video-2-shape-4{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-video-2-shape-4{right:60px}[dir=rtl] .it-video-2-shape-4{left:60px}.it-video-style-2 .it-video-play a.play{color:var(--it-theme-4)}.it-video-style-4 .it-video-content>span{color:var(--it-common-white);font-size:15px;text-transform:uppercase}[dir] .it-video-style-4 .it-video-content>span{margin-bottom:10px}.it-video-style-4 .it-video-title{font-size:45px}[dir] .it-video-style-4 .it-video-title{margin-bottom:10px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-video-style-4 .it-video-title{font-size:35px}}.it-video-style-4 .it-video-content p{color:var(--it-common-white)}[dir] .it-video-style-4 .it-video-content p{margin-bottom:30px}.it-video-style-4 .it-video-play a.play{color:var(--it-theme-3)}@media only screen and (min-width:992px) and (max-width:1199px){.it-video-2-text p br{display:none}}.it-video-color .it-video-play a.play{color:var(--it-theme-2)}.it-price-item{overflow:hidden;position:relative;z-index:1}[dir] .it-price-item{padding:0 50px 50px}[dir] .it-price-item-wrap{background-color:var(--it-theme-1)}[dir] .it-price-item-wrap.active{background-color:var(--it-common-yellow)}[dir] .it-price-item-wrap.active .it-price-category span{background-color:var(--it-theme-1)}[dir] .it-price-item-wrap.active .it-price-month span{border:2px solid var(--it-theme-1)}[dir] .it-price-item-wrap.active .it-price-item:after{background-color:var(--it-common-black)}.it-price-item-wrap.active .it-price-list p,.it-price-item-wrap.active .it-price-list ul li{color:var(--it-common-white)}.it-price-item-wrap.active .it-price-list ul li i{color:var(--it-common-yellow)}[dir] .it-price-item-wrap.active .it-price-list ul li i{border:1px solid var(--it-common-yellow)}[dir] .it-price-item-wrap.active .it-btn{background-color:var(--it-common-yellow)}@media only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-price-item{padding:50px 20px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir] .it-price-item{padding:30px 30px 50px}}@media (max-width:767px){[dir] .it-price-item{padding:30px 20px 50px}}.it-price-item:after{content:"";height:615px;position:absolute;top:14%;width:615px;z-index:-1}[dir] .it-price-item:after{background-color:#f4f4f4;border-radius:50%}[dir=ltr] .it-price-item:after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[dir=rtl] .it-price-item:after{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.it-price-category span{color:#fff;display:inline-block;font-size:20px;font-weight:600;height:50px;line-height:50px;text-transform:uppercase}[dir] .it-price-category span{background-color:#f2a227;padding:0 90px;-webkit-transform:translateY(-25px);transform:translateY(-25px)}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-price-category span{font-size:17px}[dir] .it-price-category span{margin-top:0;padding:0 60px}}.it-price-month span{color:#0ab99d;display:inline-block;font-size:35px;font-weight:600;height:130px;line-height:130px;text-transform:capitalize;width:130px}[dir] .it-price-month span{background-color:var(--it-common-white);border:2px solid #f2a227;border-radius:50%;margin-bottom:15px;margin-top:20px;text-align:center}.it-price-month span i{color:#0e2a46;font-size:14px;font-style:normal}.it-price-list p,.it-price-month span i{font-weight:500;text-transform:capitalize}.it-price-list p{color:#4d5756;font-size:16px}[dir] .it-price-list p{margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px){.it-price-list p{font-size:14px}}[dir] .it-price-list ul{margin-bottom:20px}[dir=ltr] .it-price-list ul{text-align:left}[dir=rtl] .it-price-list ul{text-align:right}.it-price-list ul li{color:#0e2a46;font-size:17px;font-weight:400;line-height:1;list-style-type:none;position:relative}[dir] .it-price-list ul li{padding-bottom:20px}[dir=ltr] .it-price-list ul li{padding-left:30px}[dir=rtl] .it-price-list ul li{padding-right:30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-price-list ul li{font-size:15px}}[dir] .it-price-list ul li:last-child{margin-bottom:0}.it-price-list ul li i{color:var(--it-theme-1);display:inline-block;font-size:10px;height:15px;line-height:12px;position:absolute;top:0;width:15px}[dir] .it-price-list ul li i{border:1px solid var(--it-theme-1);border-radius:50%;text-align:center}[dir=ltr] .it-price-list ul li i{left:0}[dir=rtl] .it-price-list ul li i{right:0}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-choose-left{margin-bottom:50px}}[dir] .it-choose-content{background-color:#f8f6f1;border-radius:8px;padding:30px 20px}[dir=ltr] .it-choose-content-box{margin-right:25px}[dir=rtl] .it-choose-content-box{margin-left:25px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-choose-content-box{margin-right:0}[dir=rtl] .it-choose-content-box{margin-left:0}}.it-choose-content h5{font-size:17px;font-weight:600;line-height:32px;text-transform:capitalize}[dir] .it-choose-content h5{padding-bottom:8px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-choose-content h5{font-size:16px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-choose-content h5{font-size:14px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-choose-content h5{font-size:16px}}.it-choose-content h5 i{color:var(--it-theme-1);display:inline-block}[dir=ltr] .it-choose-content h5 i{margin-right:10px}[dir=rtl] .it-choose-content h5 i{margin-left:10px}.it-choose-content p{color:#4d5756;font-size:15px;font-weight:400;line-height:28px}[dir] .it-choose-content p{margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.it-choose-content p{font-size:14px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-choose-content p{font-size:12px}[dir=ltr] .it-choose-content p{padding-right:0}[dir=rtl] .it-choose-content p{padding-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.it-choose-text p{font-size:13px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-choose-text p{font-size:14px}}.it-choose-thumb{display:inline-block}[dir] .it-choose-thumb{border:10px solid var(--it-common-white)}[dir=ltr] .it-choose-thumb-box{margin-right:10px}[dir=rtl] .it-choose-thumb-box{margin-left:10px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir=ltr] .it-choose-thumb-box{margin-right:0}[dir=rtl] .it-choose-thumb-box{margin-left:0}}.it-choose-shape-1{position:absolute;top:-60px;z-index:-1}[dir] .it-choose-shape-1{-webkit-transform:scale(.8);transform:scale(.8)}[dir=ltr] .it-choose-shape-1{left:-60px}[dir=rtl] .it-choose-shape-1{right:-60px}.it-choose-shape-2{bottom:-60px;position:absolute;z-index:-1}[dir] .it-choose-shape-2{-webkit-transform:scale(.8);transform:scale(.8)}[dir=ltr] .it-choose-shape-2{right:-60px}[dir=rtl] .it-choose-shape-2{left:-60px}.it-choose-shape-3{position:absolute;top:-80px;z-index:-1}[dir] .it-choose-shape-3{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-choose-shape-3{right:-85px}[dir=rtl] .it-choose-shape-3{left:-85px}.it-choose-shape-4{position:absolute;top:215px}[dir] .it-choose-shape-4{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-choose-shape-4{left:40%}[dir=rtl] .it-choose-shape-4{right:40%}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-choose-shape-4{top:150px}[dir=ltr] .it-choose-shape-4{left:35%}[dir=rtl] .it-choose-shape-4{right:35%}}.it-choose-shape-5{bottom:0;position:absolute;z-index:-1}[dir=ltr] .it-choose-shape-5{right:0}[dir=rtl] .it-choose-shape-5{left:0}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-choose-shape-5{bottom:-20%}}.it-choose-shape-6{position:absolute;top:115px;z-index:-1}[dir] .it-choose-shape-6{-webkit-animation:itrotate 3s ease-in-out 3s infinite alternate forwards;animation:itrotate 3s ease-in-out 3s infinite alternate forwards}[dir=ltr] .it-choose-shape-6{left:255px}[dir=rtl] .it-choose-shape-6{right:255px}.it-choose-shape-7{position:absolute;top:135px;z-index:-1}[dir] .it-choose-shape-7{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-choose-shape-7{right:180px}[dir=rtl] .it-choose-shape-7{left:180px}.it-choose-shape-8{position:absolute;top:0;z-index:-1}[dir=ltr] .it-choose-shape-8{left:0}[dir=rtl] .it-choose-shape-8{right:0}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir] .it-choose-style-2 .it-choose-thumb-box{margin-bottom:40px}}[dir] .it-choose-style-2 .it-choose-content{background-color:var(--it-common-white);border-radius:5px;-webkit-box-shadow:0 0 30px 0 rgba(14,42,70,.08);box-shadow:0 0 30px 0 rgba(14,42,70,.08);padding:20px 23px 23px;-webkit-transition:.5s;transition:.5s}@media (max-width:767px){.it-choose-style-2 .it-choose-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}[dir] .it-choose-style-2 .it-choose-content:hover{background-color:var(--it-common-black)}.it-choose-style-2 .it-choose-content:hover .it-choose-icon span{color:var(--it-theme-4)}[dir] .it-choose-style-2 .it-choose-content:hover .it-choose-icon span{background-color:var(--it-common-white)}.it-choose-style-2 .it-choose-content:hover .it-choose-text p,.it-choose-style-2 .it-choose-content:hover .it-choose-title{color:var(--it-common-white)}[dir=ltr] .it-choose-style-2 .it-choose-icon{margin-right:20px}[dir=rtl] .it-choose-style-2 .it-choose-icon{margin-left:20px}.it-choose-style-2 .it-choose-icon span{color:var(--it-common-white);display:inline-block;font-size:35px;height:80px;line-height:88px;width:80px}[dir] .it-choose-style-2 .it-choose-icon span{background-color:var(--it-theme-4);border-radius:50%;text-align:center;-webkit-transition:.5s;transition:.5s}@media (max-width:767px){[dir] .it-choose-style-2 .it-choose-icon span{margin-bottom:20px}}.it-choose-style-2 .it-choose-title{font-size:21px;font-style:normal;font-weight:600;text-transform:capitalize}[dir] .it-choose-style-2 .it-choose-title{margin-bottom:0;-webkit-transition:.5s;transition:.5s}[dir] .it-choose-style-2 .it-choose-text p{-webkit-transition:.5s;transition:.5s}[dir] .it-funfact-bg-wrap{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:55px 70px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-funfact-bg-wrap{padding:55px 25px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-funfact-item{margin-bottom:30px}}.it-funfact-icon span{color:var(--it-common-black);display:inline-block;font-size:38px;height:78px;line-height:89px;width:78px}[dir] .it-funfact-icon span{background-color:var(--it-common-white);text-align:center}[dir=ltr] .it-funfact-icon span{margin-right:20px}[dir=rtl] .it-funfact-icon span{margin-left:20px}@media only screen and (min-width:992px) and (max-width:1199px){.it-funfact-icon span{display:inline-block;height:65px;line-height:78px;width:65px}[dir] .it-funfact-icon span{text-align:center}[dir=ltr] .it-funfact-icon span{margin-right:15px}[dir=rtl] .it-funfact-icon span{margin-left:15px}}.it-funfact-content{line-height:0}.it-funfact-content h6{color:var(--it-common-black);font-size:39px;font-weight:700;line-height:1;text-transform:capitalize}[dir] .it-funfact-content h6{margin-bottom:15px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-funfact-content h6{font-size:35px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-funfact-content h6{font-size:30px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-funfact-content h6{font-size:35px}}@media only screen and (min-width:576px) and (max-width:767px){.it-funfact-content h6{font-size:29px}[dir] .it-funfact-content h6{margin-bottom:5px}}.it-funfact-content h6 i{font-style:normal}.it-funfact-content span{color:var(--it-common-black);font-size:17px;font-weight:400;line-height:1;text-transform:capitalize}@media only screen and (min-width:1200px) and (max-width:1399px){.it-funfact-content span{font-size:14px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-funfact-content span{font-size:11px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-funfact-content span{font-size:14px}}@media only screen and (min-width:576px) and (max-width:767px){.it-funfact-content span{font-size:12px}}.it-funfact-4-wrap{height:250px;line-height:250px;width:250px}[dir] .it-funfact-4-wrap{border:1px solid var(--it-common-white);border-radius:50%;text-align:center}@media only screen and (min-width:992px) and (max-width:1199px){.it-funfact-4-wrap{height:220px;line-height:220px}}.it-funfact-4-item h4{color:var(--it-common-white);font-family:var(--it-ff-poppins);font-size:45px;font-weight:600;text-transform:capitalize}.it-funfact-4-item p{color:var(--it-common-yellow);font-size:16px;font-weight:500}[dir] .it-funfact-4-item p{margin-bottom:0}[dir] .it-funfact-5-bg{background-repeat:no-repeat;background-size:cover}[dir] .it-funfact-5-item{background-color:var(--it-common-white);border-radius:5px;padding:55px 15px 45px}.it-funfact-5-icon{height:87px;line-height:102px;position:relative;width:87px}[dir] .it-funfact-5-icon{background-color:var(--it-common-yellow-2);border-radius:50%;margin:0 auto;text-align:center}.it-funfact-5-icon span{color:var(--it-common-white);font-size:45px}.it-funfact-5-icon:after{content:"";height:100%;position:absolute;top:0;width:100%}[dir] .it-funfact-5-icon:after{border:1px dashed var(--it-common-yellow-2);border-radius:50%;-webkit-transform:scale(1.15);transform:scale(1.15)}[dir=ltr] .it-funfact-5-icon:after{left:0}[dir=rtl] .it-funfact-5-icon:after{right:0}.it-funfact-5-number{font-size:49px;font-weight:700;text-transform:capitalize}[dir] .it-funfact-5-number{margin-bottom:0}.it-funfact-5-content span{color:#4d5756;font-size:21px;font-weight:500;text-transform:capitalize}.it-funfact-5-shape-1{bottom:140px;position:absolute}[dir] .it-funfact-5-shape-1{-webkit-animation:rotate2 12s linear infinite;animation:rotate2 12s linear infinite}[dir=ltr] .it-funfact-5-shape-1{left:100px}[dir=rtl] .it-funfact-5-shape-1{right:100px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-funfact-5-shape-1{bottom:0}[dir=ltr] .it-funfact-5-shape-1{left:0}[dir=rtl] .it-funfact-5-shape-1{right:0}}.it-funfact-5-shape-2{position:absolute;top:95px}[dir] .it-funfact-5-shape-2{-webkit-animation:rotate2 12s linear infinite;animation:rotate2 12s linear infinite}[dir=ltr] .it-funfact-5-shape-2{right:140px}[dir=rtl] .it-funfact-5-shape-2{left:140px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-contact-left{margin-bottom:50px}}[dir] .it-contact-bg,[dir] .it-contact-wrap{background-repeat:no-repeat;background-size:cover}[dir] .it-contact-wrap{background-color:var(--it-common-black);border-radius:5px;padding:65px 40px 70px}@media (max-width:767px){[dir] .it-contact-wrap{padding:30px 20px}}.it-contact-title{color:var(--it-common-white);font-size:40px;font-weight:700;line-height:1.3;text-transform:capitalize}@media only screen and (min-width:1200px) and (max-width:1399px){.it-contact-title{font-size:34px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-contact-title{font-size:30px}}@media (max-width:767px){.it-contact-title{font-size:25px}}[dir] .it-contact-input-box input{border-radius:5px}.it-contact-textarea-box textarea{height:120px}[dir] .it-contact-textarea-box textarea{border-radius:5px;padding-top:15px}[dir=ltr] .it-contact-timer-box{margin-right:70px}[dir=rtl] .it-contact-timer-box{margin-left:70px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir] .it-contact-timer-box{margin-bottom:40px}[dir=ltr] .it-contact-timer-box{margin-right:0}[dir=rtl] .it-contact-timer-box{margin-left:0}}@media (max-width:767px){[dir] .it-contact-timer{margin-bottom:30px}}.it-contact-timer h6{color:var(--it-common-black);font-family:var(--it-ff-heading);font-size:50px;font-weight:500;line-height:1}[dir] .it-contact-timer h6{background-color:var(--it-common-white);border-radius:5px 5px 0 0;margin-bottom:0;padding:45px 10px 35px}@media only screen and (min-width:992px) and (max-width:1199px){.it-contact-timer h6{font-size:30px}[dir] .it-contact-timer h6{padding:25px 10px 10px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-contact-timer h6{font-size:30px}[dir] .it-contact-timer h6{padding:25px 10px}}.it-contact-timer i{color:var(--it-common-white);display:block;font-size:14px;font-style:normal;height:40px;line-height:40px}[dir] .it-contact-timer i{background-color:var(--it-common-yellow);border-radius:0 0 5px 5px}.it-contact-shape-1{position:absolute;top:165px}[dir] .it-contact-shape-1{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-contact-shape-1{left:140px}[dir=rtl] .it-contact-shape-1{right:140px}@media only screen and (min-width:992px) and (max-width:1199px){.it-contact-shape-1{top:50px}[dir=ltr] .it-contact-shape-1{left:140px}[dir=rtl] .it-contact-shape-1{right:140px}}.it-contact-shape-2{position:absolute;top:175px}[dir] .it-contact-shape-2{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-contact-shape-2{left:46%}[dir=rtl] .it-contact-shape-2{right:46%}@media only screen and (min-width:992px) and (max-width:1199px){.it-contact-shape-2{top:50px}[dir=ltr] .it-contact-shape-2{left:68%}[dir=rtl] .it-contact-shape-2{right:68%}}.it-contact-shape-3{position:absolute;top:115px}[dir] .it-contact-shape-3{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-contact-shape-3{right:55px}[dir=rtl] .it-contact-shape-3{left:55px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-contact-shape-3{top:55px}[dir=ltr] .it-contact-shape-3{right:55px}[dir=rtl] .it-contact-shape-3{left:55px}}.it-contact-shape-4{bottom:190px;position:absolute}[dir] .it-contact-shape-4{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-contact-shape-4{right:130px}[dir=rtl] .it-contact-shape-4{left:130px}@media only screen and (min-width:992px) and (max-width:1199px){.it-contact-shape-4{bottom:40px}}.it-contact-shape-5{bottom:180px;position:absolute}[dir=ltr] .it-contact-shape-5{left:0}[dir=rtl] .it-contact-shape-5{right:0}@media only screen and (min-width:1400px) and (max-width:1599px){.it-contact-shape-5{bottom:-90px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-contact-text p{font-size:14px}.it-contact-text p br{display:none}}[dir] .it-contact-style-2 .it-contact-wrap{background-color:var(--it-theme-4)}.it-contact-style-2 .it-contact-wrap p{color:var(--it-common-white)}@media (max-width:767px){.it-contact-style-2 .it-contact-wrap p{font-size:14px}.it-contact-style-2 .it-contact-wrap p br{display:none}}[dir] .it-contact-style-2 .it-contact-timer i{background-color:var(--it-theme-4)}.it-contact-style-2 .it-contact-shape-1{position:absolute;top:165px}[dir] .it-contact-style-2 .it-contact-shape-1{-webkit-animation:itrotate 3s ease-in-out 3s infinite alternate forwards;animation:itrotate 3s ease-in-out 3s infinite alternate forwards}[dir=ltr] .it-contact-style-2 .it-contact-shape-1{left:140px}[dir=rtl] .it-contact-style-2 .it-contact-shape-1{right:140px}@media only screen and (min-width:1600px) and (max-width:1800px){.it-contact-style-2 .it-contact-shape-1{top:120px}[dir=ltr] .it-contact-style-2 .it-contact-shape-1{left:60px}[dir=rtl] .it-contact-style-2 .it-contact-shape-1{right:60px}}@media only screen and (min-width:1400px) and (max-width:1599px){.it-contact-style-2 .it-contact-shape-1{top:40px}[dir=ltr] .it-contact-style-2 .it-contact-shape-1{left:60px}[dir=rtl] .it-contact-style-2 .it-contact-shape-1{right:60px}}.it-contact-style-2 .it-contact-shape-2{position:absolute;top:175px}[dir=ltr] .it-contact-style-2 .it-contact-shape-2{left:46%}[dir=rtl] .it-contact-style-2 .it-contact-shape-2{right:46%}@media only screen and (min-width:992px) and (max-width:1199px){.it-contact-style-2 .it-contact-shape-2{top:50px}[dir=ltr] .it-contact-style-2 .it-contact-shape-2{left:68%}[dir=rtl] .it-contact-style-2 .it-contact-shape-2{right:68%}}.it-contact-style-2 .it-contact-shape-3{position:absolute;top:115px}[dir=ltr] .it-contact-style-2 .it-contact-shape-3{right:55px}[dir=rtl] .it-contact-style-2 .it-contact-shape-3{left:55px}@media only screen and (min-width:1600px) and (max-width:1800px){[dir] .it-contact-style-2 .it-contact-shape-3{-webkit-transform:scale(.6);transform:scale(.6)}[dir=ltr] .it-contact-style-2 .it-contact-shape-3{right:-2%}[dir=rtl] .it-contact-style-2 .it-contact-shape-3{left:-2%}}@media only screen and (min-width:1400px) and (max-width:1599px){.it-contact-style-2 .it-contact-shape-3{top:55px}[dir=ltr] .it-contact-style-2 .it-contact-shape-3{right:55px}[dir=rtl] .it-contact-style-2 .it-contact-shape-3{left:55px}}.it-contact-style-2 .it-contact-shape-4{bottom:190px;position:absolute}[dir] .it-contact-style-2 .it-contact-shape-4{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-contact-style-2 .it-contact-shape-4{right:130px}[dir=rtl] .it-contact-style-2 .it-contact-shape-4{left:130px}@media only screen and (min-width:1600px) and (max-width:1800px){[dir=ltr] .it-contact-style-2 .it-contact-shape-4{right:50px}[dir=rtl] .it-contact-style-2 .it-contact-shape-4{left:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-contact-style-2 .it-contact-shape-4{bottom:40px}}.it-contact-style-2 .it-contact-shape-5{bottom:180px;position:absolute}[dir=ltr] .it-contact-style-2 .it-contact-shape-5{left:0}[dir=rtl] .it-contact-style-2 .it-contact-shape-5{right:0}@media only screen and (min-width:1600px) and (max-width:1800px){[dir=ltr] .it-contact-style-2 .it-contact-shape-5{left:-5%}[dir=rtl] .it-contact-style-2 .it-contact-shape-5{right:-5%}}@media only screen and (min-width:1400px) and (max-width:1599px){.it-contact-style-2 .it-contact-shape-5{bottom:-90px}}[dir] .it-contact-style-4 .it-contact-timer h6{background-color:#f3f5f5}[dir] .it-contact-style-4 .it-contact-timer i{background-color:var(--it-theme-3)}.it-contact-input-box label{color:var(--it-common-black);font-family:var(--it-ff-heading);font-size:18px;font-weight:700}[dir] .it-contact-input-box label{margin-bottom:5px}.it-contact-textarea-box label{color:var(--it-common-black);font-family:var(--it-ff-heading);font-size:18px;font-weight:700}[dir] .it-contact-textarea-box label{margin-bottom:5px}[dir] .it-contact__wrap{background-color:#f2f2f2;padding:85px 75px 70px}@media (max-width:767px){[dir] .it-contact__wrap{padding:40px 20px}}.it-contact__title{font-size:40px}[dir] .it-contact__content{background-color:var(--it-common-white);padding:60px 38px 45px}.it-contact__content ul li{list-style:none}[dir] .it-contact__content ul li:not(:last-child){margin-bottom:30px}.it-contact__text span{color:#4d5756;font-size:16px;font-weight:400;line-height:30px;text-transform:capitalize}.it-contact__text>a{color:var(--it-common-black);display:block;font-family:var(--it-ff-heading);font-size:21px;font-weight:700;line-height:32px}@media (max-width:767px){.it-contact__text>a{display:inline-block;font-size:16px}.it-contact__text>a br{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.it-contact__text>a{font-size:21px}}[dir=ltr] .it-contact__icon{margin-right:20px}[dir=rtl] .it-contact__icon{margin-left:20px}@media (max-width:767px){[dir] .it-contact__icon{margin-bottom:20px}[dir=ltr] .it-contact__icon{margin-right:0}[dir=rtl] .it-contact__icon{margin-left:0}}.it-contact__icon span{color:var(--it-theme-4);display:inline-block;font-size:18px;height:54px;line-height:54px;width:54px}[dir] .it-contact__icon span{background-color:rgba(10,144,185,.1);border-radius:50%;text-align:center}[dir=ltr] .it-contact__icon span .phone{-webkit-transform:rotate(100deg);transform:rotate(100deg)}[dir=rtl] .it-contact__icon span .phone{-webkit-transform:rotate(-100deg);transform:rotate(-100deg)}.it-contact__icon span .social{font-size:28px;line-height:55px}[dir=ltr] .it-contact__right-box{margin-right:72px}[dir=rtl] .it-contact__right-box{margin-left:72px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-contact__right-box{margin-right:0}[dir=rtl] .it-contact__right-box{margin-left:0}}.it-contact__right-box .it-footer-social a{color:var(--it-theme-4);height:35px;line-height:35px;width:35px}[dir] .it-contact__right-box .it-footer-social a{background-color:rgba(10,144,185,.1)}.it-contact__right-box .it-footer-social a:hover{color:var(--it-common-white)}[dir] .it-contact__right-box .it-footer-social a:hover{background-color:var(--it-theme-4)}.it-contact__scrool a{color:var(--it-common-white)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-contact__scrool a{color:var(--it-common-black)}}@media (max-width:767px){.it-contact__scrool a{color:var(--it-common-black);display:inline-block}[dir] .it-contact__scrool a{margin-bottom:20px}}.it-contact__scrool a i{display:inline-block}[dir=ltr] .it-contact__scrool a i{margin-right:8px}[dir=rtl] .it-contact__scrool a i{margin-left:8px}[dir=ltr] .it-contact__bottom-box{margin-right:60px}[dir=rtl] .it-contact__bottom-box{margin-left:60px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir] .it-contact__bottom-box{margin-bottom:50px}}@media (max-width:767px){.it-contact__bottom-box{-ms-flex-wrap:wrap;flex-wrap:wrap}[dir] .it-contact__bottom-box{margin-bottom:50px}}.it-contact__shape-1{bottom:0;position:absolute;z-index:-1}[dir=ltr] .it-contact__shape-1{left:0}[dir=rtl] .it-contact__shape-1{right:0}.it-contact__form-box .it-contact-textarea-box textarea{height:95px}[dir] .it-contact__form-box .it-contact-textarea-box textarea{padding-top:10px}@media (max-width:767px){.it-contact__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}[dir] .it-signup-bg{background-color:#f2f2f2}[dir] .it-signup-wrap{padding:110px 70px}@media (max-width:767px){[dir] .it-signup-wrap{padding:80px 30px}}.it-signup-title{color:#0a0909;font-size:30px;font-style:normal;font-weight:700;line-height:1;text-transform:uppercase}[dir] .it-signup-title{border-bottom:1px solid #e2e1e1;margin-bottom:30px;padding-bottom:20px}.it-signup-input input{color:#0e2a46;font-size:16px;font-style:normal;font-weight:400;text-transform:capitalize}[dir] .it-signup-input input{border-radius:5px}.it-signup-input input::-webkit-input-placeholder{color:#0e2a46;font-size:16px;font-style:normal;font-weight:400;text-transform:capitalize}.it-signup-input input::-moz-placeholder{color:#0e2a46;font-size:16px;font-style:normal;font-weight:400;text-transform:capitalize}.it-signup-input input:-ms-input-placeholder{color:#0e2a46;font-size:16px;font-style:normal;font-weight:400;text-transform:capitalize}.it-signup-input input::-ms-input-placeholder{color:#0e2a46;font-size:16px;font-style:normal;font-weight:400;text-transform:capitalize}.it-signup-input input::placeholder{color:#0e2a46;font-size:16px;font-style:normal;font-weight:400;text-transform:capitalize}.it-signup-text span{color:#4d5756;font-size:16px;font-style:normal;font-weight:400;line-height:1}.it-signup-text span a{color:var(--it-common-black)}.it-signup-thumb{height:100%;position:absolute;top:0;width:50%}[dir=ltr] .it-signup-thumb{right:0}[dir=rtl] .it-signup-thumb{left:0}.it-signup-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.it-signup-forget a{color:red}[dir] .it-signup-agree .form-check-input:checked{background-color:var(--it-common-black);border-color:transparent}[dir] .it-signup-agree .form-check-input:focus{-webkit-box-shadow:none;box-shadow:none}.it-signup-agree .form-check-input.form-check-input[type=checkbox]{height:15px;width:15px}[dir] .it-signup-agree .form-check-input.form-check-input[type=checkbox]{border-radius:2px;margin-top:8px;padding:0}[dir] .it-student-bg{background-color:#f3f5f5;padding:100px 70px}@media (max-width:767px){[dir] .it-student-bg{padding:80px 30px}}.it-student-title{color:#0e2a46;font-size:30px;font-weight:700;line-height:30px;text-transform:uppercase}[dir] .it-student-title{margin-bottom:40px}.it-student-subtitle{color:#0e2a46;font-size:20px;font-weight:700;line-height:1;text-transform:capitalize}[dir] .it-student-subtitle{margin-bottom:10px}.it-student-content p{color:#333931;font-size:15px;font-style:normal;font-weight:400;line-height:32px;text-transform:capitalize}[dir] .it-student-regiform-item{margin-bottom:25px}.it-student-regiform-item label{color:#0e2a46;font-size:14px;font-weight:500;line-height:normal;text-transform:capitalize}[dir] .it-student-regiform-item label{margin-bottom:10px}[dir] .it-student-regiform-item input{border:1px solid #cacaca}.it-student-regiform-title{color:#0e2a46;display:inline-block;font-size:20px;font-weight:600;text-transform:capitalize}[dir] .it-student-regiform-title{margin-bottom:30px}.postbox__select{display:inline-block;width:100%}.postbox__select .nice-select{height:58px;line-height:58px;position:relative;width:100%}[dir] .postbox__select .nice-select{background-color:var(--it-common-white);border:1px solid #cacaca;padding:0 20px}.postbox__select .nice-select:after{color:#0e2a46;content:"\f107";font-family:Font Awesome\ 5 Pro;font-weight:500;height:auto;width:auto}[dir] .postbox__select .nice-select:after{background-color:transparent;border:none;margin-top:-4px;-webkit-transform:translateY(-45%);transform:translateY(-45%);-webkit-transform-origin:center;transform-origin:center}[dir=ltr] .postbox__select .nice-select:after{right:20px}[dir=rtl] .postbox__select .nice-select:after{left:20px}.postbox__select .nice-select span{color:#0e2a46;font-size:15px;font-weight:500}[dir=ltr] .postbox__select .nice-select.open:after{-webkit-transform:translateY(-45%) rotate(-180deg);transform:translateY(-45%) rotate(-180deg)}[dir=rtl] .postbox__select .nice-select.open:after{-webkit-transform:translateY(-45%) rotate(180deg);transform:translateY(-45%) rotate(180deg)}.postbox__select .nice-select .list{width:100%}[dir] .postbox__select .nice-select .list li:last-child{border-bottom:0}.postbox__select .nice-select .selected{color:#0e2a46;font-weight:600}.postbox__resume{color:#4d5756;display:inline-block;font-size:14px;font-weight:400;height:25px;line-height:25px;text-transform:capitalize}[dir] .postbox__resume{border:1px solid #cacaca;border-radius:5px;padding:0 15px}[dir] .postbox__resume.border-transparent{border:none}[dir] .it-instructor-style .it-student-regiform-item input,[dir] .it-instructor-style .postbox__select .nice-select{background-color:transparent}[dir] .it-instructor-wrap{margin-bottom:40px}.it-instructor-wrap .it-signup-agree .form-check-input.form-check-input[type=checkbox]{height:15px;width:15px}[dir] .it-instructor-wrap .it-signup-agree .form-check-input.form-check-input[type=checkbox]{border-radius:2px;margin-top:0;padding:0;-webkit-transform:translateY(26px);transform:translateY(26px)}[dir=ltr] .it-instructor-wrap .it-signup-agree .form-check-input.form-check-input[type=checkbox]{margin-right:10px}[dir=rtl] .it-instructor-wrap .it-signup-agree .form-check-input.form-check-input[type=checkbox]{margin-left:10px}.it-instructor-wrap .form-check label{color:#333931;font-size:15px;font-weight:400;line-height:32px;text-transform:capitalize}[dir=ltr] .it-instructor-wrap .form-check label{margin-left:7px}[dir=rtl] .it-instructor-wrap .form-check label{margin-right:7px}.it-event-content>span{color:var(--it-common-black);display:block;font-size:17px;font-weight:600;line-height:1.9}[dir] .it-event-content>span{padding-bottom:25px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-event-content>span br{display:none}}@media (max-width:767px){.it-event-content>span{font-size:15px}.it-event-content>span br{display:none}}.it-event-content p{font-size:17px;font-style:normal;font-weight:400;line-height:32px}[dir] .it-event-content p{margin-bottom:30px}[dir=ltr] .it-event-content p{padding-left:30px}[dir=rtl] .it-event-content p{padding-right:30px}@media (max-width:767px){.it-event-content p{font-size:15px}[dir=ltr] .it-event-content p{padding-right:0}[dir=rtl] .it-event-content p{padding-left:0}}.it-event-thumb img{max-width:inherit}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-event-thumb img{max-width:100%}}@media (max-width:767px){.it-event-thumb img{max-width:100%}[dir] .it-event-thumb img{margin-top:30px}}[dir=ltr] .it-event-thumb-box{margin-left:-31px}[dir=rtl] .it-event-thumb-box{margin-right:-31px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir=ltr] .it-event-thumb-box{margin-left:0}[dir=rtl] .it-event-thumb-box{margin-right:0}}.it-event-shape-1{position:absolute;top:15px}[dir=ltr] .it-event-shape-1{left:0}[dir=rtl] .it-event-shape-1{right:0}.it-event-shape-2{bottom:0;position:absolute}[dir=ltr] .it-event-shape-2{right:0}[dir=rtl] .it-event-shape-2{left:0}.it-event-shape-3{position:absolute;top:210px}[dir=ltr] .it-event-shape-3{left:565px}[dir=rtl] .it-event-shape-3{right:565px}@media only screen and (min-width:1400px) and (max-width:1599px){[dir=ltr] .it-event-shape-3{left:200px}[dir=rtl] .it-event-shape-3{right:200px}}.it-event-shape-4{position:absolute;top:140px}[dir] .it-event-shape-4{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-event-shape-4{left:95px}[dir=rtl] .it-event-shape-4{right:95px}.it-event-shape-5{bottom:165px;position:absolute}[dir] .it-event-shape-5{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-event-shape-5{left:721px}[dir=rtl] .it-event-shape-5{right:721px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-event-shape-5{bottom:30px}[dir=ltr] .it-event-shape-5{left:200px}[dir=rtl] .it-event-shape-5{right:200px}}.it-event-shape-6{position:absolute;top:150px}[dir] .it-event-shape-6{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-event-shape-6{right:77px}[dir=rtl] .it-event-shape-6{left:77px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-event-shape-6{top:50px}}@media only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-event-left{padding-right:20px}[dir=rtl] .it-event-left{padding-left:20px}}[dir] .it-event-2-content{background:#f3f5f7;padding:30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-event-2-content{padding:30px 22px}}.it-event-2-text{height:110px}.it-event-2-title{font-size:21px;line-height:1.4}[dir] .it-event-2-title{margin-bottom:20px}@media (max-width:767px){.it-event-2-title{font-size:18px}}[dir] .it-event-2-title a{-webkit-transition:.3s;transition:.3s}.it-event-2-title a:hover{color:var(--it-theme-4)}.it-event-2-meta span{font-family:var(--it-ff-heading);font-size:14px;font-weight:400;text-transform:capitalize}[dir=ltr] .it-event-2-meta span:not(:last-child){margin-right:18px}[dir=rtl] .it-event-2-meta span:not(:last-child){margin-left:18px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-event-2-meta span{font-size:13px}}@media (max-width:767px){.it-event-2-meta span{font-size:11px}}.it-event-2-meta span i{color:var(--it-theme-4);display:inline-block;font-size:15px}[dir=ltr] .it-event-2-meta span i{margin-right:2px}[dir=rtl] .it-event-2-meta span i{margin-left:2px}[dir] .it-event-2-item:hover .it-event-2-thumb img{-webkit-transform:scale(1.1);transform:scale(1.1)}.it-event-2-thumb{position:relative}.it-event-2-thumb img{max-height:250px;-o-object-fit:contain;object-fit:contain;width:100%}[dir] .it-event-2-thumb img{-webkit-transition:.9s;transition:.9s}[dir] .it-event-2-item:hover .it-event-2-date{background-color:var(--it-common-black)}.it-event-2-date{height:80px;position:absolute;top:20px;width:80px}[dir] .it-event-2-date{background-color:var(--it-theme-4);border:1px solid var(--it-common-white);border-radius:5px;text-align:center;-webkit-transition:.3s;transition:.3s}[dir=ltr] .it-event-2-date{right:20px}[dir=rtl] .it-event-2-date{left:20px}.it-event-2-date span{color:var(--it-common-white);display:inline-block;font-size:16px;font-weight:400;line-height:20px}[dir] .it-event-2-date span{-webkit-transform:translateY(20px);transform:translateY(20px)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-event-2-date span{font-size:13px}}@media (max-width:767px){.it-event-2-date span{font-size:12px}}.it-event-2-date span i{font-size:30px;font-style:normal;font-weight:700}@media (max-width:767px){.it-event-2-date span i{font-size:18px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-event-2-text p{font-size:14px}.it-event-2-text p br{display:none}}[dir] .it-event-style-3 .it-event-2-date{background-color:var(--it-common-yellow)}[dir] .it-event-style-3 .it-event-2-item:hover .it-event-2-date{background-color:var(--it-theme-1)}.it-event-style-3 .it-event-2-item:hover .it-event-2-date span{color:var(--it-common-white)}[dir] .it-event-style-3 .it-event-2-item{background:#fff;border-radius:5px;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.1);box-shadow:0 0 25px 0 rgba(0,0,0,.1)}.it-event-style-3 .it-event-2-title a:hover{color:var(--it-theme-1)}[dir] .it-event-style-3 .it-event-2-content{padding:18px 30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-event-style-3 .it-event-2-content{padding:20px}}.it-event-style-3 .it-event-2-meta span i{color:var(--it-theme-5)}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-event-style-3 .it-event-2-meta span{display:block}}[dir] .it-event-style-4 .it-event-2-date{background-color:var(--it-common-yellow)}[dir] .it-event-style-4 .it-event-2-item:hover .it-event-2-date{background-color:var(--it-theme-3)}.it-event-style-4 .it-event-2-item:hover .it-event-2-date span{color:var(--it-common-white)}.it-event-style-4 .it-event-2-date span{color:var(--it-common-black)}[dir] .it-event-style-4 .it-event-2-date span{-webkit-transition:.3s;transition:.3s}[dir] .it-event-style-4 .it-event-2-item{background:#fff;border-radius:5px;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.1);box-shadow:0 0 25px 0 rgba(0,0,0,.1)}.it-event-style-4 .it-event-2-title a:hover{color:var(--it-theme-3)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-event-style-4 .it-event-2-content{padding:20px}}.it-event-style-4 .it-event-2-meta span i{color:var(--it-theme-3)}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-event-style-4 .it-event-2-meta span{display:block}}.it-evn-details-thumb img{width:100%}[dir] .it-evn-details-thumb img{border-radius:10px}.it-evn-details-title{font-size:45px;font-weight:700;line-height:1.2;text-transform:capitalize}@media only screen and (min-width:1200px) and (max-width:1399px){.it-evn-details-title{font-size:38px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-evn-details-title{font-size:35px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-evn-details-title{font-size:30px}}.it-evn-details-title-sm{font-size:20px}.it-evn-details-text p{font-size:16px}[dir=ltr] .it-evn-details-text p{padding-right:35px}[dir=rtl] .it-evn-details-text p{padding-left:35px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px){[dir=ltr] .it-evn-details-text p{padding-right:0}[dir=rtl] .it-evn-details-text p{padding-left:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-evn-details-text p{font-size:14px}[dir=ltr] .it-evn-details-text p{padding-right:0}[dir=rtl] .it-evn-details-text p{padding-left:0}}[dir=ltr] .it-evn-details-wrap{margin-right:60px}[dir=rtl] .it-evn-details-wrap{margin-left:60px}@media only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-evn-details-wrap{margin-right:0}[dir=rtl] .it-evn-details-wrap{margin-left:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-evn-details-wrap{margin-bottom:50px}[dir=ltr] .it-evn-details-wrap{margin-right:0}[dir=rtl] .it-evn-details-wrap{margin-left:0}}.it-evn-details-wrap .postbox__meta span{color:#4d5756;font-size:21px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px){.it-evn-details-wrap .postbox__meta span{font-size:16px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-evn-details-wrap .postbox__meta span{font-size:14px}}[dir=ltr] .it-evn-details-wrap .postbox__meta span:not(:last-child){margin-right:45px}[dir=rtl] .it-evn-details-wrap .postbox__meta span:not(:last-child){margin-left:45px}@media only screen and (min-width:576px) and (max-width:767px){[dir=ltr] .it-evn-details-wrap .postbox__meta span:not(:last-child){margin-right:20px}[dir=rtl] .it-evn-details-wrap .postbox__meta span:not(:last-child){margin-left:20px}}.it-evn-details-rate span i{color:var(--it-theme-1)}[dir] .it-evn-sidebar-box{background-color:#f2f2f2;border-radius:5px;padding:25px 20px}[dir=ltr] .it-evn-sidebar-box{margin-left:-30px}[dir=rtl] .it-evn-sidebar-box{margin-right:-30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-evn-sidebar-box{margin-left:0}[dir=rtl] .it-evn-sidebar-box{margin-right:0}}.it-evn-sidebar-thumb img{width:100%}[dir] .it-evn-sidebar-thumb img{border-radius:5px}.it-evn-sidebar-list ul li{color:#4d5756;font-size:16px;font-weight:400;line-height:30px;list-style:none;text-transform:capitalize}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-evn-sidebar-list ul li{font-size:14px}}[dir] .it-evn-sidebar-list ul li:not(:last-child){margin-bottom:21px}[dir] .it-gallery-item{margin-bottom:35px}[dir] .it-gallery-item:hover .it-gallery-thumb:after{-webkit-transform:perspective(400px) rotateX(0deg) scaleY(1);transform:perspective(400px) rotateX(0deg) scaleY(1);-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-duration:.7s;transition-duration:.7s;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}[dir=ltr] .it-gallery-item:hover .it-gallery-icon{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}[dir=rtl] .it-gallery-item:hover .it-gallery-icon{-webkit-transform:translate(50%,-50%) scale(1);transform:translate(50%,-50%) scale(1)}.it-gallery-thumb{overflow:hidden;position:relative}.it-gallery-thumb img{width:100%}.it-gallery-thumb:after{bottom:0;content:"";position:absolute;top:0;z-index:1}[dir] .it-gallery-thumb:after{background-color:rgba(14,42,70,.8);left:0;right:0;-webkit-transform:perspective(400px) rotateX(90deg) scaleY(.5);transform:perspective(400px) rotateX(90deg) scaleY(.5);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.it-gallery-icon{position:absolute;top:50%;z-index:2}[dir] .it-gallery-icon{-webkit-transition:.5s;transition:.5s}[dir=ltr] .it-gallery-icon{left:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}[dir=rtl] .it-gallery-icon{right:50%;-webkit-transform:translate(50%,-50%) scale(0);transform:translate(50%,-50%) scale(0)}.it-gallery-icon a{color:var(--it-common-white);display:inline-block;font-size:40px}.it-gallery-shape-1{position:absolute;top:160px}[dir] .it-gallery-shape-1{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-gallery-shape-1{left:135px}[dir=rtl] .it-gallery-shape-1{right:135px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-gallery-shape-1{top:80px}}.it-gallery-shape-2{position:absolute;top:115px}[dir] .it-gallery-shape-2{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-gallery-shape-2{right:120px}[dir=rtl] .it-gallery-shape-2{left:120px}.it-gallery-shape-3{bottom:80px;position:absolute}[dir=ltr] .it-gallery-shape-3{right:130px}[dir=rtl] .it-gallery-shape-3{left:130px}[dir] .it-testimonial-ptb{margin-top:-100px;padding-bottom:120px;padding-top:220px}[dir] .it-testimonial-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.it-testimonial-arrow button{color:var(--it-common-white);font-size:20px;height:56px;line-height:56px;width:56px}[dir] .it-testimonial-arrow button{background-color:var(--it-theme-1);-webkit-transition:.3s;transition:.3s}.it-testimonial-arrow button:hover{color:var(--it-common-white)}[dir] .it-testimonial-arrow button:hover{background-color:#000}[dir=ltr] .it-testimonial-arrow button.slick-next{margin-left:20px}[dir=rtl] .it-testimonial-arrow button.slick-next{margin-right:20px}[dir] .it-testimonial-nav-item.slick-slide{margin:10px 0}.it-testimonial-nav-item.slick-slide .it-testimonial-nav-thumb img{display:inline-block}[dir] .it-testimonial-nav-item.slick-slide .it-testimonial-nav-thumb img{text-align:center}[dir] .it-testimonial-nav-item.slick-current .it-testimonial-nav-thumb img{-webkit-transform:scale(1.4);transform:scale(1.4)}[dir] .it-testimonial-slide-wrap{background-color:var(--it-common-black);padding:80px 50px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-testimonial-slide-wrap{padding:80px 20px}}.it-testimonial-slide-quote{color:var(--it-common-white);font-size:40px;height:100px;line-height:108px;position:absolute;top:50%;width:100px}[dir] .it-testimonial-slide-quote{background-color:var(--it-theme-1);text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .it-testimonial-slide-quote{right:-30px}[dir=rtl] .it-testimonial-slide-quote{left:-30px}.it-testimonial-user-name{color:var(--it-common-white);font-size:23px;font-weight:700;line-height:1;text-transform:capitalize}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-testimonial-user-name{font-size:20px}}.it-testimonial-slide-info span{color:var(--it-theme-1);display:inline-block;font-size:13px;font-weight:500;line-height:1;text-transform:uppercase}[dir] .it-testimonial-slide-info span{margin-bottom:30px}.it-testimonial-slide-info p{color:var(--it-common-white);font-size:17px;font-weight:400;line-height:32px}[dir] .it-testimonial-slide-info p{margin-bottom:0}[dir=ltr] .it-testimonial-slide-info p{padding-right:50px}[dir=rtl] .it-testimonial-slide-info p{padding-left:50px}@media only screen and (min-width:992px) and (max-width:1199px){.it-testimonial-slide-info p{font-size:15px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-testimonial-slide-info p{font-size:13px}[dir=ltr] .it-testimonial-slide-info p{padding-right:0}[dir=rtl] .it-testimonial-slide-info p{padding-left:0}}.it-testimonial-shape-1{bottom:0;position:absolute}[dir=ltr] .it-testimonial-shape-1{left:0}[dir=rtl] .it-testimonial-shape-1{right:0}@media only screen and (min-width:1200px) and (max-width:1399px){.it-testimonial-shape-1{bottom:-16%}}@media (max-width:767px){[dir] .it-testimonial-slide-nav-active{margin-bottom:50px}}[dir] .it-testimonial-3-wrapper{background-repeat:no-repeat;background-size:cover;border-radius:5px;padding:75px 70px 60px}[dir=ltr] .it-testimonial-3-wrapper{margin-left:-30px;padding-right:50px}[dir=rtl] .it-testimonial-3-wrapper{margin-right:-30px;padding-left:50px}@media only screen and (min-width:768px) and (max-width:991px){[dir] .it-testimonial-3-wrapper{margin:120px 0;padding:70px 60px}}@media (max-width:767px){[dir] .it-testimonial-3-wrapper{margin:120px 0;padding:20px}}.it-testimonial-3-thumb img{max-width:inherit}.it-testimonial-3-content p{color:var(--it-common-white);font-size:17px;font-style:normal;font-weight:400;line-height:32px}[dir] .it-testimonial-3-content p{margin-bottom:45px}[dir=ltr] .it-testimonial-3-content p{padding-left:25px}[dir=rtl] .it-testimonial-3-content p{padding-right:25px}@media (max-width:767px){.it-testimonial-3-content p{font-size:16px}[dir=ltr] .it-testimonial-3-content p{padding-left:0}[dir=rtl] .it-testimonial-3-content p{padding-right:0}}.it-testimonial-3-quote{position:absolute;top:40px}[dir=ltr] .it-testimonial-3-quote{left:60px}[dir=rtl] .it-testimonial-3-quote{right:60px}.it-testimonial-3-author-info h5{color:var(--it-common-white);font-family:var(--it-ff-poppins);font-size:20px;font-weight:700;line-height:24px}@media (max-width:767px){.it-testimonial-3-author-info h5{font-size:16px}}.it-testimonial-3-author-info span{color:var(--it-common-white);font-size:16px;font-weight:400;line-height:1}@media (max-width:767px){.it-testimonial-3-author-info span{font-size:14px}}.it-testimonial-3-avata{position:relative}[dir=ltr] .it-testimonial-3-avata{margin-right:27px}[dir=rtl] .it-testimonial-3-avata{margin-left:27px}.it-testimonial-3-avata:after{content:"";height:100%;position:absolute;top:50%;width:100%}[dir] .it-testimonial-3-avata:after{border:1px dashed var(--it-theme-1);border-radius:50%}[dir=ltr] .it-testimonial-3-avata:after{left:50%;-webkit-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2)}[dir=rtl] .it-testimonial-3-avata:after{right:50%;-webkit-transform:translate(50%,-50%) scale(1.2);transform:translate(50%,-50%) scale(1.2)}.it-testimonial-3-avata img{height:90px;width:90px}[dir] .it-testimonial-3-avata img{border-radius:50%}[dir] .it-testimonial-3-active{margin:-20px;padding:20px}.it-testimonial-3-shape-1{bottom:-30px;position:absolute;z-index:-1}[dir=ltr] .it-testimonial-3-shape-1{right:-30px}[dir=rtl] .it-testimonial-3-shape-1{left:-30px}.test-slider-dots{bottom:45px;position:absolute;z-index:5}[dir=ltr] .test-slider-dots{right:50px}[dir=rtl] .test-slider-dots{left:50px}.test-slider-dots .swiper-pagination-bullet{display:inline-block;height:10px;position:relative;width:10px;z-index:2}[dir] .test-slider-dots .swiper-pagination-bullet{background-color:var(--it-common-white);border-radius:50%;margin:0 8px}.test-slider-dots .swiper-pagination-bullet:after{content:"";height:100%;opacity:0;position:absolute;top:50%;visibility:hidden;width:100%}[dir] .test-slider-dots .swiper-pagination-bullet:after{border:1px solid var(--it-common-yellow);border-radius:50%;-webkit-transition:.3s;transition:.3s}[dir=ltr] .test-slider-dots .swiper-pagination-bullet:after{left:50%;-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2)}[dir=rtl] .test-slider-dots .swiper-pagination-bullet:after{right:50%;-webkit-transform:translate(50%,-50%) scale(2);transform:translate(50%,-50%) scale(2)}[dir] .test-slider-dots .swiper-pagination-bullet-active{background-color:var(--it-common-yellow)}.test-slider-dots .swiper-pagination-bullet-active:after{opacity:1;visibility:visible}.test-slider-dots.style-2{position:static}.test-slider-dots.style-2>.swiper-pagination-bullet{opacity:100%}[dir] .test-slider-dots.style-2>.swiper-pagination-bullet{background-color:var(--it-common-black)}[dir] .test-slider-dots.style-2>.swiper-pagination-bullet-active{background-color:var(--it-common-yellow)}[dir=ltr] .it-testimonial-5-item-wrap .it-testimonial-3-author-box{padding-left:235px}[dir=rtl] .it-testimonial-5-item-wrap .it-testimonial-3-author-box{padding-right:235px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-testimonial-5-item-wrap .it-testimonial-3-author-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir=ltr] .it-testimonial-5-item-wrap .it-testimonial-3-author-box{padding-left:0}[dir=rtl] .it-testimonial-5-item-wrap .it-testimonial-3-author-box{padding-right:0}}.it-testimonial-5-item-wrap .it-testimonial-3-author-info h5,.it-testimonial-5-item-wrap .it-testimonial-3-author-info span{color:var(--it-common-black)}[dir] .it-testimonial-5-item-wrap .it-testimonial-3-avata:after{border-color:var(--it-theme-4)}.it-testimonial-5-item{position:relative}[dir] .it-testimonial-5-item{background-color:var(--it-theme-4);border-radius:20px;padding:75px 50px}[dir=ltr] .it-testimonial-5-item{padding-right:65px}[dir=rtl] .it-testimonial-5-item{padding-left:65px}.it-testimonial-5-item:after{bottom:-7%;-webkit-clip-path:polygon(0 0,82% 0,100% 100%);clip-path:polygon(0 0,82% 0,100% 100%);content:"";height:100px;position:absolute;width:115px}[dir] .it-testimonial-5-item:after{background-color:var(--it-theme-4)}[dir=ltr] .it-testimonial-5-item:after{left:20%;-webkit-transform:rotate(-145deg);transform:rotate(-145deg)}[dir=rtl] .it-testimonial-5-item:after{right:20%;-webkit-transform:rotate(145deg);transform:rotate(145deg)}@media only screen and (min-width:992px) and (max-width:1199px){[dir] .it-testimonial-5-item{padding:40px 30px}[dir=ltr] .it-testimonial-5-item{padding-right:30px}[dir=rtl] .it-testimonial-5-item{padding-left:30px}}@media (max-width:767px){[dir] .it-testimonial-5-item{padding:30px}[dir=ltr] .it-testimonial-5-item{padding-right:30px}[dir=rtl] .it-testimonial-5-item{padding-left:30px}}.it-testimonial-5-text p{color:var(--it-common-white);font-size:17px;font-weight:400;line-height:32px}[dir] .it-testimonial-5-text p{margin-bottom:0}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-testimonial-5-text p{font-size:14px}}.it-testimonial-5-star i{color:var(--it-theme-5)}.it-testimonial-5-shape-1{bottom:300px;position:absolute}[dir] .it-testimonial-5-shape-1{-webkit-animation:rotate2 12s linear infinite;animation:rotate2 12s linear infinite}[dir=ltr] .it-testimonial-5-shape-1{left:35px}[dir=rtl] .it-testimonial-5-shape-1{right:35px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-testimonial-5-shape-1{bottom:100px}}.it-testimonial-5-shape-2{position:absolute;top:160px}[dir=ltr] .it-testimonial-5-shape-2{left:355px}[dir=rtl] .it-testimonial-5-shape-2{right:355px}@media only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-testimonial-5-shape-2{left:100px}[dir=rtl] .it-testimonial-5-shape-2{right:100px}}.it-testimonial-5-shape-3{position:absolute;top:140px}[dir] .it-testimonial-5-shape-3{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-testimonial-5-shape-3{right:255px}[dir=rtl] .it-testimonial-5-shape-3{left:255px}.it-testimonial-5-shape-4{bottom:260px;position:absolute}[dir=ltr] .it-testimonial-5-shape-4{right:70px}[dir=rtl] .it-testimonial-5-shape-4{left:70px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-testimonial-5-shape-4{bottom:100px}}.it-testimonial-5-shape-5{position:absolute;top:140px}[dir] .it-testimonial-5-shape-5{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-testimonial-5-shape-5{left:250px}[dir=rtl] .it-testimonial-5-shape-5{right:250px}.it-testimonial-5-shape-6{position:absolute;top:170px}[dir] .it-testimonial-5-shape-6{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-testimonial-5-shape-6{right:110px}[dir=rtl] .it-testimonial-5-shape-6{left:110px}.it-testimonial-5-shape-7{bottom:230px;position:absolute}[dir=ltr] .it-testimonial-5-shape-7{left:75px}[dir=rtl] .it-testimonial-5-shape-7{right:75px}[dir] .it-testimonial-5-active{margin:-20px;padding:20px}[dir] .it-testimonial-style-2 .it-testimonial-5-item{background-color:var(--it-common-black);border-radius:0;padding:50px 50px 40px}[dir=ltr] .it-testimonial-style-2 .it-testimonial-5-item{padding-right:75px}[dir=rtl] .it-testimonial-style-2 .it-testimonial-5-item{padding-left:75px}@media (max-width:767px){[dir] .it-testimonial-style-2 .it-testimonial-5-item{padding:50px 20px 40px}}.it-testimonial-style-2 .it-testimonial-5-item:after{display:none}[dir] .it-testimonial-style-2 .it-testimonial-3-avata{border:2px solid var(--it-common-white);border-radius:50%}.it-testimonial-style-2 .it-testimonial-3-avata:after{display:none}.it-testimonial-style-2 .it-testimonial-3-author-info span{color:var(--it-theme-4)}.it-testimonial-style-2 .it-testimonial-5-star i{color:#d3a500;font-size:14px}.it-testimonial-style-2 .it-testimonial-5-quote{position:absolute;top:50px}[dir=ltr] .it-testimonial-style-2 .it-testimonial-5-quote{right:65px}[dir=rtl] .it-testimonial-style-2 .it-testimonial-5-quote{left:65px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-testimonial-style-2 .it-testimonial-5-quote{right:20px}[dir=rtl] .it-testimonial-style-2 .it-testimonial-5-quote{left:20px}}.it-testimonial-4-style .it-testimonial-3-author-info h5,.it-testimonial-4-style .it-testimonial-3-author-info span,.it-testimonial-4-style .it-testimonial-3-content p{color:var(--it-common-black)}[dir] .it-testimonial-4-style .test-slider-dots .swiper-pagination-bullet{background-color:var(--it-common-black)}.it-testimonial-4-style .swiper-pagination-bullet{opacity:1}[dir] .it-sub-bg-none .it-section-subtitle{background-color:transparent}.it-team-item:hover .it-team-thumb:after{opacity:1;visibility:visible}[dir] .it-team-item:hover .it-team-thumb img{-webkit-transform:scale(1.2);transform:scale(1.2)}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-team-left{margin-bottom:50px}}[dir=ltr] .it-team-text p{padding-right:60px}[dir=rtl] .it-team-text p{padding-left:60px}@media only screen and (min-width:992px) and (max-width:1199px){.it-team-text p{font-size:14px}[dir=ltr] .it-team-text p{padding-right:48px}[dir=rtl] .it-team-text p{padding-left:48px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-team-text p{font-size:14px}[dir=ltr] .it-team-text p{padding-right:0}[dir=rtl] .it-team-text p{padding-left:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir] .it-team-button a{margin-bottom:20px}}.it-team-thumb{position:relative}.it-team-thumb:after{content:"";height:100%;opacity:0;position:absolute;top:0;visibility:hidden;width:100%}[dir] .it-team-thumb:after{-webkit-transition:.3s;transition:.3s}[dir=ltr] .it-team-thumb:after{left:0}[dir=rtl] .it-team-thumb:after{right:0}.it-team-thumb img{width:100%}[dir] .it-team-thumb img{border-radius:5px;-webkit-transition:.9s;transition:.9s}.it-team-thumb-box{overflow:hidden}[dir] .it-team-thumb-box{border:6px solid var(--it-theme-1);border-radius:5px}.it-team-author-box{bottom:20px;position:absolute}[dir] .it-team-author-box{background-color:var(--it-common-white);border-radius:5px;padding:15px 24px 7px}[dir=ltr] .it-team-author-box{left:30px;right:28px}[dir=rtl] .it-team-author-box{left:28px;right:30px}@media only screen and (min-width:992px) and (max-width:1199px){.it-team-author-box{bottom:15px}[dir] .it-team-author-box{left:10px;right:10px}}.it-team-author-name{font-size:20px;font-weight:700;line-height:1;text-transform:capitalize}[dir] .it-team-author-name{margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.it-team-author-name{font-size:17px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-team-author-name{font-size:15px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-team-author-name{font-size:17px}}.it-team-author-info{line-height:0}.it-team-author-info span{color:var(--it-theme-1);font-size:13px;font-weight:500;line-height:32px;text-transform:capitalize}.it-team-link a{display:inline-block;height:30px;width:30px}[dir] .it-team-link a{background-color:rgba(10,185,156,.2);border-radius:50%}.it-team-link a svg{color:var(--it-theme-1);display:inline-block}[dir=ltr] .it-team-link a svg{-webkit-transform:translate(-5px,-2px);transform:translate(-5px,-2px)}[dir=rtl] .it-team-link a svg{-webkit-transform:translate(5px,-2px);transform:translate(5px,-2px)}.it-team-social-box{position:absolute;top:35px}[dir=ltr] .it-team-social-box{right:30px}[dir=rtl] .it-team-social-box{left:30px}@media (max-width:767px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-team-social-box{top:20px}}.it-team-social-box:hover .it-team-social{opacity:1;visibility:visible}[dir=ltr] .it-team-social-box:hover .it-team-social{left:0}[dir=rtl] .it-team-social-box:hover .it-team-social{right:0}.it-team-social-box button{color:var(--it-common-white);height:45px;line-height:48px;width:45px}[dir] .it-team-social-box button{background-color:var(--it-theme-1);border-radius:50%;padding:0}[dir=ltr] .it-team-social-box button{left:0}[dir=rtl] .it-team-social-box button{right:0}.it-team-social{bottom:-155px;opacity:0;position:absolute;visibility:hidden;z-index:9}[dir] .it-team-social{background-color:var(--it-common-white);padding:5px 13px;-webkit-transition:.4s;transition:.4s}[dir=ltr] .it-team-social{left:50%}[dir=rtl] .it-team-social{right:50%}.it-team-social:after{-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);content:"";height:12px;position:absolute;top:-9px;width:12px}[dir] .it-team-social:after{background-color:var(--it-common-white)}[dir=ltr] .it-team-social:after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[dir=rtl] .it-team-social:after{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.it-team-social a{color:var(--it-theme-1);font-size:18px}[dir] .it-team-social a:not(:last-child){margin-bottom:10px}[dir=ltr] .it-team-right-box{margin-left:-35px}[dir=rtl] .it-team-right-box{margin-right:-35px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir=ltr] .it-team-right-box{margin-left:0}[dir=rtl] .it-team-right-box{margin-right:0}}.it-team-shape-1{position:absolute;top:200px}[dir] .it-team-shape-1{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-team-shape-1{left:35%}[dir=rtl] .it-team-shape-1{right:35%}@media only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-team-shape-1{left:30%}[dir=rtl] .it-team-shape-1{right:30%}}.it-team-shape-2{position:absolute;top:350px}[dir] .it-team-shape-2{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-team-shape-2{left:50px}[dir=rtl] .it-team-shape-2{right:50px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-team-shape-2{top:80px}}.it-team-shape-3{bottom:170px;position:absolute}[dir] .it-team-shape-3{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-team-shape-3{left:35%}[dir=rtl] .it-team-shape-3{right:35%}.it-team-3-bg{height:70.6%;position:absolute;top:0;width:100%;z-index:-1}[dir=ltr] .it-team-3-bg{left:0}[dir=rtl] .it-team-3-bg{right:0}.it-team-3-bg.overley:after{content:"";height:100%;position:absolute;top:0;width:100%}[dir] .it-team-3-bg.overley:after{background-color:rgba(14,42,70,.85)}[dir=ltr] .it-team-3-bg.overley:after{left:0}[dir=rtl] .it-team-3-bg.overley:after{right:0}[dir] .it-team-3-content{background-color:var(--it-common-black);border-radius:0 0 5px 5px;padding:0 15px 30px}.it-team-3-content span{color:var(--it-common-yellow);font-size:15px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.it-team-3-thumb{position:relative}[dir] .it-team-3-thumb{border-radius:5px 5px 0 0}.it-team-3-thumb:after{content:"";height:0%;opacity:0;position:absolute;top:0;visibility:hidden;width:100%}[dir] .it-team-3-thumb:after{background:rgba(48,55,63,.7);-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}[dir=ltr] .it-team-3-thumb:after{left:0}[dir=rtl] .it-team-3-thumb:after{right:0}.it-team-3-thumb img{width:100%}[dir] .it-team-3-thumb img{border-radius:5px 5px 0 0;-webkit-transition:.9s;transition:.9s}.it-team-3-title{color:var(--it-common-white);font-family:var(--it-ff-poppins);font-size:18px;font-weight:700;line-height:24px;text-transform:uppercase}[dir] .it-team-3-title{margin-bottom:2px}.it-team-3-social-box{display:inline-block}[dir] .it-team-3-social-box{-webkit-transform:translateY(-22px);transform:translateY(-22px)}.it-team-3-social-box button{color:var(--it-common-black);display:inline-block;height:40px;line-height:43px;width:40px}[dir] .it-team-3-social-box button{background-color:var(--it-common-yellow);border-radius:50%;padding:0;text-align:center;-webkit-transition:.3s;transition:.3s}.it-team-3-social-box:hover button{color:var(--it-common-white)}[dir] .it-team-3-social-box:hover button{background-color:var(--it-theme-2)}.it-team-3-social-box:hover .it-team-3-social-wrap{bottom:140%;opacity:1;visibility:visible}.it-team-3-social-wrap{bottom:190%;display:inline-block;opacity:0;position:absolute;visibility:hidden}[dir] .it-team-3-social-wrap{background-color:var(--it-common-white);padding:11px 13px;-webkit-transition:.3s;transition:.3s}[dir=ltr] .it-team-3-social-wrap{left:0}[dir=rtl] .it-team-3-social-wrap{right:0}.it-team-3-social-wrap:after{bottom:-5px;content:"";height:10px;position:absolute;width:10px}[dir] .it-team-3-social-wrap:after{background-color:var(--it-common-white)}[dir=ltr] .it-team-3-social-wrap:after{left:50%;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}[dir=rtl] .it-team-3-social-wrap:after{right:50%;-webkit-transform:translateX(50%) rotate(45deg);transform:translateX(50%) rotate(45deg)}.it-team-3-social-wrap>a{color:var(--it-common-yellow);display:-webkit-box;display:-ms-flexbox;display:flex;display:table;line-height:0}[dir] .it-team-3-social-wrap>a{-webkit-transition:.3s;transition:.3s}.it-team-3-social-wrap>a:hover{color:var(--it-common-black)}[dir] .it-team-3-social-wrap>a:not(:last-child){margin-bottom:10px}[dir] .it-team-3-item{border-radius:5px}[dir] .it-team-3-item:hover .it-team-3-thumb img{-webkit-transform:scale(1.1);transform:scale(1.1)}.it-team-3-item:hover .it-team-3-thumb:after{height:100%;opacity:1;visibility:visible}.it-team-3-shape-1{position:absolute;top:440px}[dir=ltr] .it-team-3-shape-1{left:35px}[dir=rtl] .it-team-3-shape-1{right:35px}.it-team-3-shape-2{position:absolute;top:115px}[dir] .it-team-3-shape-2{-webkit-animation:rotate2 12s linear infinite;animation:rotate2 12s linear infinite}[dir=ltr] .it-team-3-shape-2{left:365px}[dir=rtl] .it-team-3-shape-2{right:365px}@media only screen and (min-width:1400px) and (max-width:1599px){[dir=ltr] .it-team-3-shape-2{left:100px}[dir=rtl] .it-team-3-shape-2{right:100px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-team-3-shape-2{top:75px}[dir=ltr] .it-team-3-shape-2{left:100px}[dir=rtl] .it-team-3-shape-2{right:100px}}.it-team-3-shape-3{position:absolute;top:150px}[dir] .it-team-3-shape-3{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-team-3-shape-3{right:320px}[dir=rtl] .it-team-3-shape-3{left:320px}@media only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-team-3-shape-3{right:100px}[dir=rtl] .it-team-3-shape-3{left:100px}}[dir] .it-team-3-style-2 .it-team-3-item:hover .it-team-3-content{background-color:var(--it-theme-4)}.it-team-3-style-2 .it-team-3-item:hover .it-team-3-social-box button{color:var(--it-common-white)}[dir] .it-team-3-style-2 .it-team-3-item:hover .it-team-3-social-box button{background-color:var(--it-common-yellow)}.it-team-3-style-2 .it-team-3-item:hover .it-team-3-social-wrap>a{color:var(--it-common-yellow)}.it-team-3-style-2 .it-team-3-item:hover .it-team-3-social-wrap>a:hover{color:var(--it-theme-4)}[dir] .it-team-3-style-2 .it-team-3-content{background-color:var(--it-common-yellow);-webkit-transition:.3s;transition:.3s}.it-team-3-style-2 .it-team-3-author-box span,.it-team-3-style-2 .it-team-3-social-box button{color:var(--it-common-white)}[dir] .it-team-3-style-2 .it-team-3-social-box button{background-color:var(--it-theme-4)}.it-team-3-style-2 .it-team-3-social-wrap>a{color:var(--it-common-yellow)}.it-team-3-style-2 .it-team-3-social-wrap>a:hover{color:var(--it-theme-4)}[dir] .it-team-3-style-3 .it-team-3-item:hover .it-team-3-content{background-color:var(--it-theme-1)}.it-team-3-style-3 .it-team-3-item:hover .it-team-3-social-box button{color:var(--it-common-white)}[dir] .it-team-3-style-3 .it-team-3-item:hover .it-team-3-social-box button{background-color:var(--it-common-yellow)}.it-team-3-style-3 .it-team-3-item:hover .it-team-3-social-wrap>a{color:var(--it-common-yellow)}.it-team-3-style-3 .it-team-3-item:hover .it-team-3-social-wrap>a:hover{color:var(--it-theme-1)}.it-team-3-style-3 .it-team-3-social-box button{color:var(--it-common-white)}[dir] .it-team-3-style-3 .it-team-3-social-box button{background-color:var(--it-theme-1)}[dir] .it-teacher-details-wrap{background-color:#f3f5f5;padding:50px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-teacher-details-wrap{font-size:14px}[dir] .it-teacher-details-wrap{padding:50px 20px}}.it-teacher-details-left-thumb img{width:100%}[dir] .it-teacher-details-left-thumb img{margin-bottom:30px}[dir] .it-teacher-details-left-social{border-bottom:1px solid #d9d9d9;margin-bottom:30px;padding-bottom:30px}.it-teacher-details-left-social a{display:inline-block;height:45px;line-height:45px;width:45px}[dir] .it-teacher-details-left-social a{background-color:var(--it-common-white);border-radius:50%;margin:0 6px;text-align:center}[dir] .it-teacher-details-left-info{margin-bottom:40px}.it-teacher-details-left-info ul li{list-style-type:none;position:relative}[dir=ltr] .it-teacher-details-left-info ul li{padding-left:30px}[dir=rtl] .it-teacher-details-left-info ul li{padding-right:30px}.it-teacher-details-left-info ul li a{color:#4d5756;font-size:15px;font-weight:400;line-height:1}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-teacher-details-left-info ul li a{font-size:14px}}.it-teacher-details-left-info ul li i{color:var(--it-theme-1);position:absolute;top:8px}[dir=ltr] .it-teacher-details-left-info ul li i{left:0}[dir=rtl] .it-teacher-details-left-info ul li i{right:0}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-teacher-details-left{margin-bottom:50px}}[dir] .it-teacher-details-right{background-color:var(--it-common-white);padding:60px}[dir=ltr] .it-teacher-details-right{margin-left:20px}[dir=rtl] .it-teacher-details-right{margin-right:20px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-teacher-details-right{padding:60px 15px}[dir=ltr] .it-teacher-details-right{margin-left:0}[dir=rtl] .it-teacher-details-right{margin-right:0}}.it-teacher-details-right .it-progress-bar-wrap h4{text-transform:uppercase}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-teacher-details-right .it-progress-bar-wrap h4{font-size:18px}.it-teacher-details-right .it-progress-bar-item label{font-size:14px}}[dir] .it-teacher-details-right-title-box{margin-bottom:40px}.it-teacher-details-right-title-box h4{color:#0e2a46;font-size:30px;font-weight:700;text-transform:uppercase}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-teacher-details-right-title-box h4{font-size:24px}}@media (max-width:767px){.it-teacher-details-right-title-box h4{font-size:19px}}.it-teacher-details-right-title-box span{color:#4d5756;display:inline-block;font-size:13px;font-weight:500;line-height:1;text-transform:uppercase}[dir] .it-teacher-details-right-title-box span{margin-bottom:30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-teacher-details-right-content p,.it-teacher-details-right-title-box p{font-size:14px}}@media (max-width:767px){.it-teacher-details-right-content h4{font-size:20px}}[dir] .it-teacher-details-right .it-progress-bar-wrap .it-progress-bar-item{padding:5px 0}.it-teacher-details-right .it-progress-bar-wrap .it-progress-bar .progress-bar span{top:-22px}[dir=ltr] .it-faq-wrap{margin-right:-20px;-webkit-transform:translateX(-40px);transform:translateX(-40px)}[dir=rtl] .it-faq-wrap{margin-left:-20px;-webkit-transform:translateX(40px);transform:translateX(40px)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-faq-wrap{-webkit-transform:translateX(0);transform:translateX(0)}[dir=ltr] .it-faq-wrap{margin-right:0}[dir=rtl] .it-faq-wrap{margin-left:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-faq-wrap{margin-top:50px;-webkit-transform:translateX(0);transform:translateX(0)}[dir=ltr] .it-faq-wrap{margin-right:0}[dir=rtl] .it-faq-wrap{margin-left:0}}.it-faq-thumb img{max-width:inherit}[dir] .it-faq-thumb img{border-radius:5px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-faq-thumb img{max-width:100%}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-faq-thumb img{width:100%}}.it-faq-shape-1{bottom:160px;position:absolute}[dir] .it-faq-shape-1{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-faq-shape-1{left:80px}[dir=rtl] .it-faq-shape-1{right:80px}.it-faq-shape-2{position:absolute;top:15px}[dir] .it-faq-shape-2{-webkit-animation:itswing 1s infinite alternate forwards;animation:itswing 1s infinite alternate forwards}[dir=ltr] .it-faq-shape-2{right:155px}[dir=rtl] .it-faq-shape-2{left:155px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-faq-shape-2{top:-50px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-faq-shape-2{top:-80px}}[dir=ltr] .it-career-bg{background:-webkit-gradient(linear,left top,left bottom,from(#f2f2f2),to(hsla(0,0%,95%,0)));background:linear-gradient(180deg,#f2f2f2,hsla(0,0%,95%,0))}[dir=rtl] .it-career-bg{background:-webkit-gradient(linear,left top,left bottom,from(#f2f2f2),to(hsla(0,0%,95%,0)));background:linear-gradient(-180deg,#f2f2f2,hsla(0,0%,95%,0))}[dir] .it-career-item{background-color:var(--it-theme-1);border-radius:5px;padding:80px 30px}@media (max-width:767px){[dir] .it-career-item{padding:40px 20px}}.it-career-content{position:relative;z-index:2}.it-career-content>span{color:var(--it-common-white);display:block;font-size:20px;font-weight:400;line-height:32px;text-transform:capitalize}[dir] .it-career-content>span{padding-bottom:17px}@media only screen and (min-width:992px) and (max-width:1199px){.it-career-content>span{font-size:16px}}.it-career-content p{color:#fff;font-family:var(--it-ff-heading);font-size:20px;font-weight:700;line-height:32px;text-transform:capitalize}[dir] .it-career-content p{margin-bottom:25px}@media only screen and (min-width:992px) and (max-width:1199px){.it-career-content p{font-size:19px}}@media (max-width:767px){.it-career-content p br{display:none}}.it-career-thumb{bottom:0;position:absolute;z-index:1}[dir=ltr] .it-career-thumb{right:0}[dir=rtl] .it-career-thumb{left:0}@media only screen and (min-width:992px) and (max-width:1199px){.it-career-thumb{bottom:-8%}[dir=ltr] .it-career-thumb{right:-15%}[dir=rtl] .it-career-thumb{left:-15%}}@media (max-width:767px){.it-career-thumb{display:none}}.it-career-shape-1{position:absolute;top:0}[dir=ltr] .it-career-shape-1{left:0}[dir=rtl] .it-career-shape-1{right:0}.it-career-shape-2{position:absolute;top:0}[dir=ltr] .it-career-shape-2{right:0}[dir=rtl] .it-career-shape-2{left:0}.it-career-shape-3{position:absolute;top:105px}[dir] .it-career-shape-3{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-career-shape-3{right:170px}[dir=rtl] .it-career-shape-3{left:170px}.it-career-shape-4{position:absolute;top:195px}[dir] .it-career-shape-4{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-career-shape-4{left:430px}[dir=rtl] .it-career-shape-4{right:430px}@media only screen and (min-width:1400px) and (max-width:1599px){[dir=ltr] .it-career-shape-4{left:350px}[dir=rtl] .it-career-shape-4{right:350px}}@media only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-career-shape-4{left:320px}[dir=rtl] .it-career-shape-4{right:320px}}@media only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-career-shape-4{left:200px}[dir=rtl] .it-career-shape-4{right:200px}}.it-career-shape-5{bottom:18px;position:absolute}[dir] .it-career-shape-5{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-career-shape-5{left:200px}[dir=rtl] .it-career-shape-5{right:200px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-career-shape-5{bottom:-40px}}@media only screen and (min-width:1200px) and (max-width:1399px){.it-career-shape-5{bottom:-50px}}.it-career-shape-6{position:absolute;top:95px}[dir] .it-career-shape-6{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-career-shape-6{left:50px}[dir=rtl] .it-career-shape-6{right:50px}@media (max-width:767px){.it-about-3-mv-item p{font-size:14px}}[dir] .it-career-style-3.it-career-bg{background:none}[dir] .it-career-style-3 .it-career-item{background-color:var(--it-theme-2)}.it-career-style-3 .it-career-content>span{font-family:var(--it-ff-poppins);font-size:45px;font-weight:700}@media (max-width:767px){.it-career-style-3 .it-career-content>span{font-size:30px}}.it-career-style-3 .it-career-content p{color:var(--it-common-white);font-size:15px;font-weight:400;line-height:32px;max-width:310px}.it-progress-bar-item{overflow:hidden}[dir] .it-progress-bar-item{padding:30px 0 5px}@media only screen and (min-width:992px) and (max-width:1199px){[dir] .it-progress-bar-item{padding-top:20px}}.it-progress-bar-item label{color:var(--it-common-black);display:inline-block;font-size:17px;font-weight:600;line-height:1}[dir] .it-progress-bar-item label{margin-bottom:12px}.it-progress-bar .progress{height:10px;overflow:visible}[dir] .it-progress-bar .progress{background:rgba(137,186,180,.3);border-radius:10px}.it-progress-bar .progress-bar{height:100%;overflow:visible;position:relative;top:0}[dir] .it-progress-bar .progress-bar{background-color:var(--it-theme-2);border-radius:30px;border-radius:10px}.it-progress-bar .progress-bar span{color:var(--it-common-white);font-size:14px;font-weight:400;line-height:1;position:absolute;top:-30px}[dir] .it-progress-bar .progress-bar span{background-color:var(--it-theme-2);padding:5px 7px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .it-progress-bar .progress-bar span{right:0}[dir=rtl] .it-progress-bar .progress-bar span{left:0}.it-progress-bar .progress-bar span:after{bottom:-5px;content:"";height:10px;position:absolute;width:10px}[dir] .it-progress-bar .progress-bar span:after{background-color:var(--it-theme-2)}[dir=ltr] .it-progress-bar .progress-bar span:after{left:50%;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}[dir=rtl] .it-progress-bar .progress-bar span:after{right:50%;-webkit-transform:translateX(50%) rotate(45deg);transform:translateX(50%) rotate(45deg)}.it-value-img-shape{position:absolute;top:50%;z-index:-1}[dir] .it-value-img-shape{-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .it-value-img-shape{right:-40px}[dir=rtl] .it-value-img-shape{left:-40px}.it-value-play-btn{color:var(--it-common-yellow);display:inline-block;height:80px;line-height:80px;position:absolute;top:50%;width:80px}[dir] .it-value-play-btn{background-color:var(--it-common-white);border-radius:50%;text-align:center}[dir=ltr] .it-value-play-btn{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[dir=rtl] .it-value-play-btn{right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.it-value-right-img img{width:100%}[dir=ltr] .it-value-right-wrap{margin-left:60px}[dir=rtl] .it-value-right-wrap{margin-right:60px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir=ltr] .it-value-right-wrap{margin-left:0}[dir=rtl] .it-value-right-wrap{margin-right:0}}.it-value-shape-1{bottom:18%;position:absolute}[dir] .it-value-shape-1{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-value-shape-1{left:2%}[dir=rtl] .it-value-shape-1{right:2%}@media only screen and (min-width:1400px) and (max-width:1599px){.it-value-shape-1{bottom:-7%}[dir=ltr] .it-value-shape-1{left:-1%}[dir=rtl] .it-value-shape-1{right:-1%}}.it-value-shape-2{position:absolute;top:-12%;z-index:-1}[dir=ltr] .it-value-shape-2{right:-6%}[dir=rtl] .it-value-shape-2{left:-6%}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-value-title-box p br{display:none}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-progress-bar-wrap{margin-bottom:60px}}[dir] .it-class-item{border-radius:10px}[dir] .it-class-item:hover .it-class-rate span{background-color:var(--it-theme-4)}[dir] .it-class-item:hover .it-class-meta-box{background-color:var(--it-theme-5)}[dir] .it-class-item:hover .it-class-thumb{border-radius:10px 10px 0 0}[dir=ltr] .it-class-item:hover .it-class-thumb img{-webkit-transform:scale(1.1) rotate(-2deg);transform:scale(1.1) rotate(-2deg)}[dir=rtl] .it-class-item:hover .it-class-thumb img{-webkit-transform:scale(1.1) rotate(2deg);transform:scale(1.1) rotate(2deg)}[dir] .it-class-item.active .it-class-rate span{background-color:var(--it-theme-4)}[dir] .it-class-item.active .it-class-meta-box{background-color:var(--it-theme-5)}[dir] .it-class-thumb{border-radius:10px 10px 0 0}.it-class-thumb img{width:100%}[dir] .it-class-thumb img{border-radius:10px 10px 0 0;-webkit-transition:.9s;transition:.9s}.it-class-rate{position:absolute;top:20px}[dir=ltr] .it-class-rate{right:20px}[dir=rtl] .it-class-rate{left:20px}.it-class-rate span{color:#fff;display:inline-block;font-family:var(--it-ff-heading);font-size:21px;font-weight:600;height:60px;line-height:60px;width:60px}[dir] .it-class-rate span{background-color:var(--it-theme-5);border-radius:50%;text-align:center;-webkit-transition:.3s;transition:.3s}.it-class-title{font-size:21px;font-weight:600;line-height:1.4;text-transform:uppercase}[dir] .it-class-title{padding-bottom:5px;-webkit-transition:.3s;transition:.3s}.it-class-title:hover{color:var(--it-theme-4)}[dir] .it-class-text{background-color:#f3f5f5;padding:30px 50px}.it-class-text p{font-size:17px;font-weight:400;line-height:32px}[dir] .it-class-text p{margin-bottom:0}.it-class-meta i{color:var(--it-common-white);display:block;font-size:18px}.it-class-meta span{color:var(--it-common-white);font-size:12px;font-weight:300;line-height:30px}[dir] .it-class-meta-box{background-color:var(--it-theme-4);border-radius:0 0 10px 10px;padding:15px 62px 5px;-webkit-transition:.3s;transition:.3s}.it-class-shape-1{position:absolute;top:150px}[dir] .it-class-shape-1{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-class-shape-1{left:265px}[dir=rtl] .it-class-shape-1{right:265px}.it-class-shape-2{bottom:145px;position:absolute}[dir] .it-class-shape-2{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-class-shape-2{left:108px}[dir=rtl] .it-class-shape-2{right:108px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-class-shape-2{bottom:30px}}.it-class-shape-3{bottom:400px;position:absolute}[dir] .it-class-shape-3{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-class-shape-3{right:105px}[dir=rtl] .it-class-shape-3{left:105px}[dir] .it-work-bg{background-repeat:no-repeat;background-size:cover}[dir] .it-work-item{background-color:var(--it-common-white);border:4px dashed var(--it-common-black);border-radius:30px;padding:70px 40px}@media only screen and (min-width:992px) and (max-width:1199px){[dir] .it-work-item{padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){[dir] .it-work-item{padding:30px}}[dir] .it-work-item.active{background-color:var(--it-common-yellow);border-color:var(--it-common-yellow)}.it-work-icon span{display:inline-block;height:100px;line-height:100px;width:100px}[dir] .it-work-icon span{background-color:var(--it-common-black);border-radius:50%;margin-bottom:30px;text-align:center}.it-work-title-sm{font-family:var(--it-ff-poppins);font-size:21px;font-weight:700;line-height:1;text-transform:uppercase}[dir] .it-work-title-sm{margin-bottom:20px}.it-work-content p{color:#4d5756;font-size:17px;font-weight:400;line-height:32px}[dir] .it-blog-item-box{background-repeat:no-repeat;background-size:cover;border-radius:5px;padding:30px 30px 40px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-blog-item-box{padding:20px 20px 40px}}.it-blog-title{font-size:19px;font-style:normal;font-weight:600;line-height:1.4}[dir] .it-blog-title{margin-bottom:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-blog-title{font-size:17px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-blog-title{font-size:15px}}@media only screen and (min-width:768px) and (max-width:991px){.it-blog-title{font-size:17px}}@media (max-width:767px){.it-blog-title{font-size:16px}}[dir] .it-blog-title a{-webkit-transition:.3s;transition:.3s}.it-blog-title a:hover{color:var(--it-theme-4)}@media (max-width:767px){[dir] .it-blog-title-box{margin-bottom:30px}}[dir] .it-blog-thumb{border-radius:10px}.it-blog-thumb img{width:100%}[dir] .it-blog-thumb img{border-radius:10px;-webkit-transition:.9s;transition:.9s}.it-blog-meta span{color:#4d5756;font-size:15px;font-style:normal;font-weight:400;line-height:32px}.it-blog-meta span i{color:var(--it-theme-1);display:inline-block}[dir=ltr] .it-blog-meta span i{margin-right:5px}[dir=rtl] .it-blog-meta span i{margin-left:5px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-blog-meta span{font-size:13px}}[dir=ltr] .it-blog-meta span:not(:last-child){margin-right:22px}[dir=rtl] .it-blog-meta span:not(:last-child){margin-left:22px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-blog-meta span:not(:last-child){margin-right:15px}[dir=rtl] .it-blog-meta span:not(:last-child){margin-left:15px}}.it-blog-shape-1{position:absolute;top:140px}[dir] .it-blog-shape-1{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-blog-shape-1{right:40%}[dir=rtl] .it-blog-shape-1{left:40%}[dir=ltr] .it-blog-item:hover .it-blog-thumb img{-webkit-transform:scale(1.1) rotate(-2deg);transform:scale(1.1) rotate(-2deg)}[dir=rtl] .it-blog-item:hover .it-blog-thumb img{-webkit-transform:scale(1.1) rotate(2deg);transform:scale(1.1) rotate(2deg)}.it-blog-style-2 .it-blog-meta span i{color:var(--it-common-yellow)}.it-blog-style-2 .it-blog-title:hover,.it-blog-style-3 .it-blog-meta span i{color:var(--it-theme-4)}.it-blog-style-3 .it-blog-title{font-size:26px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-blog-style-3 .it-blog-title{font-size:23px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-blog-style-3 .it-blog-title{font-size:24px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-blog-style-3 .it-blog-title{font-size:20px}}.it-blog-style-3 .it-blog-title a:hover{color:var(--it-theme-4)}[dir] .it-blog-style-3 .it-blog-thumb{padding-bottom:0}[dir] .it-blog-style-3 .it-blog-thumb img{border-radius:5px 5px 0 0}[dir] .it-blog-style-3 .it-blog-content{background-color:var(--it-common-white);border-radius:0 0 5px 5px;padding:25px 45px 45px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-blog-style-3 .it-blog-content{padding:25px 25px 45px}}[dir] .it-blog-style-3 .it-blog-item{-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,.07);box-shadow:0 0 50px 0 rgba(0,0,0,.07)}.it-blog-style-4 .it-blog-meta span i,.it-blog-style-4 .it-blog-title a:hover{color:var(--it-theme-3)}@media only screen and (min-width:1200px) and (max-width:1399px){.it-blog-style-4 .it-blog-title{font-size:24px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-blog-style-4 .it-blog-title{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){[dir] .it-blog-style-4 .it-blog-content{padding:30px}}@media (max-width:767px){[dir] .it-blog-style-4 .it-blog-content{padding:20px}}.it-blog-style-5 .it-blog-title a:hover{color:var(--it-theme-4)}.it-blog-style-6 .it-blog-meta span i{color:var(--it-theme-5)}.it-blog-style-6 .it-blog-title a:hover{color:var(--it-theme-1)}[dir] .it-blog-style-6 .it-btn{background:var(--it-theme-1)}[dir] .it-blog-style-6 .it-btn:hover{background-color:var(--it-theme-5)}[dir] .it-blog-style-6 .it-blog-thumb{padding-bottom:0}[dir] .it-blog-style-6 .it-blog-thumb img{border-radius:5px 5px 0 0}[dir] .it-blog-style-6 .it-blog-content{background-color:var(--it-common-white);border-radius:0 0 5px 5px;padding:25px 45px 45px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-blog-style-6 .it-blog-content{padding:25px 25px 45px}}[dir] .it-blog-style-6 .it-blog-item{-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,.07);box-shadow:0 0 50px 0 rgba(0,0,0,.07)}.it-blog-color .it-blog-meta span i,.it-blog-color .it-blog-title a:hover{color:var(--it-theme-2)}[dir=ltr] .postbox__details-wrapper{padding-right:30px}[dir=rtl] .postbox__details-wrapper{padding-left:30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .postbox__details-wrapper{margin-bottom:70px}[dir=ltr] .postbox__details-wrapper{padding-right:0}[dir=rtl] .postbox__details-wrapper{padding-left:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:1200px) and (max-width:1399px){.postbox__details-tag a{font-size:13px}}[dir] .postbox__details-checkmark{padding-bottom:40px}.postbox__details-checkmark ul li{color:#202124;font-size:17px;font-weight:500;line-height:1.2;list-style-type:none;position:relative}[dir] .postbox__details-checkmark ul li{margin-bottom:20px}[dir=ltr] .postbox__details-checkmark ul li{padding-left:35px}[dir=rtl] .postbox__details-checkmark ul li{padding-right:35px}@media (max-width:767px){.postbox__details-checkmark ul li{font-size:14px}}[dir] .postbox__details-checkmark ul li:last-child{margin-bottom:0}.postbox__details-checkmark ul li i{color:var(--it-common-white);font-size:10px;height:20px;line-height:20px;position:absolute;top:-2px;width:20px}[dir] .postbox__details-checkmark ul li i{background-color:var(--it-common-black);border-radius:50%;text-align:center}[dir=ltr] .postbox__details-checkmark ul li i{left:0;-webkit-transform:translateX(2px);transform:translateX(2px)}[dir=rtl] .postbox__details-checkmark ul li i{right:0;-webkit-transform:translateX(-2px);transform:translateX(-2px)}.postbox__details-title{color:var(--it-common-black);font-size:36px;font-weight:700;line-height:1.2}[dir] .postbox__details-title{padding-bottom:10px}@media only screen and (min-width:1600px) and (max-width:1800px){.postbox__details-title{font-size:33px}}@media only screen and (min-width:1400px) and (max-width:1599px){.postbox__details-title{font-size:33px}}@media only screen and (min-width:1200px) and (max-width:1399px){.postbox__details-title{font-size:32px}.postbox__details-title br{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.postbox__details-title{font-size:25px}.postbox__details-title br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.postbox__details-title{font-size:30px}.postbox__details-title br{display:none}}@media (max-width:767px){.postbox__details-title{font-size:20px}.postbox__details-title br{display:none}}.postbox__details-title-box span{color:#888;display:inline-block;font-size:14px;font-weight:700}.postbox__details-title-box p{font-size:16px;font-weight:400;line-height:30px}[dir] .postbox__details-title-box p{margin-bottom:0;padding-bottom:10px}[dir=ltr] .postbox__details-title-box p{padding-right:25px}[dir=rtl] .postbox__details-title-box p{padding-left:25px}@media only screen and (min-width:1200px) and (max-width:1399px){.postbox__details-title-box p{font-size:15px}.postbox__details-title-box p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.postbox__details-title-box p{font-size:15px}[dir=ltr] .postbox__details-title-box p{padding-right:0}[dir=rtl] .postbox__details-title-box p{padding-left:0}}@media (max-width:767px){.postbox__details-title-box p{font-size:13px}[dir=ltr] .postbox__details-title-box p{padding-right:0}[dir=rtl] .postbox__details-title-box p{padding-left:0}.postbox__details-title-box p br{display:none}}[dir] .postbox__details-img-box{padding-bottom:20px}@media (max-width:767px){.postbox__details-img-box{-ms-flex-wrap:wrap;flex-wrap:wrap}}[dir] .postbox__details-img-box span img{border-radius:20px;margin-bottom:20px}[dir=ltr] .postbox__details-img-box span img.img-mr{margin-right:20px}[dir=rtl] .postbox__details-img-box span img.img-mr{margin-left:20px}.postbox__details-img-caption{color:#87888a;font-size:13px;font-weight:400;line-height:10px}.postbox__details-img-caption i{color:#5f6168;font-size:13px;font-style:normal;font-weight:500;line-height:10px}@media (max-width:767px){.postbox__comment-box{-ms-flex-wrap:wrap;flex-wrap:wrap}}[dir] .postbox__content-wrap .it-contact-wrap{padding:0}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .postbox__content-wrap .it-contact-wrap{margin-bottom:60px}}.postbox__content-wrap .it-contact__textarea-box textarea{height:150px}[dir] .postbox__content-wrap .it-contact__textarea-box textarea{padding-top:10px}[dir=ltr] .postbox__p-right{margin-right:20px}[dir=rtl] .postbox__p-right{margin-left:20px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .postbox__p-right{margin-right:0}[dir=rtl] .postbox__p-right{margin-left:0}}[dir] .postbox__thumb img{border-radius:5px}.postbox__thumb .play-btn{color:var(--it-common-black);height:90px;line-height:90px;position:absolute;top:calc(50% - 20px);width:90px;z-index:1}[dir] .postbox__thumb .play-btn{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;background-color:var(--it-common-white);border-radius:50%;text-align:center}[dir=ltr] .postbox__thumb .play-btn{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[dir=rtl] .postbox__thumb .play-btn{right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}@media (max-width:767px){.postbox__thumb .play-btn{height:50px;line-height:50px;width:50px}[dir=ltr] .postbox__thumb .play-btn i{padding-left:4px}[dir=rtl] .postbox__thumb .play-btn i{padding-right:4px}}.postbox__thumb .play-btn:hover{color:var(--it-common-white)}[dir] .postbox__thumb .play-btn:hover{background-color:var(--it-common-blue-4)}.postbox__audio,.postbox__audio iframe{height:100%;width:100%}[dir] .postbox__audio iframe{border:none}[dir] .postbox__item-single:hover{-webkit-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.postbox__content p img{max-width:100%}[dir] .postbox__content p img{border-radius:10px;margin-bottom:30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.postbox__content p img{width:100%}}[dir] .postbox__content-single{border:none;padding-left:0;padding-right:0}.postbox__title{color:var(--it-common-black);color:#202124;font-size:36px;font-weight:600;line-height:1.3}@media only screen and (min-width:1200px) and (max-width:1399px){.postbox__title{font-size:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.postbox__title{font-size:30px}.postbox__title br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.postbox__title{font-size:30px}.postbox__title br{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.postbox__title{font-size:22px}.postbox__title br{display:none}}@media (max-width:767px){.postbox__title{font-size:22px}.postbox__title br{display:none}}.postbox__title a:hover{color:var(--it-theme-1)}[dir] .postbox__meta{margin-bottom:20px}.postbox__meta i{color:var(--it-theme-4)!important}.postbox__meta a{color:#888;display:inline-block;font-size:17px;font-weight:400;line-height:12px}.postbox__meta a:hover{color:var(--it-theme-1)}[dir] .postbox__meta-2{padding-bottom:13px}.postbox__meta-2 a{color:#888;display:inline-block;font-size:17px;font-weight:400;line-height:12px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.postbox__meta-2 a{font-size:13px}}.postbox__meta-2 a:hover{color:var(--it-theme-1)}.postbox__text img{max-width:100%}.postbox__text p{font-size:17px}@media only screen and (min-width:1200px) and (max-width:1399px){.postbox__text p{font-size:16px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.postbox__text p{font-size:14px}}[dir] .postbox__text-single p{margin-bottom:15px}.postbox__slider button{color:var(--it-common-white);font-size:30px;position:absolute;top:50%;z-index:1}[dir] .postbox__slider button{-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .postbox__slider button{left:50px}[dir=rtl] .postbox__slider button{right:50px}[dir=ltr] .postbox__slider button.slick-next{left:auto;right:50px}[dir=rtl] .postbox__slider button.slick-next{left:50px;right:auto}@media (max-width:767px){[dir=ltr] .postbox__slider button.slick-next{right:10px}[dir=ltr] .postbox__slider button,[dir=rtl] .postbox__slider button.slick-next{left:10px}[dir=rtl] .postbox__slider button{right:10px}}.postbox__comment ul li{list-style:none}[dir] .postbox__comment ul li{border:1px solid var(--it-theme-4)!important;margin-bottom:45px;padding:10px}[dir=ltr] .postbox__comment ul li{padding-right:15px}[dir=rtl] .postbox__comment ul li{padding-left:15px}@media (max-width:767px){[dir=ltr] .postbox__comment ul li{padding-right:10px}[dir=rtl] .postbox__comment ul li{padding-left:10px}}.postbox__comment ul-title{color:var(--it-common-black)!important;font-size:20px;font-weight:500}[dir] .postbox__comment ul-title{margin-bottom:40px}[dir=ltr] .postbox__comment ul-title{margin-right:20px}[dir=rtl] .postbox__comment ul-title{margin-left:20px}.postbox__comment-title{color:var(--it-common-black);font-size:36px;font-weight:600;letter-spacing:-.02em;line-height:18px}[dir] .postbox__comment-title{margin-bottom:40px}@media only screen and (min-width:1200px) and (max-width:1399px){.postbox__comment-title{font-size:22px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.postbox__comment-title{font-size:20px}}.postbox__comment-avater img{height:154px;width:154px}[dir] .postbox__comment-avater img{border-radius:50%}@media (max-width:767px){.postbox__comment-avater img{height:65px;width:65px}}[dir] .postbox__comment-name{margin-bottom:5px}.postbox__comment-name h5{color:var(--it-common-black);font-size:22px;font-weight:700;line-height:20px}[dir] .postbox__comment-name h5{margin-bottom:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.postbox__comment-name h5{font-size:18px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.postbox__comment-name h5{font-size:17px}}@media (max-width:767px){[dir] .postbox__comment-text{margin-top:15px}[dir=ltr] .postbox__comment-text{margin-left:0}[dir=rtl] .postbox__comment-text{margin-right:0}}.postbox__comment-text p{font-size:15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.postbox__comment-text p{font-size:15px}.postbox__comment-text p br{display:none}}@media (max-width:767px){.postbox__comment-text p{font-size:14px}.postbox__comment-text p br{display:none}}[dir] .postbox__comment-reply{margin-top:10px;padding-bottom:17px}.postbox__comment-reply span{display:inline-block}[dir=ltr] .postbox__comment-reply span{margin-right:40px}[dir=rtl] .postbox__comment-reply span{margin-left:40px}@media (max-width:767px){.postbox__comment-reply span{font-size:17px}}.postbox__comment-reply a{color:var(--it-common-black);display:inline-block;font-size:17px;font-weight:500}[dir] .postbox__comment-reply a{-webkit-transition:.3s;transition:.3s}@media (max-width:767px){.postbox__comment-reply a{font-size:14px}}.postbox__comment-reply a:hover{color:var(--it-theme-1)}[dir] .postbox__comment-agree{margin-bottom:30px}.postbox__comment-agree .form-check-label{color:#87888a;font-size:14px;font-weight:500;line-height:1.3}[dir] .postbox__comment-agree .form-check-input:checked{background-color:var(--it-common-blue-4);border-color:transparent}[dir] .postbox__comment-agree .form-check-input:focus{-webkit-box-shadow:none;box-shadow:none}[dir] .postbox__comment-agree .form-check-input.form-check-input[type=checkbox]{border-radius:2px;margin-top:4px}.postbox__comment-input{position:relative}[dir] .postbox__comment-input{margin-bottom:20px}.postbox__comment-input span{color:var(--it-common-black);display:block;font-weight:600}[dir] .postbox__comment-input span{margin-bottom:12px}.postbox__comment-input input,.postbox__comment-input textarea{color:var(--it-common-black);font-size:14px;height:55px;outline:none;width:100%}[dir] .postbox__comment-input input,[dir] .postbox__comment-input textarea{border:1px solid #f7f7f7;border-radius:7px;-webkit-box-shadow:0 16px 24px rgba(189,196,205,.13);box-shadow:0 16px 24px rgba(189,196,205,.13);padding:0 20px}.postbox__comment-input input::-webkit-input-placeholder,.postbox__comment-input textarea::-webkit-input-placeholder{color:hsla(0,0%,45%,.5)}.postbox__comment-input input::-moz-placeholder,.postbox__comment-input textarea::-moz-placeholder{color:hsla(0,0%,45%,.5)}.postbox__comment-input input:-ms-input-placeholder,.postbox__comment-input textarea:-ms-input-placeholder{color:hsla(0,0%,45%,.5)}.postbox__comment-input input::-ms-input-placeholder,.postbox__comment-input textarea::-ms-input-placeholder{color:hsla(0,0%,45%,.5)}.postbox__comment-input input::placeholder,.postbox__comment-input textarea::placeholder{color:hsla(0,0%,45%,.5)}.postbox__comment-input input:focus,.postbox__comment-input textarea:focus{color:var(--it-common-black)}[dir] .postbox__comment-input input:focus,[dir] .postbox__comment-input textarea:focus{border-color:var(--it-common-pink)}.postbox__comment-input textarea{height:175px;resize:none}[dir] .postbox__comment-input textarea{padding-bottom:20px;padding-top:20px}.postbox__tag span{color:var(--it-common-black);font-size:20px;font-weight:500}[dir] .postbox__tag span{margin-bottom:17px}[dir=ltr] .postbox__tag span{margin-right:30px}[dir=rtl] .postbox__tag span{margin-left:30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir] .postbox__social{margin-top:40px}}.postbox__social span{color:var(--it-common-black);font-size:20px;font-weight:500}.postbox__social a{font-size:15px}[dir=ltr] .postbox__social a{padding-left:30px}[dir=rtl] .postbox__social a{padding-right:30px}.postbox__social a .it-linkedin{color:#0e6ba1}.postbox__social a .it-pinterest{color:#d70220}.postbox__social a .it-facebook{color:#0e6ba1}.postbox__social a .it-twitter{color:#36b6ed}@media (max-width:767px){.postbox__navigation-more{-ms-flex-wrap:wrap;flex-wrap:wrap}}[dir=ltr] .postbox__navigation-img{margin-right:15px}[dir=rtl] .postbox__navigation-img{margin-left:15px}[dir] .postbox__navigation-img img{border-radius:12px}@media (max-width:767px){[dir] .postbox__navigation-left{margin-bottom:30px}}.postbox__navigation-content a:hover span{color:var(--it-common-blue-4)}.postbox__navigation-content span{color:#5f6168;display:inline-block;font-size:12px;font-weight:500;letter-spacing:.1em;line-height:12px;text-transform:uppercase}[dir] .postbox__navigation-content span{padding-bottom:15px;-webkit-transition:.3s;transition:.3s}[dir=ltr] .postbox__navigation-content span i{margin-right:10px}[dir=rtl] .postbox__navigation-content span i{margin-left:10px}.postbox__navigation-content h5{color:#202124;font-size:18px;font-weight:700;line-height:16px}[dir] .postbox__navigation-content h5{-webkit-transition:.3s;transition:.3s}@media (max-width:767px){.postbox__navigation-content h5{font-size:16px}}.postbox__navigation-content h5:hover{color:var(--it-common-blue-4)}@media only screen and (min-width:992px) and (max-width:1199px){.postbox__navigation-content h5{font-size:15px}}[dir=ltr] .postbox__navigation-right .postbox__navigation-img{margin-left:15px;margin-right:0}[dir=rtl] .postbox__navigation-right .postbox__navigation-img{margin-left:0;margin-right:15px}[dir=ltr] .postbox__navigation-right .postbox__navigation-content span i{margin-left:10px;margin-right:0}[dir=rtl] .postbox__navigation-right .postbox__navigation-content span i{margin-left:0;margin-right:10px}[dir] .postbox__item{border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:50px;padding-top:10px}.postbox__item i{color:var(--it-theme-1);font-size:48px}[dir] .postbox__item i{margin-bottom:20px}.postbox__item p{color:var(--it-common-black);font-size:20px;font-weight:700;line-height:35px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.postbox__item p{font-size:17px}}@media (max-width:767px){[dir] .postbox__details-tag{margin-bottom:20px}}.postbox__details-tag span{color:var(--it-common-black);display:inline-block;font-weight:700}[dir=ltr] .postbox__details-tag span{padding-right:5px}[dir=rtl] .postbox__details-tag span{padding-left:5px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.postbox__details-tag span{font-size:17px}}.postbox__details-tag a{color:var(--it-common-black);display:inline-block;height:30px;line-height:30px}[dir] .postbox__details-tag a{background-color:#f2f2f2;padding:0 15px;-webkit-transition:.3s;transition:.3s}[dir=ltr] .postbox__details-tag a{margin-left:10px}[dir=rtl] .postbox__details-tag a{margin-right:10px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.postbox__details-tag a{font-size:14px}[dir] .postbox__details-tag a{padding:0 10px}}@media (max-width:767px){.postbox__details-tag a{font-size:14px}[dir] .postbox__details-tag a{margin-bottom:10px;padding:0 10px}}.postbox__details-tag a:hover{color:var(--it-common-white)}[dir] .postbox__details-tag a:hover{background-color:var(--it-theme-1)}.postbox__details-share span{color:var(--it-common-black);display:inline-block;font-weight:700}[dir=ltr] .postbox__details-share span{padding-right:15px}[dir=rtl] .postbox__details-share span{padding-left:15px}.postbox__details-share a{color:var(--it-common-black);display:inline-block;font-size:16px;height:35px;line-height:35px;width:35px}[dir] .postbox__details-share a{background-color:#f2f2f2;padding:0 5px;text-align:center;-webkit-transition:.3s;transition:.3s}[dir=ltr] .postbox__details-share a:not(:last-child){margin-right:8px}[dir=rtl] .postbox__details-share a:not(:last-child){margin-left:8px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.postbox__details-share a{font-size:14px}}.postbox__details-share a:hover{color:var(--it-common-white)}[dir] .postbox__details-share a:hover{background-color:var(--it-theme-4)}[dir] .postbox__details-share-wrapper{padding-bottom:65px;padding-top:20px}.postbox__comment-info{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.postbox__meta span{display:inline-block;font-size:16px;position:relative}[dir] .postbox__meta span{padding-bottom:5px}[dir=ltr] .postbox__meta span{padding-left:25px}[dir=rtl] .postbox__meta span{padding-right:25px}@media only screen and (min-width:768px) and (max-width:991px){.postbox__meta span{font-size:14px}}@media (max-width:767px){.postbox__meta span{font-size:13px}}[dir=ltr] .postbox__meta span:not(:last-child){margin-right:28px}[dir=rtl] .postbox__meta span:not(:last-child){margin-left:28px}.postbox__meta span i{color:var(--it-theme-1);display:inline-block;font-size:16px;position:absolute;top:8px}[dir=ltr] .postbox__meta span i{left:0}[dir=rtl] .postbox__meta span i{right:0}[dir] .postbox__main-thumb{background-color:#212121}.postbox__main-thumb img{height:400px;-o-object-fit:contain;object-fit:contain;width:100%}[dir] .postbox__main-thumb img{border-radius:5px}@media (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.postbox__main-thumb img{height:240px}}.postbox__content-img img{width:100%}@media (max-width:767px){[dir=ltr] .postbox__content-img img{margin-right:0}[dir=rtl] .postbox__content-img img{margin-left:0}.postbox__content-img{-ms-flex-wrap:wrap;flex-wrap:wrap}.postbox__slider-arrow-wrap{display:none}}.postbox__slider-arrow-wrap .postbox-arrow-prev{position:absolute;top:50%;z-index:9}[dir] .postbox__slider-arrow-wrap .postbox-arrow-prev{-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .postbox__slider-arrow-wrap .postbox-arrow-prev{left:15px}[dir=rtl] .postbox__slider-arrow-wrap .postbox-arrow-prev{right:15px}.postbox__slider-arrow-wrap .postbox-arrow-next{position:absolute;top:50%;z-index:9}[dir] .postbox__slider-arrow-wrap .postbox-arrow-next{-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .postbox__slider-arrow-wrap .postbox-arrow-next{right:15px}[dir=rtl] .postbox__slider-arrow-wrap .postbox-arrow-next{left:15px}.postbox__slider-arrow-wrap button{color:var(--it-common-black);font-size:18px;height:40px;line-height:40px;width:40px}[dir] .postbox__slider-arrow-wrap button{background-color:var(--it-common-white);text-align:center}.rc__post{line-height:normal}[dir] .rc__post{border-top:1px solid #e2e1e1;padding-top:30px;-webkit-transition:.3s;transition:.3s}[dir] .rc__post:last-child{border-bottom:1px solid #e2e1e1;padding-bottom:30px}[dir] .rc__post ul li:not(:last-child){margin-bottom:15px}.rc__post-thumb{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}[dir=ltr] .rc__post-thumb{margin-right:10px}[dir=rtl] .rc__post-thumb{margin-left:10px}.rc__post-thumb img{height:96px;-o-object-fit:cover;object-fit:cover;width:96px}.rc__post-title{color:var(--it-common-black);font-size:16px;font-weight:600;line-height:23px}[dir] .rc__post-title{margin-bottom:0}[dir=ltr] .rc__post-title{margin-right:30px}[dir=rtl] .rc__post-title{margin-left:30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rc__post-title{font-size:14px}[dir=ltr] .rc__post-title{margin-right:0}[dir=rtl] .rc__post-title{margin-left:0}}.rc__post-title a:hover{color:var(--it-theme-4)}.rc__meta{line-height:0}.rc__meta span{display:inline-block;font-size:12px;font-weight:500;line-height:normal;text-transform:uppercase}[dir] .rc__meta span{margin-bottom:5px}.rc__meta span i{color:var(--it-theme-4);display:inline-block}[dir=ltr] .rc__meta span i{margin-right:5px}[dir=rtl] .rc__meta span i{margin-left:5px}[dir=ltr] .sidebar__wrapper{padding-left:40px}[dir=rtl] .sidebar__wrapper{padding-right:40px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .sidebar__wrapper{padding-left:0}[dir=rtl] .sidebar__wrapper{padding-right:0}}.sidebar__widget-content ul>li{height:50px;line-height:50px;list-style-type:none;position:relative}[dir] .sidebar__widget-content ul>li{border:1px solid #e2e1e1;margin-bottom:10px;padding:0 30px;-webkit-transition:.3s;transition:.3s}[dir] .sidebar__widget-content ul>li:hover{background-color:var(--it-theme-1)}.sidebar__widget-content ul>li:hover:after,.sidebar__widget-content ul>li:hover a{color:var(--it-common-white)}.sidebar__widget-content ul>li:after{color:var(--it-common-black);content:"\f105";font-family:Font Awesome\ 6 Pro;font-size:18px;position:absolute;top:50%}[dir] .sidebar__widget-content ul>li:after{-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .sidebar__widget-content ul>li:after{right:30px}[dir=rtl] .sidebar__widget-content ul>li:after{left:30px}.sidebar__widget-content ul>li>a{color:var(--it-common-black);font-size:16px;font-weight:500}[dir] .sidebar__widget-content ul>li>a{-webkit-transition:.3s;transition:.3s}.sidebar__widget-title{color:var(--it-common-black);display:inline-block;font-size:24px;font-weight:700;line-height:16px;text-transform:uppercase}[dir] .sidebar__widget-title{margin-bottom:30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.sidebar__widget-title{font-size:20px}.sidebar__widget-title br{display:none}}[dir] .sidebar__widget.color-box{background-color:var(--it-common-black);padding:40px 35px}@media (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){[dir] .sidebar__widget.color-box{padding:40px 20px}}[dir] .sidebar__widget:last-child-title{border-bottom:0}.sidebar__widget>ul>li{list-style:none}[dir] .sidebar__widget>ul>li{margin-bottom:15px}[dir] .sidebar__widget>ul>li:last-child{margin-bottom:0}.sidebar__widget>ul>li a{-webkit-box-pack:justify;-ms-flex-pack:justify;color:#5f6168;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;justify-content:space-between;line-height:12px}.sidebar__widget>ul>li a:hover{color:var(--it-theme-1)}.sidebar__widget>ul>li a i{font-size:18px}[dir] .sidebar__widget>ul>li a i{-webkit-transform:translateY(2px);transform:translateY(2px)}[dir=ltr] .sidebar__widget>ul>li a i{margin-right:10px}[dir=rtl] .sidebar__widget>ul>li a i{margin-left:10px}.sidebar__search{position:relative}.sidebar__search input{color:var(--it-common-white);height:60px;line-height:60px;outline:none;text-transform:capitalize;width:100%}[dir] .sidebar__search input{background-color:#353535;border:none}[dir=ltr] .sidebar__search input{padding-left:30px;padding-right:60px}[dir=rtl] .sidebar__search input{padding-left:60px;padding-right:30px}@media only screen and (min-width:768px) and (max-width:991px){.sidebar__search input{font-size:15px}}@media (max-width:767px){.sidebar__search input{font-size:14px}[dir=ltr] .sidebar__search input{padding-left:15px;padding-right:40px}[dir=rtl] .sidebar__search input{padding-left:40px;padding-right:15px}}[dir] .sidebar__search input:focus{border-color:var(--it-theme-1)}.sidebar__search input::-webkit-input-placeholder{color:#777}.sidebar__search input::-moz-placeholder{color:#777}.sidebar__search input:-ms-input-placeholder{color:#777}.sidebar__search input::-ms-input-placeholder{color:#777}.sidebar__search input::placeholder{color:#777}.sidebar__search button{color:var(--it-common-white);display:inline-block;font-size:18px;position:absolute;top:50%}[dir] .sidebar__search button{border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .sidebar__search button{right:30px}[dir=rtl] .sidebar__search button{left:30px}.sidebar__banner-content{bottom:0;position:absolute;z-index:1}[dir] .sidebar__banner-content{background:var(--it-theme-1)}[dir=ltr] .sidebar__banner-content{right:0}[dir=rtl] .sidebar__banner-content{left:0}.sidebar__banner-content h4{color:var(--it-common-white);font-size:24px;text-transform:uppercase}[dir] .sidebar__banner-content h4{margin-bottom:0;padding:15px 20px}[dir] .tagcloud.space a{padding:0 15px}.tagcloud a{color:#4d5756;display:inline-block;font-size:14px;font-weight:500;height:48px;line-height:1;line-height:48px;text-transform:capitalize}[dir] .tagcloud a{background-color:#f2f2f2;margin-bottom:15px;padding:0 50px;text-align:center;-webkit-transition:.3s;transition:.3s}[dir=ltr] .tagcloud a{margin-right:10px}[dir=rtl] .tagcloud a{margin-left:10px}@media only screen and (min-width:1200px) and (max-width:1399px){.tagcloud a{font-size:13px}[dir] .tagcloud a{padding:0 36px}}@media only screen and (min-width:992px) and (max-width:1199px){.tagcloud a{font-size:13px}[dir] .tagcloud a{padding:0 36px}}@media only screen and (min-width:768px) and (max-width:991px){.tagcloud a{font-size:13px}[dir] .tagcloud a{padding:0 36px}}@media (max-width:767px){.tagcloud a{font-size:13px}[dir] .tagcloud a{padding:0 36px}}.tagcloud a:hover{color:var(--it-common-white)}[dir] .tagcloud a:hover{background:var(--it-theme-1)}.tagcloud span{color:#202124;font-size:16px;font-weight:600;line-height:12px}[dir=ltr] .tagcloud span{margin-right:8px}[dir=rtl] .tagcloud span{margin-left:8px}.it-pagination ul li{display:inline-block}[dir] .it-pagination ul li{padding-top:30px}[dir=ltr] .it-pagination ul li:not(:last-child){margin-right:10px}[dir=rtl] .it-pagination ul li:not(:last-child){margin-left:10px}.it-pagination ul li a,.it-pagination ul li span{color:var(--it-common-black);display:inline-block;font-family:var(--it-ff-heading);font-size:18px;font-weight:700;height:40px;line-height:27px;width:40px}[dir] .it-pagination ul li a,[dir] .it-pagination ul li span{background:#f2f2f2;border-radius:4px;text-align:center;-webkit-transition:.3s;transition:.3s}.it-pagination ul li a.current i,.it-pagination ul li span.current i{display:inline-block}[dir] .it-pagination ul li a.current i,[dir] .it-pagination ul li span.current i{-webkit-transform:translateY(2px);transform:translateY(2px)}.it-pagination ul li a.current,.it-pagination ul li a:hover{color:var(--it-common-white)}[dir] .it-pagination ul li a.current,[dir] .it-pagination ul li a:hover{background-color:var(--it-theme-4)}.it-pagination ul li span.current,.it-pagination ul li span:hover{color:var(--it-common-white)}[dir] .it-pagination ul li span.current,[dir] .it-pagination ul li span:hover{background-color:var(--it-theme-4)}.it-pagination ul li a{display:inline-block}.it-pagination ul li a.color{color:var(--it-common-white);font-size:18px}[dir] .it-pagination ul li a.color{background-color:var(--it-theme-5)}[dir] .it-pagination ul li .active>.page-link{background:var(--it-theme-4)!important}.it-feature-item{position:relative}[dir] .it-feature-item{background-repeat:no-repeat;background-size:cover;padding:80px 15px 45px}@media only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-feature-item{padding:40px 30px}}@media only screen and (min-width:992px) and (max-width:1199px){[dir] .it-feature-item{padding:30px 15px}}.it-feature-item:after{content:"";height:100%;position:absolute;top:0;width:100%}[dir] .it-feature-item:after{background-color:#f3f5f5;-webkit-transition:.5s;transition:.5s}[dir=ltr] .it-feature-item:after{left:0}[dir=rtl] .it-feature-item:after{right:0}[dir] .it-feature-item:hover:after{background-color:rgba(34,162,209,.9)}.it-feature-item:hover .it-feature-text p,.it-feature-item:hover .it-feature-title{color:#fff}.it-feature-item:hover .it-feature-button .it-btn-border{color:var(--it-common-white)}[dir] .it-feature-item:hover .it-feature-button .it-btn-border{background-color:var(--it-theme-6)}.it-feature-icon{height:100px;line-height:114px;width:100px}[dir] .it-feature-icon{background-color:#fbedd7;border-radius:50%;margin:0 auto;text-align:center}.it-feature-icon span{color:var(--it-common-yellow);font-size:50px}.it-feature-text p{color:#333931;font-size:17px;font-weight:400;line-height:32px}[dir] .it-feature-text p{-webkit-transition:.3s;transition:.3s}@media only screen and (min-width:992px) and (max-width:1199px){.it-feature-text p{font-size:15px}}.it-feature-title{color:var(--it-common-black);font-size:21px;font-weight:700;text-transform:capitalize}[dir] .it-feature-title{text-align:center;-webkit-transition:.3s;transition:.3s}[dir] .it-feature-3-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.it-feature-3-item{-webkit-filter:drop-shadow(0 4px 25px rgba(0,0,0,.09));filter:drop-shadow(0 4px 25px rgba(0,0,0,.09))}[dir] .it-feature-3-item{background-color:#fff;padding:40px 30px}@media only screen and (min-width:1200px) and (max-width:1399px){[dir] .it-feature-3-item{padding:30px 20px}}.it-feature-3-icon span{color:var(--it-common-white);display:inline-block;font-size:48px;height:90px;line-height:106px;position:relative;width:90px}[dir] .it-feature-3-icon span{background-color:var(--it-theme-2);border-radius:50%;margin-bottom:35px;text-align:center}.it-feature-3-icon span:after{content:"";height:100%;position:absolute;top:0;width:100%}[dir] .it-feature-3-icon span:after{border:1px dashed var(--it-theme-2);border-radius:50%;-webkit-transform:scale(1.2);transform:scale(1.2)}[dir=ltr] .it-feature-3-icon span:after{left:0}[dir=rtl] .it-feature-3-icon span:after{right:0}.it-feature-3-title{color:var(--it-common-black);font-family:var(--it-ff-poppins);font-size:22px;font-weight:700;text-transform:capitalize}[dir] .it-feature-3-title{margin-bottom:20px}.it-feature-3-content p{color:#4d5756;font-size:16px;font-weight:400;line-height:30px}[dir] .it-feature-3-content p{margin-bottom:20px}[dir] .it-feature-2-style .it-feature-item{border-radius:10px;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.1);box-shadow:0 0 25px 0 rgba(0,0,0,.1);padding:30px 15px}[dir] .it-feature-2-style .it-feature-item:after{background-color:var(--it-common-white)}[dir] .it-feature-2-style .it-feature-item:hover:after{background-color:#00afef}.it-feature-2-style .it-feature-item:hover .it-feature-button .it-btn-border{color:var(--it-common-white)}[dir] .it-feature-2-style .it-feature-item:hover .it-feature-button .it-btn-border{background-color:var(--it-theme-6)}.it-feature-2-style .it-feature-item:hover .it-feature-icon span{color:var(--it-common-white)}.it-feature-2-style .it-feature-icon{height:auto;line-height:0;width:auto}[dir] .it-feature-2-style .it-feature-icon{background-color:transparent}.it-feature-2-style .it-feature-icon span{color:var(--it-theme-4);display:inline-block;font-size:60px;line-height:0}[dir] .it-feature-2-style .it-feature-icon span{-webkit-transition:.3s;transition:.3s}.it-feature-2-style .it-feature-icon span i{line-height:0}[dir] .it-feature-2-style .it-feature-text p{margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.it-feature-2-style .it-feature-text p{font-size:14px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-feature-2-style .it-feature-text p{font-size:13px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-feature-2-style .it-feature-text p{font-size:14px}}[dir] .it-feature-3-style .it-feature-3-content p{-webkit-transition:.5s;transition:.5s}@media only screen and (min-width:1200px) and (max-width:1399px){.it-feature-3-style .it-feature-3-content p{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-feature-3-style .it-feature-3-content p{font-size:13px}}@media only screen and (min-width:768px) and (max-width:991px){.it-feature-3-style .it-feature-3-content p{font-size:13px}}@media (max-width:767px){.it-feature-3-style .it-feature-3-content p{font-size:14px}}[dir] .it-feature-3-style .it-feature-3-title{-webkit-transition:.5s;transition:.5s}[dir] .it-feature-3-style .it-feature-3-icon span{background-color:var(--it-theme-1);-webkit-transition:.5s;transition:.5s}[dir] .it-feature-3-style .it-feature-3-icon span:after{border-color:var(--it-theme-1);-webkit-transition:.5s;transition:.5s}.it-feature-style-2 .it-feature-item:hover .it-feature-icon span{color:var(--it-common-white)}[dir] .it-feature-style-2 .it-feature-icon{background-color:transparent}.it-feature-style-2 .it-feature-icon span{color:var(--it-theme-1)}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-sv-details-top-content{margin-bottom:60px}}[dir=ltr] .it-sv-details-top-thumb{margin-right:35px}[dir=rtl] .it-sv-details-top-thumb{margin-left:35px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir=ltr] .it-sv-details-top-thumb{margin-right:0}[dir=rtl] .it-sv-details-top-thumb{margin-left:0}}.it-sv-details-top-thumb img{max-width:100%}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-sv-details-top-thumb img{width:100%}[dir] .it-sv-details-top-thumb img{margin-bottom:30px}}.it-sv-details-title{color:var(--it-common-black);font-size:45px;font-weight:700;line-height:55px;text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1399px){.it-sv-details-title{font-size:38px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-sv-details-title{font-size:34px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-sv-details-title{font-size:26px}}.it-sv-details-title-sm{color:#4d5756;font-size:17px;font-weight:600;line-height:32px;text-transform:capitalize}[dir] .it-sv-details-title-sm{margin-bottom:20px}.it-sv-details-title-sm span{color:var(--it-common-white);display:inline-block;font-size:12px;height:20px;line-height:23px;width:20px}[dir] .it-sv-details-title-sm span{background-color:var(--it-common-yellow);border-radius:20px;text-align:center}[dir=ltr] .it-sv-details-title-sm span{margin-right:15px}[dir=rtl] .it-sv-details-title-sm span{margin-left:15px}[dir] .it-sv-details-content-box{background-color:#f2f2f2;padding:40px}.it-sv-details-content-box p{color:#4d5756;font-size:15px;font-weight:400;line-height:28px}[dir] .it-sv-details-content-box p{margin-bottom:0}.it-sv-details-middle-thumb a{color:var(--it-common-black);display:inline-block;height:80px;line-height:80px;position:absolute;top:50%;width:80px}[dir] .it-sv-details-middle-thumb a{background-color:var(--it-common-white);border-radius:50%;text-align:center}[dir=ltr] .it-sv-details-middle-thumb a{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[dir=rtl] .it-sv-details-middle-thumb a{right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-sv-details-middle-thumb a{font-size:12px;height:50px;line-height:50px;width:50px}}.it-sv-details-middle-thumb a:after{content:"";height:100%;position:absolute;top:50%;width:100%;z-index:-1}[dir] .it-sv-details-middle-thumb a:after{-webkit-animation:borderanimate2 2s linear infinite;animation:borderanimate2 2s linear infinite;background-color:hsla(0,0%,100%,.2);border-radius:50%}[dir=ltr] .it-sv-details-middle-thumb a:after{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[dir=rtl] .it-sv-details-middle-thumb a:after{right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}[dir=ltr] .it-sv-details-sidebar{padding-left:45px}[dir=rtl] .it-sv-details-sidebar{padding-right:45px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){[dir=ltr] .it-sv-details-sidebar{padding-left:0}[dir=rtl] .it-sv-details-sidebar{padding-right:0}}.it-sv-details-sidebar-search{position:relative}.it-sv-details-sidebar-search input{color:var(--it-common-black);height:60px;line-height:60px;outline:none;text-transform:capitalize;width:100%}[dir] .it-sv-details-sidebar-search input{background-color:transparent;background-color:var(--it-common-white);border:1px solid #e2e1e1;border-radius:5px}[dir=ltr] .it-sv-details-sidebar-search input{padding-left:30px;padding-right:60px}[dir=rtl] .it-sv-details-sidebar-search input{padding-left:60px;padding-right:30px}.it-sv-details-sidebar-search button{color:var(--it-common-black);display:inline-block;font-size:18px;position:absolute;top:50%}[dir] .it-sv-details-sidebar-search button{border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .it-sv-details-sidebar-search button{right:30px}[dir=rtl] .it-sv-details-sidebar-search button{left:30px}.it-sv-details-sidebar-category{-webkit-box-pack:justify;-ms-flex-pack:justify;color:#4d5756;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;height:45px;justify-content:space-between;line-height:14px;text-transform:capitalize;width:100%}[dir] .it-sv-details-sidebar-category{background-color:var(--it-common-white);border:1px solid #e2e1e1;border-radius:5px;padding:15px 10px;-webkit-transition:.3s;transition:.3s}.it-sv-details-sidebar-category.active{color:var(--it-common-white)}[dir] .it-sv-details-sidebar-category.active{background-color:var(--it-theme-4);border-color:var(--it-theme-4)}.it-sv-details-sidebar-category:hover{color:var(--it-common-white)}[dir] .it-sv-details-sidebar-category:hover{background-color:var(--it-theme-4);border-color:var(--it-theme-4)}.it-sv-details-sidebar .category__second-nest{width:95%}[dir=ltr] .it-sv-details-sidebar .category__second-nest{margin-left:5%}[dir=rtl] .it-sv-details-sidebar .category__second-nest{margin-right:5%}.it-sv-details-sidebar .category__third-nest{width:90%}[dir=ltr] .it-sv-details-sidebar .category__third-nest{margin-left:10%}[dir=rtl] .it-sv-details-sidebar .category__third-nest{margin-right:10%}.it-sv-details-sidebar-title{font-size:23px;font-weight:700;text-transform:uppercase}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-sv-details-sidebar-title{padding-left:0}[dir=rtl] .it-sv-details-sidebar-title{padding-right:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-sv-details-top-content p{font-size:14px}}.it-newsletter-height{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:295px;justify-content:center;z-index:1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-newsletter-height{height:250px}}@media (max-width:767px){.it-newsletter-height{height:285px}[dir] .it-newsletter-left{margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.it-newsletter-left .it-section-title{font-size:30px}}@media (max-width:767px){.it-newsletter-left .it-section-title{font-size:25px}[dir] .it-newsletter-left .it-section-title{padding-bottom:10px}}.it-newsletter-left span{color:var(--it-common-white);font-size:18px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-newsletter-left span{font-size:15px}}[dir=ltr] .it-newsletter-right{margin-left:83px}[dir=rtl] .it-newsletter-right{margin-right:83px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-newsletter-right{margin-left:0}[dir=rtl] .it-newsletter-right{margin-right:0}}.it-newsletter-right input{font-size:16px;height:80px;line-height:80px}[dir] .it-newsletter-right input{background-color:var(--it-common-white);border:none;border-radius:10px;padding:0 25px}[dir=ltr] .it-newsletter-right input{padding-right:210px}[dir=rtl] .it-newsletter-right input{padding-left:210px}@media only screen and (min-width:992px) and (max-width:1199px){.it-newsletter-right input{font-size:14px;height:65px;line-height:65px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-newsletter-right input{font-size:14px;height:65px;line-height:65px}[dir=ltr] .it-newsletter-right input{padding-right:155px}[dir=rtl] .it-newsletter-right input{padding-left:155px}}.it-newsletter-right button{position:absolute;top:50%}[dir] .it-newsletter-right button{-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .it-newsletter-right button{right:10px}[dir=rtl] .it-newsletter-right button{left:10px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-newsletter-right button{right:5px}[dir=rtl] .it-newsletter-right button{left:5px}}.it-newsletter-right button.it-btn{height:58px;line-height:58px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-newsletter-right button.it-btn{font-size:12px;height:55px;line-height:55px}[dir] .it-newsletter-right button.it-btn{padding:0 20px}}.it-newsletter-shape-1{position:absolute;top:0;z-index:-1}[dir=ltr] .it-newsletter-shape-1{left:0}[dir=rtl] .it-newsletter-shape-1{right:0}.it-newsletter-shape-2{bottom:0;position:absolute}[dir=ltr] .it-newsletter-shape-2{right:0}[dir=rtl] .it-newsletter-shape-2{left:0}.it-newsletter-shape-3{bottom:15px;position:absolute}[dir] .it-newsletter-shape-3{-webkit-animation:rotate2 8s linear infinite;animation:rotate2 8s linear infinite}[dir=ltr] .it-newsletter-shape-3{left:150px}[dir=rtl] .it-newsletter-shape-3{right:150px}.it-newsletter-shape-4{position:absolute;top:15px}[dir] .it-newsletter-shape-4{-webkit-animation:rotate2 8s linear infinite;animation:rotate2 8s linear infinite}[dir=ltr] .it-newsletter-shape-4{right:150px}[dir=rtl] .it-newsletter-shape-4{left:150px}.it-error-title{font-size:45px;font-weight:700;text-transform:uppercase}[dir] .it-error-title{padding-bottom:10px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-error-title{font-size:36px}}@media only screen and (min-width:768px) and (max-width:991px){.it-error-title{font-size:34px}}@media (max-width:767px){.it-error-title{font-size:31px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-error-content p{font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px){.it-error-content p{font-size:14px}[dir=ltr] .it-error-content p{padding-right:150px}[dir=rtl] .it-error-content p{padding-left:150px}}@media (max-width:767px){.it-error-content p{font-size:14px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-error-thumb{margin-bottom:50px}}.it-header-2-main-menu nav ul li .has-home-img{opacity:0;position:absolute;visibility:hidden;width:100%}[dir] .it-header-2-main-menu nav ul li .has-home-img{background-color:var(--it-common-white);-webkit-box-shadow:0 8px 24px hsla(210,8%,62%,.2);box-shadow:0 8px 24px hsla(210,8%,62%,.2);padding:30px 30px 10px}.it-header-2-main-menu nav ul li .has-home-img .home-img{position:relative}[dir] .it-header-2-main-menu nav ul li .has-home-img .home-img{margin-bottom:10px;padding:0 10px}.it-header-2-main-menu nav ul li .has-home-img .home-img-title{color:var(--it-common-black);display:inline-block;font-size:16px;font-weight:600;text-transform:capitalize}[dir] .it-header-2-main-menu nav ul li .has-home-img .home-img-title{margin-bottom:0}.it-header-2-main-menu nav ul li .has-home-img .home-img-title a{display:inline}[dir] .it-header-2-main-menu nav ul li .has-home-img .home-img-title a{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000)),-webkit-gradient(linear,left top,left bottom,from(#000),to(#000));background-image:linear-gradient(#000,#000),linear-gradient(#000,#000);background-repeat:no-repeat;background-size:0 1px,0 1px;-webkit-transition:background-size .3s linear;transition:background-size .3s linear}[dir=ltr] .it-header-2-main-menu nav ul li .has-home-img .home-img-title a{background-position:100% 100%,0 100%}[dir=rtl] .it-header-2-main-menu nav ul li .has-home-img .home-img-title a{background-position:0 100%,100% 100%}[dir] .it-header-2-main-menu nav ul li .has-home-img .home-img-title:hover a{background-size:0 1px,100% 1px}.it-header-2-main-menu nav>ul>li.p-static{position:static}.it-heder-menu-4__main-menu-box nav ul li .has-home-img{opacity:0;position:absolute;visibility:hidden;width:810px}[dir] .it-heder-menu-4__main-menu-box nav ul li .has-home-img{background-color:var(--it-common-white);-webkit-box-shadow:0 8px 24px hsla(210,8%,62%,.2);box-shadow:0 8px 24px hsla(210,8%,62%,.2);padding:30px 30px 10px}[dir=ltr] .it-heder-menu-4__main-menu-box nav ul li .has-home-img{left:-25px}[dir=rtl] .it-heder-menu-4__main-menu-box nav ul li .has-home-img{right:-25px}.it-heder-menu-4__main-menu-box nav ul li .has-home-img .home-img{position:relative}[dir] .it-heder-menu-4__main-menu-box nav ul li .has-home-img .home-img{margin-bottom:10px;padding:0 10px}.it-heder-menu-4__main-menu-box nav ul li .has-home-img>.home-img-title{color:var(--it-theme-3)}.home-img-btn{bottom:20%;opacity:0;position:absolute;visibility:hidden}[dir] .home-img-btn{left:0;right:0;text-align:center;-webkit-transition:.4s;transition:.4s}.home-img-thumb{position:relative}[dir] .home-img-thumb{border:1px solid rgba(0,0,0,.1)}.home-img-thumb:hover .home-img-btn{bottom:50%;opacity:1;visibility:visible}[dir] .home-img-thumb:hover .home-img-btn{-webkit-transform:translateY(50%);transform:translateY(50%)}.it-menu-mobile .it-submenu{display:none}[dir] .it-menu-mobile .it-menu-content{margin-bottom:70px}[dir] .it-menu-mobile .home-img{margin-bottom:40px}.it-menu-mobile ul{display:block;position:static}[dir] .it-menu-mobile ul{-webkit-box-shadow:none;box-shadow:none}.it-menu-mobile ul li{list-style:none;position:relative;width:100%}[dir] .it-menu-mobile ul li{padding:0}[dir] .it-menu-mobile ul li:not(:last-child)>a{border-bottom:1px solid hsla(0,0%,100%,.12)}.it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn{color:#7f8387;font-family:Font Awesome\ 5 Pro;font-size:18px;height:25px;line-height:22px;position:absolute;top:25%;width:25px;z-index:1}[dir] .it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn{border:1px solid hsla(0,0%,100%,.12);text-align:center;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}[dir=ltr] .it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn{right:0}[dir=rtl] .it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn{left:0}[dir] .it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn i{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}[dir=ltr] .it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn i{margin-left:2px}[dir=rtl] .it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn i{margin-right:2px}[dir=ltr] .it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn.dropdown-opened i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn.dropdown-opened i{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover{color:var(--it-common-white)}[dir] .it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover{background-color:var(--it-theme-4);border-color:var(--it-theme-4)}.it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover i{color:var(--it-common-white)}.it-menu-mobile ul li.has-dropdown>a.expanded{color:var(--it-theme-1)}.it-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened{color:var(--it-common-white)}[dir] .it-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened{background-color:var(--it-theme-4);border-color:var(--it-theme-4)}.it-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened i{color:var(--it-common-white)}.it-menu-mobile ul li.has-dropdown:hover>a:after{color:var(--it-theme-4)}[dir] .it-menu-mobile ul li:last-child a span{border-bottom:0}.it-menu-mobile ul li>a{color:var(--it-common-white);display:block;font-size:16px;position:relative;text-transform:capitalize}[dir] .it-menu-mobile ul li>a{padding:10px 0}[dir=ltr] .it-menu-mobile ul li>a{padding-right:20px}[dir=rtl] .it-menu-mobile ul li>a{padding-left:20px}[dir] .it-menu-mobile ul li>a svg{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.it-menu-mobile ul li>a>i{display:inline-block;font-size:21px;line-height:1;width:11%}[dir] .it-menu-mobile ul li>a>i{-webkit-transform:translateY(4px);transform:translateY(4px)}[dir=ltr] .it-menu-mobile ul li>a>i{margin-right:13px}[dir=rtl] .it-menu-mobile ul li>a>i{margin-left:13px}.it-menu-mobile ul li>a .menu-text{display:inline-block;font-size:16px;line-height:11px;width:82%}[dir] .it-menu-mobile ul li>a .menu-text{border-bottom:1px solid #eaebed;padding:19px 0 17px}.it-menu-mobile ul li img{width:100%}[dir] .it-menu-mobile ul li ul,[dir] .it-menu-mobile ul li ul li{padding:0}.it-menu-mobile ul li ul li a{visibility:visible;width:93%}[dir] .it-menu-mobile ul li ul li a{padding:10px 5%;text-shadow:none!important}[dir=ltr] .it-menu-mobile ul li ul li a{margin-left:auto;padding-left:0;padding-right:20px}[dir=rtl] .it-menu-mobile ul li ul li a{margin-right:auto;padding-left:20px;padding-right:0}.it-menu-mobile ul li ul li li a{width:88%}[dir] .it-menu-mobile ul li ul li li a{padding:10px 7%}[dir=ltr] .it-menu-mobile ul li ul li li a{padding-left:0;padding-right:20px}[dir=rtl] .it-menu-mobile ul li ul li li a{padding-left:20px;padding-right:0}.it-menu-mobile ul li ul li li li a{width:83%}[dir] .it-menu-mobile ul li ul li li li a{padding:10px 9%}[dir=ltr] .it-menu-mobile ul li ul li li li a{padding-left:0;padding-right:20px}[dir=rtl] .it-menu-mobile ul li ul li li li a{padding-left:20px;padding-right:0}.it-menu-mobile ul li ul li li li li a{width:68%}[dir] .it-menu-mobile ul li ul li li li li a{padding:10px 11%}[dir=ltr] .it-menu-mobile ul li ul li li li li a{padding-left:0;padding-right:20px}[dir=rtl] .it-menu-mobile ul li ul li li li li a{padding-left:20px;padding-right:0}.it-menu-mobile ul li:hover>a,.it-menu-mobile ul li:hover>a .dropdown-toggle-btn i,.it-menu-mobile ul li:hover>a:after{color:var(--it-theme-4)}.it-menu-mobile ul li:hover .mega-menu{opacity:1;top:0;visibility:visible}.it-menu-mobile ul li .mega-menu,.it-menu-mobile ul li .submenu{display:none;min-width:100%;opacity:1;position:static;visibility:visible}[dir] .it-menu-mobile ul li .mega-menu,[dir] .it-menu-mobile ul li .submenu{-webkit-box-shadow:none;box-shadow:none;padding:0}.it-menu-mobile ul li .mega-menu li,.it-menu-mobile ul li .submenu li{display:block;width:100%}[dir] .it-menu-mobile ul li .mega-menu li,[dir] .it-menu-mobile ul li .submenu li{float:none;padding:0}.it-menu-mobile ul li .mega-menu li:hover a .dropdown-toggle-btn,.it-menu-mobile ul li .submenu li:hover a .dropdown-toggle-btn{color:var(--it-theme-4)}[dir] .it-menu-mobile .it-menu-content ul li:not(:last-child) .home-img-title a{border-bottom:none}[dir] .it-menu-mobile * li,[dir] .it-menu-mobile * ul{-webkit-transition:none!important;transition:none!important}.it-header-2-main-menu ul li>.submenu.has-megamenu{width:1000px}[dir=ltr] .it-header-2-main-menu ul li>.submenu.has-megamenu{left:-500px;padding-left:60px}[dir=rtl] .it-header-2-main-menu ul li>.submenu.has-megamenu{padding-right:60px;right:-500px}.it-header-2-main-menu ul li>.submenu.has-megamenu li{width:33.33%}[dir=ltr] .it-header-2-main-menu ul li>.submenu.has-megamenu li{float:left;padding-right:10px}[dir=rtl] .it-header-2-main-menu ul li>.submenu.has-megamenu li{float:right;padding-left:10px}.it-header-2-main-menu ul li.active.has-dropdown:after,.it-header-2-main-menu ul li.active>a{color:var(--it-theme-1)}.it-header-2-style .it-header-2-main-menu ul li.active.has-dropdown:after,.it-header-2-style .it-header-2-main-menu ul li.active>a{color:var(--it-theme-4)}.it-header-3-style .it-header-2-main-menu ul li.active.has-dropdown:after,.it-header-3-style .it-header-2-main-menu ul li.active>a,.it-header-5-style .it-header-2-main-menu ul li.active.has-dropdown:after,.it-header-5-style .it-header-2-main-menu ul li.active>a{color:var(--it-common-yellow)}[dir] .it-footer-bg{background-repeat:no-repeat;background-size:cover}.it-footer-text p{color:var(--it-common-white);font-size:17px;font-style:normal;font-weight:400;line-height:32px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-footer-text p{font-size:15px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-footer-text p{font-size:15px}.it-footer-text p br{display:none}}.it-footer-social a{color:var(--it-common-white);display:inline-block;height:45px;line-height:45px;width:45px}[dir] .it-footer-social a{background-color:#4d5756;border-radius:50%;text-align:center;-webkit-transition:.3s;transition:.3s}[dir=ltr] .it-footer-social a:not(:last-child){margin-right:7px}[dir=rtl] .it-footer-social a:not(:last-child){margin-left:7px}.it-footer-social a:hover{color:var(--it-common-white)}[dir] .it-footer-social a:hover{background-color:var(--it-theme-1)}.it-footer-title{color:var(--it-common-white);font-size:22px;font-weight:700;text-transform:capitalize}[dir] .it-footer-title{margin-bottom:30px;padding-top:10px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-footer-title{font-size:20px}}.it-footer-list ul li{list-style-type:none;position:relative}[dir=ltr] .it-footer-list ul li{padding-left:30px}[dir=rtl] .it-footer-list ul li{padding-right:30px}[dir] .it-footer-list ul li:not(:last-child){margin-bottom:10px}.it-footer-list ul li a{color:var(--it-common-white);display:inline-block;display:inline;font-size:17px;font-weight:400;text-transform:capitalize}[dir] .it-footer-list ul li a{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)),-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);background-repeat:no-repeat;background-size:0 1px,0 1px;-webkit-transition:background-size .3s linear;transition:background-size .3s linear}[dir=ltr] .it-footer-list ul li a{background-position:100% 100%,0 100%}[dir=rtl] .it-footer-list ul li a{background-position:0 100%,100% 100%}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-footer-list ul li a{font-size:15px}}[dir] .it-footer-list ul li a:hover{background-size:0 1px,100% 1px}.it-footer-list ul li a i{display:inline-block;position:absolute;top:6px}[dir=ltr] .it-footer-list ul li a i{left:0}[dir=rtl] .it-footer-list ul li a i{right:0}[dir] .it-footer-thumb img{border-radius:5px}.it-footer-top-icon span{color:var(--it-common-white);display:inline-block;font-size:25px;height:70px;line-height:70px;width:70px}[dir] .it-footer-top-icon span{background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,96%,.5);border-radius:50%;text-align:center}[dir=ltr] .it-footer-top-icon span{margin-right:30px}[dir=rtl] .it-footer-top-icon span{margin-left:30px}@media only screen and (min-width:992px) and (max-width:1199px){.it-footer-top-icon span{font-size:20px;height:50px;line-height:50px;width:50px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-footer-top-icon span{font-size:20px;height:50px;line-height:50px;width:50px}[dir=ltr] .it-footer-top-icon span{margin-right:15px}[dir=rtl] .it-footer-top-icon span{margin-left:15px}}[dir=ltr] .it-footer-top-icon span .phone{-webkit-transform:rotate(89deg);transform:rotate(89deg)}[dir=rtl] .it-footer-top-icon span .phone{-webkit-transform:rotate(-89deg);transform:rotate(-89deg)}.it-footer-top-text span{color:var(--it-theme-4);display:block;font-size:15px;font-weight:500}[dir] .it-footer-top-text span{margin-bottom:7px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-footer-top-text span{font-size:12px}}.it-footer-top-text a{color:var(--it-common-white);display:inline;font-family:var(--it-ff-heading);font-size:26px;font-weight:700}[dir] .it-footer-top-text a{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)),-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);background-repeat:no-repeat;background-size:0 1px,0 1px;-webkit-transition:background-size .3s linear;transition:background-size .3s linear}[dir=ltr] .it-footer-top-text a{background-position:100% 100%,0 100%}[dir=rtl] .it-footer-top-text a{background-position:0 100%,100% 100%}[dir] .it-footer-top-text a:hover{background-size:0 1px,100% 1px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-footer-top-text a{font-size:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-footer-top-text a{font-size:18px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-footer-top-text a{font-size:13px}}.it-footer-top-info{position:relative}[dir] .it-footer-top-info{padding:60px 0}@media (max-width:767px){[dir] .it-footer-top-info{padding:15px 0}}.it-footer-top-info:after{content:"";height:100%;position:absolute;top:0;width:1px}[dir] .it-footer-top-info:after{border:1px solid hsla(0,0%,100%,.3)}[dir=ltr] .it-footer-top-info:after{right:-24px}[dir=rtl] .it-footer-top-info:after{left:-24px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.it-footer-top-info:after{display:none}}.it-footer-top-info.border-none:after{display:none}[dir] .it-footer-border{border-bottom:1px solid hsla(0,0%,100%,.3)}[dir=ltr] .it-footer-top-col-2{padding-left:75px}[dir=rtl] .it-footer-top-col-2{padding-right:75px}@media only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .it-footer-top-col-2{padding-left:50px}[dir=rtl] .it-footer-top-col-2{padding-right:50px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir=ltr] .it-footer-top-col-2{padding-left:0}[dir=rtl] .it-footer-top-col-2{padding-right:0}}[dir=ltr] .it-footer-top-col-2.it-footer-top-info:after{right:-55px}[dir=rtl] .it-footer-top-col-2.it-footer-top-info:after{left:-55px}[dir] .it-copyright-height{background-color:#222;padding:19px 0}.it-copyright-text p{color:var(--it-common-white);font-size:17px;font-weight:400}[dir] .it-copyright-text p{margin-bottom:0}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-copyright-text p{font-size:14px}}.it-copyright-text p a{color:var(--it-theme-1);font-weight:700}.it-copyright-text p a.blue{color:var(--it-theme-4)}.it-copyright-right a{color:var(--it-common-white);font-size:17px;font-weight:400}[dir] .it-copyright-right a{-webkit-transition:.3s;transition:.3s}[dir=ltr] .it-copyright-right a:not(:last-child){margin-right:30px}[dir=rtl] .it-copyright-right a:not(:last-child){margin-left:30px}.it-copyright-right a:hover{color:var(--it-theme-4)}[dir=ltr] .footer-col-2{padding-left:35px}[dir=rtl] .footer-col-2{padding-right:35px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir=ltr] .footer-col-2{padding-left:0}[dir=rtl] .footer-col-2{padding-right:0}}[dir=ltr] .footer-col-3{margin-left:-15px}[dir=rtl] .footer-col-3{margin-right:-15px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .footer-col-3{margin-left:0}[dir=rtl] .footer-col-3{margin-right:0}}[dir=ltr] .footer-col-4{margin-left:35px}[dir=rtl] .footer-col-4{margin-right:35px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .footer-col-4{margin-left:0}[dir=rtl] .footer-col-4{margin-right:0}}[dir=ltr] .footer-col-6{margin-left:-30px}[dir=rtl] .footer-col-6{margin-right:-30px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .footer-col-6{margin-left:0;margin-right:20px}[dir=rtl] .footer-col-6{margin-left:20px;margin-right:0}}[dir=ltr] .footer-col-7{-webkit-transform:translateX(25px);transform:translateX(25px)}[dir=rtl] .footer-col-7{-webkit-transform:translateX(-25px);transform:translateX(-25px)}@media (max-width:767px){[dir] .footer-col-7{-webkit-transform:translateX(0);transform:translateX(0)}}[dir=ltr] .footer-col-8{padding-left:40px}[dir=rtl] .footer-col-8{padding-right:40px}@media (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){[dir=ltr] .footer-col-8{padding-left:0}[dir=rtl] .footer-col-8{padding-right:0}}.it-footer-style-5 .it-footer-social a:hover{color:var(--it-common-white)}[dir] .it-footer-style-5 .it-footer-social a:hover{background-color:var(--it-theme-4)}[dir] .table-content .table>:not(:first-child){border-top:0}.table-content table{width:100%}[dir] .table-content table{background:#fff;border-color:#eaedff;border-radius:0;border-style:solid;margin-bottom:0;text-align:center}[dir=ltr] .table-content table{border-width:1px 0 0 1px}[dir=rtl] .table-content table{border-width:1px 1px 0 0}[dir] .table-content .table>:not(:last-child)>:last-child>*{border-bottom-color:#eaedff}[dir] .table-content .product-quantity{float:none}.table-content table td.product-name{font-size:16px;font-weight:400;text-transform:capitalize}.table-content table td.product-name a:hover{color:var(--it-theme-1)}.table-content table td{font-size:16px;vertical-align:middle}[dir] .table-content table td{border-top:none;padding:20px 10px}[dir] .table-content table td,[dir] .table-content table th{border-bottom:1px solid #eaedff}[dir=ltr] .table-content table td,[dir=ltr] .table-content table th{border-right:1px solid #eaedff}[dir=rtl] .table-content table td,[dir=rtl] .table-content table th{border-left:1px solid #eaedff}.product-quantity>input{color:#000;font-size:14px;font-weight:400;height:22px;line-height:22px}[dir] .product-quantity>input{border:1px solid #dcdcdc;padding:0}[dir] .table td,[dir] .table th{border-top:1px solid #eaedff}.product-quantity>input{width:80px}[dir] .product-quantity>input{text-align:center}@media only screen and (min-width:768px) and (max-width:991px){.product-quantity>input{width:inherit}}.table-content table td.product-subtotal{font-size:16px}[dir] .table-content table td .cart-plus-minus{float:none;margin:0 auto}[dir] .coupon-all{margin-top:50px}[dir=ltr] .coupon{float:left}[dir=rtl] .coupon{float:right}@media only screen and (min-width:768px) and (max-width:991px){[dir] .coupon .it-btn-red{padding:0 35px}}@media (max-width:767px){[dir] .coupon{float:none}}#coupon_code{height:58px;width:auto}[dir] #coupon_code{border:2px solid #eaedff;padding:0 30px}[dir=ltr] #coupon_code{margin-right:10px}[dir=rtl] #coupon_code{margin-left:10px}@media (max-width:767px){[dir] #coupon_code{margin-bottom:15px}}[dir=ltr] .coupon2{float:right}[dir=rtl] .coupon2{float:left}@media only screen and (min-width:768px) and (max-width:991px){[dir] .coupon2 .it-btn{padding:0 35px}}@media (max-width:767px){[dir] .coupon2{float:none;margin-top:15px}}[dir] .cart-page-total{padding-top:50px}.cart-page-total>h2{font-size:25px;text-transform:capitalize}[dir] .cart-page-total>h2{margin-bottom:20px}[dir] .cart-page-total>ul{border:1px solid #eaedff}.cart-page-total>ul>li{color:#6f7172;font-size:15px;font-weight:400;list-style:none}[dir] .cart-page-total>ul>li{border-bottom:1px solid #eaedff;padding:10px 30px}[dir=ltr] .cart-page-total ul>li>span{float:right}[dir=rtl] .cart-page-total ul>li>span{float:left}[dir] .cart-page-total li:last-child{border-bottom:0}td.product-thumbnail img{width:60px}.cart-minus,.cart-plus{display:inline-block;font-size:14px;height:20px;line-height:18px;vertical-align:middle;width:20px}[dir] .cart-minus,[dir] .cart-plus{border:1px solid #e7e7e7;cursor:pointer;text-align:center}.coupon-accordion h3{font-size:14px;font-weight:400;position:relative;width:auto}[dir] .coupon-accordion h3{background-color:#f7f7f7;border-top:3px solid var(--it-theme-1);margin:0 0 25px}[dir=ltr] .coupon-accordion h3{padding:1em 2em 1em 3.5em}[dir=rtl] .coupon-accordion h3{padding:1em 3.5em 1em 2em}.coupon-accordion h3:before{color:var(--it-theme-1);content:"\f07b";font-family:Font Awesome\ 5 Pro;font-weight:700;position:absolute;top:13px}[dir=ltr] .coupon-accordion h3:before{left:15px}[dir=rtl] .coupon-accordion h3:before{right:15px}.coupon-accordion span{color:#6f7172;font-weight:500}[dir] .coupon-accordion span{cursor:pointer;-webkit-transition:.3s;transition:.3s}.coupon-accordion span:hover,p.lost-password a:hover{color:var(--it-common-black)}.coupon-content{display:none}[dir] .coupon-content{border:1px solid #eaedff;margin-bottom:20px;padding:30px}[dir] .coupon-info p.coupon-text{margin-bottom:15px}[dir] .coupon-info p{margin-bottom:0}.coupon-info p.form-row-first label,.coupon-info p.form-row-last label{color:#6f7172;display:block}.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required{color:var(--it-theme-1);font-weight:700}.coupon-info p.form-row-first input,.coupon-info p.form-row-last input{height:45px;max-width:100%;outline:none;width:100%}[dir] .coupon-info p.form-row-first input,[dir] .coupon-info p.form-row-last input{border:1px solid #eaedff;-webkit-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin:0 0 14px}[dir=ltr] .coupon-info p.form-row-first input,[dir=ltr] .coupon-info p.form-row-last input{padding:0 0 0 10px}[dir=rtl] .coupon-info p.form-row-first input,[dir=rtl] .coupon-info p.form-row-last input{padding:0 10px 0 0}[dir] .coupon-info p.form-row-first input:focus,[dir] .coupon-info p.form-row-last input:focus{border-color:var(--it-common-black)}[dir=ltr] .coupon-info p.form-row input[type=submit]:hover,[dir=ltr] p.checkout-coupon input[type=submit]:hover{background:#3e976c none repeat scroll 0 0}[dir=rtl] .coupon-info p.form-row input[type=submit]:hover,[dir=rtl] p.checkout-coupon input[type=submit]:hover{background:#3e976c none repeat scroll 100% 0}.coupon-info p.form-row input[type=checkbox]{position:relative;top:2px}.form-row>label{color:#6f7172}[dir] .form-row>label{margin-top:15px}[dir=ltr] .form-row>label{margin-left:15px}[dir=rtl] .form-row>label{margin-right:15px}.buttons-cart a,.buttons-cart input,.coupon-info p.form-row input[type=submit],.coupon input[type=submit]{color:#fff;display:inline-block;font-size:12px;font-weight:700;height:40px;line-height:40px;text-transform:uppercase}[dir] .buttons-cart a,[dir] .buttons-cart input,[dir] .coupon-info p.form-row input[type=submit],[dir] .coupon input[type=submit]{border:none;padding:0 15px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}[dir=ltr] .buttons-cart a,[dir=ltr] .buttons-cart input,[dir=ltr] .coupon-info p.form-row input[type=submit],[dir=ltr] .coupon input[type=submit]{background:#252525 none repeat scroll 0 0;float:left;margin-right:15px}[dir=rtl] .buttons-cart a,[dir=rtl] .buttons-cart input,[dir=rtl] .coupon-info p.form-row input[type=submit],[dir=rtl] .coupon input[type=submit]{background:#252525 none repeat scroll 100% 0;float:right;margin-left:15px}[dir] p.lost-password{margin-top:15px}p.lost-password a{color:#6f6f6f}p.checkout-coupon input[type=text]{height:45px;outline:none;width:100%}[dir] p.checkout-coupon input[type=text]{border:1px solid #eaedff;-webkit-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin-bottom:15px;padding:0 15px}[dir] p.checkout-coupon input[type=text]:focus{border-color:var(--it-common-black)}.coupon-checkout-content{display:none}.checkbox-form h3{font-size:26px;width:100%}[dir] .checkbox-form h3{border-bottom:1px solid #eaedff;margin:0 0 20px;padding-bottom:10px}.country-select{position:relative}[dir] .country-select{margin-bottom:30px}.country-select select{height:50px;width:100%}[dir] .country-select select{background-color:transparent;border:1px solid #eaedff;padding:0 10px}.checkout-form-list label,.country-select label{color:#6f7172;display:block}[dir] .checkout-form-list label,[dir] .country-select label{margin:0 0 5px}.checkout-form-list label span.required,.country-select label span.required{color:var(--it-theme-1)}.country-select .nice-select{color:#6f7172;height:45px;width:100%}[dir] .country-select .nice-select{border:1px solid #eaedff;margin-bottom:20px}[dir=ltr] .country-select .nice-select{padding-left:10px}[dir=rtl] .country-select .nice-select{padding-right:10px}.country-select .nice-select .list{width:100%}[dir] .checkout-form-list{margin-bottom:30px}.checkout-form-list label{color:#6f7172}.checkout-form-list input[type=email],.checkout-form-list input[type=password],.checkout-form-list input[type=text]{height:45px;outline:none;width:100%}[dir] .checkout-form-list input[type=email],[dir] .checkout-form-list input[type=password],[dir] .checkout-form-list input[type=text]{background:#fff;border:1px solid #eaedff;border-radius:0;-webkit-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}[dir=ltr] .checkout-form-list input[type=email],[dir=ltr] .checkout-form-list input[type=password],[dir=ltr] .checkout-form-list input[type=text]{padding:0 0 0 10px}[dir=rtl] .checkout-form-list input[type=email],[dir=rtl] .checkout-form-list input[type=password],[dir=rtl] .checkout-form-list input[type=text]{padding:0 10px 0 0}[dir] .checkout-form-list input[type=email]:focus,[dir] .checkout-form-list input[type=password]:focus,[dir] .checkout-form-list input[type=text]:focus{border-color:var(--it-common-black)}.checkout-form-list input[type=email]::-webkit-input-placeholder,.checkout-form-list input[type=password]::-webkit-input-placeholder,.checkout-form-list input[type=text]::-webkit-input-placeholder{color:#6f7172;opacity:1}.checkout-form-list input[type=email]::-moz-placeholder,.checkout-form-list input[type=password]::-moz-placeholder,.checkout-form-list input[type=text]::-moz-placeholder{color:#6f7172;opacity:1}.checkout-form-list input[type=email]:-ms-input-placeholder,.checkout-form-list input[type=password]:-ms-input-placeholder,.checkout-form-list input[type=text]:-ms-input-placeholder{color:#6f7172;opacity:1}.checkout-form-list input[type=email]::-ms-input-placeholder,.checkout-form-list input[type=password]::-ms-input-placeholder,.checkout-form-list input[type=text]::-ms-input-placeholder{color:#6f7172;opacity:1}.checkout-form-list input[type=email]::placeholder,.checkout-form-list input[type=password]::placeholder,.checkout-form-list input[type=text]::placeholder{color:#6f7172;opacity:1}input[type=checkbox]{display:inline-block;height:15px;position:relative;top:-1px;width:15px}[dir=ltr] input[type=checkbox]{margin-right:10px}[dir=rtl] input[type=checkbox]{margin-left:10px}input[type=radio]{display:inline-block;height:15px;position:relative;top:-1px;width:15px}[dir=ltr] input[type=radio]{margin-right:10px}[dir=rtl] input[type=radio]{margin-left:10px}.create-acc label{color:#6f7172;display:inline-block}.create-account{display:none}.ship-different-title h3 label{color:var(--it-common-black);display:inline-block}[dir=ltr] .ship-different-title h3 label{margin-right:20px}[dir=rtl] .ship-different-title h3 label{margin-left:20px}.order-notes textarea{height:120px;outline:0;resize:none;width:100%}[dir] .order-notes textarea{border:1px solid #eaedff;padding:15px}[dir] .order-notes textarea:focus{border-color:var(--it-common-black)}.order-notes textarea::-moz-placeholder{color:#6f7172;opacity:1}.order-notes textarea::-webkit-input-placeholder{color:#6f7172;opacity:1}.order-notes textarea:-ms-input-placeholder{color:#6f7172;opacity:1}.order-notes textarea::-ms-input-placeholder{color:#6f7172;opacity:1}.order-notes textarea::placeholder{color:#6f7172;opacity:1}#ship-box-info{display:none}[dir] .panel-default>.panel-heading,[dir] .panel-group .panel{border-radius:0}[dir] .your-order{border:3px solid #f7f7f7;padding:30px 40px 45px}@media (max-width:767px){[dir] .your-order{padding:15px}}.your-order h3{font-size:30px;width:100%}[dir] .your-order h3{border-bottom:1px solid #eaedff;margin:0 0 20px;padding-bottom:10px}.your-order-table table{width:100%}[dir] .your-order-table table{background:none;border:0}.your-order-table table td,.your-order-table table th{color:#6f7172;font-size:14px}[dir] .your-order-table table td,[dir] .your-order-table table th{border-bottom:1px solid #eaedff;padding:15px 0}[dir=ltr] .your-order-table table td,[dir=ltr] .your-order-table table th{border-right:none;text-align:left}[dir=rtl] .your-order-table table td,[dir=rtl] .your-order-table table th{border-left:none;text-align:right}@media (max-width:767px){.your-order-table table td,.your-order-table table th{font-size:13px}[dir=ltr] .your-order-table table td,[dir=ltr] .your-order-table table th{padding-right:10px}[dir=rtl] .your-order-table table td,[dir=rtl] .your-order-table table th{padding-left:10px}}.your-order-table table th{color:#6f7172;font-weight:400;vertical-align:middle;white-space:nowrap;width:250px}[dir] .your-order-table table th{border-top:none}[dir=ltr] .your-order-table table th{text-align:left}[dir=rtl] .your-order-table table th{text-align:right}.panel-body>p{color:#222}.your-order-table table .shipping ul li{list-style:none}.your-order-table table .shipping ul li input{position:relative;top:2px}.your-order-table table .shipping ul li label{color:#6f7172}.your-order-table table .shipping th{vertical-align:top}.your-order-table table .order-total th{font-size:14px}[dir] .your-order-table table .order-total th{border-bottom:0}[dir] .your-order-table table .order-total td{border-bottom:none}[dir] .your-order-table table tr.cart_item:hover{background:#f9f9f9}.your-order-table table tr.order-total td span{color:var(--it-common-black);font-size:18px;font-weight:500}[dir] .payment-method{margin-top:40px}[dir] .payment-method .accordion-item:last-of-type{border-bottom-left-radius:0;border-bottom-right-radius:0}[dir] .payment-method .accordion-item{background-color:#fff;border:0;border-bottom:1px solid #e7e7e7}.payment-method .accordion-button{color:var(--it-common-black);font-size:16px;font-weight:500}[dir] .payment-method .accordion-button{border:none;padding:23px 0}[dir] .payment-method .accordion-button:focus{-webkit-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.payment-method .accordion-button:after{color:var(--it-common-black);content:"\f067";font-family:Font awesome\ 5 pro;font-size:16px;font-weight:400;position:absolute;top:50%}[dir] .payment-method .accordion-button:after{background-image:none;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .payment-method .accordion-button:after{margin-left:0;right:0}[dir=rtl] .payment-method .accordion-button:after{left:0;margin-right:0}.payment-method .accordion-button:not(.collapsed){color:var(--it-common-black)}[dir] .payment-method .accordion-button:not(.collapsed){background-color:var(--it-common-white);-webkit-box-shadow:none;box-shadow:none}.payment-method .accordion-button:not(.collapsed):after{content:"\f068";font-family:Font awesome\ 5 pro}[dir] .payment-method .accordion-body{padding:8px 0 40px}[dir] .payment-method .accordion-collapse{border:none}.panel-title>a{display:block}.order-button-payment input{color:#fff;font-size:15px;font-weight:600;height:40px;text-transform:uppercase;width:100%}[dir] .order-button-payment input{border:none;margin:0;padding:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}[dir=ltr] .order-button-payment input{background:#232323 none repeat scroll 0 0}[dir=rtl] .order-button-payment input{background:#232323 none repeat scroll 100% 0}[dir=ltr] .order-button-payment input:hover{background:#3e976c none repeat scroll 0 0}[dir=rtl] .order-button-payment input:hover{background:#3e976c none repeat scroll 100% 0}.payment-method .btn-link{color:#444;display:inline-block;font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;text-decoration:none;text-transform:uppercase;-moz-user-select:none;vertical-align:middle;white-space:nowrap}[dir] .payment-method .btn-link{background:no-repeat;border:none;border-radius:0;cursor:pointer;margin-bottom:0;padding:3px 10px;text-align:center;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}[dir] .payment-method .card{background-color:#fff;border:1px solid #eaedff;border-radius:0;margin-bottom:10px}[dir] .payment-method .accordion .card:first-of-type{border:1px solid #eaedff}[dir] .card-header:first-child{border-radius:0}[dir] .payment-method .card-header{background-color:#fff;border-bottom:1px solid #eaedff}.order-button-payment button{width:100%}[dir=rtl] .it-header-2-main-menu ul li>a{font-family:Almarai,sans-serif}[dir=rtl] a,[dir=rtl] body,[dir=rtl] body.monserat,[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] h4,[dir=rtl] h5,[dir=rtl] h6{font-family:Almarai,sans-serif!important}[dir] .it-header-2-main-menu ul{padding:0}.it-header-2-dropdown{position:relative}[dir=ltr] .it-header-2-dropdown.open ul li a span svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}[dir=rtl] .it-header-2-dropdown.open ul li a span svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.it-header-2-dropdown.open .it-header-2-dropdown-submenu{opacity:1;top:104%;visibility:visible}.it-header-2-dropdown>ul>li{color:var(--it-common-white);display:inline-block;font-size:14px;font-weight:400;height:36px;max-width:160px;min-width:80px}[dir=ltr] .it-header-2-dropdown>ul>li a span{margin-left:5px}[dir=rtl] .it-header-2-dropdown>ul>li a span{margin-right:5px}.it-header-2-dropdown>ul>li a span svg{display:inline-block}[dir] .it-header-2-dropdown>ul>li a span svg{-webkit-transition:.3s;transition:.3s}.it-header-2-dropdown>ul>li>ul.it-header-2-dropdown-submenu{opacity:0;position:absolute;top:130%;visibility:hidden;width:140%;z-index:9}[dir] .it-header-2-dropdown>ul>li>ul.it-header-2-dropdown-submenu{background-color:var(--it-common-black);-webkit-box-shadow:0 30px 70px 6px rgba(11,6,70,.08);box-shadow:0 30px 70px 6px rgba(11,6,70,.08);padding:12px 6px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}[dir=ltr] .it-header-2-dropdown>ul>li>ul.it-header-2-dropdown-submenu{left:0;-webkit-transform:translateX(-15%);transform:translateX(-15%)}[dir=rtl] .it-header-2-dropdown>ul>li>ul.it-header-2-dropdown-submenu{right:0;-webkit-transform:translateX(15%);transform:translateX(15%)}.it-header-2-dropdown>ul>li>ul.it-header-2-dropdown-submenu>li{list-style-type:none}[dir] .it-header-2-dropdown>ul>li>ul.it-header-2-dropdown-submenu>li{padding-bottom:5px;padding-left:10px;padding-right:10px}[dir] .it-header-2-dropdown>ul>li>ul.it-header-2-dropdown-submenu>li a{border-radius:0;-webkit-transition:.3s;transition:.3s}.it-header-2-dropdown>ul>li>ul.it-header-2-dropdown-submenu>li a:hover{color:var(--tp-theme-1)}[dir] .it-header-2-dropdown>ul>li>ul.it-header-2-dropdown-submenu>li:last-child{margin-bottom:0;padding-bottom:0}.it-header-2-social ul li{display:inline-block;list-style:none;position:relative}[dir=ltr] .it-header-2-social ul li{padding-left:30px}[dir=rtl] .it-header-2-social ul li{padding-right:30px}[dir=ltr] .it-header-2-social ul li:not(:last-child){padding-right:45px}[dir=rtl] .it-header-2-social ul li:not(:last-child){padding-left:45px}.it-header-2-social ul li:not(:last-child):after{content:"";height:24px;position:absolute;top:50%;width:1px}[dir] .it-header-2-social ul li:not(:last-child):after{background-color:hsla(0,0%,100%,.21);-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .it-header-2-social ul li:not(:last-child):after{right:20px}[dir=rtl] .it-header-2-social ul li:not(:last-child):after{left:20px}@media (max-width:767px){[dir=ltr] .it-header-2-social ul li:not(:last-child){margin-right:0}[dir=rtl] .it-header-2-social ul li:not(:last-child){margin-left:0}}.it-header-2-social ul li a{color:var(--it-common-white);font-size:15px;font-weight:400}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-header-2-social ul li a{font-size:14px}}.it-header-2-social ul li a span{color:var(--it-theme-4);display:inline-block;font-size:18px;line-height:1;position:absolute;top:0}[dir] .it-header-2-social ul li a span{-webkit-transform:translateY(7px);transform:translateY(7px)}[dir=ltr] .it-header-2-social ul li a span{left:0}[dir=rtl] .it-header-2-social ul li a span{right:0}.it-header-2-social ul li .it-header-2-social__link{color:var(--it-theme-4);font-size:18px}[dir] .it-header-2-social ul li .it-header-2-social__link{padding:0 5px}[dir] .it-header-5-logo{padding:5px}.it-header-5-logo img{max-height:80px}.it-header-5-logo_title{font-size:20px;font-weight:600}.it-header-5-logo_subtitle{font-weight:400}.mfp-ready{z-index:9999999}.brand-name,.brand-slogan{color:var(--it-common-white)}[dir] .brand-name,[dir] .brand-slogan{padding-top:10px}[dir] .it-slider-bg{background-position:50%;background-size:cover}[dir] .it-btn-white{-webkit-transition:-webkit-transform .3s cubic-bezier(.7,0,.2,1);transition:-webkit-transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1),-webkit-transform .3s cubic-bezier(.7,0,.2,1)}[dir=rtl] .it-btn-white{& span{& svg{-webkit-transform:rotateY(180deg)!important;transform:rotateY(180deg)!important}}}[dir=ltr] .it-btn-white:hover{-webkit-transform:translate3d(4px,-4px,0);transform:translate3d(4px,-4px,0)}[dir=ltr] [dir=rtl] .it-btn-white:hover,[dir=rtl] .it-btn-white:hover{-webkit-transform:translate3d(-4px,-4px,0);transform:translate3d(-4px,-4px,0)}[dir=rtl] [dir=rtl] .it-btn-white:hover{-webkit-transform:translate3d(4px,-4px,0);transform:translate3d(4px,-4px,0)}[dir] .it-btn-white__no-transition{-webkit-transition:none;transition:none}[dir=rtl] .slick-slide .container{direction:rtl}[dir] .preloader span{background:var(--it-theme-4)}html[dir=ltr][lang=ar] .decoration-image{-webkit-transform:rotateY(180deg)!important;transform:rotateY(180deg)!important}html[dir=rtl][lang=ar] .decoration-image{-webkit-transform:rotateY(-180deg)!important;transform:rotateY(-180deg)!important}.journal-paragraph p{font-size:20px}[dir] .issue-article-item{background-color:#f2f2f2;padding:10px}.issue-article-item a{color:var(--it-common-black)}.text-wrap p span{text-wrap:wrap!important}.it-footer-logo img{height:120px;width:120px}[dir] .it-pagination .active>.page-link{background-color:var(--it-theme-4)!important}html[dir=ltr] .issue-article-item{border-left:4px solid var(--it-theme-4);border-radius:0 10px 10px 0}html[dir=rtl] .issue-article-item{border-radius:10px 0 0 10px;border-right:4px solid var(--it-theme-4)}[dir] .it-blog-item-box.news-box__theme-4{padding:0}[dir] .it-blog-item-box.news-box__theme-4 .it-blog-meta{padding:5px 10px;text-align:center}.it-blog-item-box.news-box__theme-4 .it-blog-meta span i{color:var(--it-theme-4)!important}[dir=ltr] .it-blog-item-box.news-box__theme-4 .it-blog-meta span:not(:last-child){margin-right:8px}[dir=rtl] .it-blog-item-box.news-box__theme-4 .it-blog-meta span:not(:last-child){margin-left:8px}.it-blog-item-box.news-box__theme-4 .it-blog-title{height:75px}[dir] .it-blog-item-box.news-box__theme-4 .it-blog-title{padding:5px 10px}.it-blog-item-box.news-box__theme-4 .it-blog-title a:hover{color:var(--it-theme-4)}.it-blog-item-box.news-box__theme-4 .it-blog-description{color:rgba(51,57,49,.6);font-size:14px;height:140px}[dir] .it-blog-item-box.news-box__theme-4 .it-blog-description{padding:5px 10px}[dir] .it-blog-item-box.news-box__theme-4 .it-blog-item:hover .it-blog-thumb img{-webkit-transform:scale(1.2);transform:scale(1.2)}.it-blog-item-box.news-box__theme-4 .it-blog-item .it-blog-thumb{height:250px}.it-blog-item-box.news-box__theme-4 .it-blog-item .it-blog-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}[dir] .it-blog-item-box.news-box__theme-4 .it-btn-white{margin:10px}[dir] .it-team-item.lecture-theme__box-4{border-radius:0!important}.it-team-item.lecture-theme__box-4 .it-team-thumb-box{overflow:hidden}[dir] .it-team-item.lecture-theme__box-4 .it-team-thumb-box{border:none;border-radius:0!important;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}[dir] .it-team-item.lecture-theme__box-4 .it-team-author-info{margin-bottom:8px}.it-team-item.lecture-theme__box-4 .it-team-author-info h5{font-size:16px;font-weight:600;line-height:20px;text-transform:capitalize}[dir] .it-team-item.lecture-theme__box-4 .it-team-author-info h5{margin-bottom:4px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-team-item.lecture-theme__box-4 .it-team-author-info h5{font-size:14px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-team-item.lecture-theme__box-4 .it-team-author-info h5{font-size:12px}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.it-team-item.lecture-theme__box-4 .it-team-author-info h5{font-size:14px}}.it-team-item.lecture-theme__box-4 .it-team-author-info span{color:var(--it-theme-4);font-size:11px;font-weight:500;line-height:14px;text-transform:capitalize}.it-team-item.lecture-theme__box-4 .it-team-author-box{height:auto;inset:0;line-height:1;position:relative;width:100%}[dir] .it-team-item.lecture-theme__box-4 .it-team-author-box{background:#f3f5f7;border:0;padding:12px;text-align:center}.it-team-item.lecture-theme__box-4 .it-team-author-box .it-team-profile{color:var(--it-common-black-2);font-size:12px;font-weight:500;height:15px}.it-team-item.lecture-theme__box-4 .it-team-author-box .it-team-profile .fa-regular{color:var(--it-theme-4);font-size:10px!important}.it-team-item.lecture-theme__box-4 .it-team-author-box .it-team-profile:hover{color:var(--it-theme-4)}[dir] .it-team-item.lecture-theme__box-4 .it-team-thumb{border-radius:0}.it-team-item.lecture-theme__box-4 .it-team-thumb img{height:280px;min-width:170px;-o-object-fit:contain;object-fit:contain;width:100%}[dir] .it-team-item.lecture-theme__box-4 .it-team-thumb img{border-radius:0;-webkit-transition:.9s;transition:.9s}@media (max-width:767px){.it-team-item.lecture-theme__box-4 .it-team-thumb img{height:350px}}@media only screen and (min-width:768px) and (max-width:991px){.it-team-item.lecture-theme__box-4 .it-team-thumb img{min-height:200px;min-width:150px}}[dir] .it-team-item.program-theme__box-4 .it-team-thumb-box{border:6px solid var(--it-theme-4)}.it-team-item.program-theme__box-4 .it-team-thumb-box .it-team-thumb{height:260px}@media (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.it-team-item.program-theme__box-4 .it-team-thumb-box .it-team-thumb{height:320px}}.it-team-item.program-theme__box-4 .it-team-thumb-box .it-team-thumb img{height:100%;-o-object-fit:fill;object-fit:fill;width:100%}.it-team-item.program-theme__box-4 .it-team-author-box{bottom:10px}[dir] .it-team-item.program-theme__box-4 .it-team-author-box{left:10px;right:10px}.it-team-item.program-theme__box-4 .it-team-author-info span{color:var(--it-theme-4)}[dir] .it-team-item.journal-theme__box-4 .it-team-thumb-box{border:6px solid var(--it-theme-4)}.it-team-item.journal-theme__box-4 .it-team-thumb-box .it-team-thumb{height:360px}@media (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.it-team-item.journal-theme__box-4 .it-team-thumb-box .it-team-thumb{height:320px}}.it-team-item.journal-theme__box-4 .it-team-thumb-box .it-team-thumb img{height:100%;-o-object-fit:fill;object-fit:fill;width:100%}[dir] .it-team-item.journal-theme__box-4 .it-team-author-box{padding-bottom:15px!important}.it-album-item .it-album-content{bottom:30px;top:unset}.it-album-item:hover .it-album-thumb:after{opacity:1;visibility:visible}[dir] .it-album-item:hover .it-album-thumb img{-webkit-transform:scale(1.2);transform:scale(1.2)}.it-album-item:hover .it-album-content{opacity:1}[dir] .it-album-item:hover .it-album-content{-webkit-transform:translateY(0);transform:translateY(0)}.it-album-content{opacity:0;position:absolute;top:70%;width:80%}[dir] .it-album-content{padding:0;-webkit-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:all .4s ease;transition:all .4s ease}[dir=ltr] .it-album-content{left:10%;margin-left:0 auto}[dir=rtl] .it-album-content{margin-right:0 auto;right:10%}@media only screen and (min-width:1200px) and (max-width:1399px){.it-album-content{top:30%}}.it-album-content h4{color:var(--it-common-white);font-size:16px;font-weight:600;line-height:1.4;max-height:70px;overflow:hidden}.it-album-thumb{height:360px;position:relative;width:360px}@media (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.it-album-thumb{width:512px}}.it-album-thumb:after{content:"";height:100%;opacity:0;position:absolute;top:0;visibility:hidden;width:100%}[dir] .it-album-thumb:after{background-color:rgba(14,42,70,.803);-webkit-transition:.3s;transition:.3s}[dir=ltr] .it-album-thumb:after{left:0}[dir=rtl] .it-album-thumb:after{right:0}.it-album-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}[dir] .it-album-thumb img{-webkit-transition:.9s;transition:.9s}.it-album-thumb-box{max-width:360px;overflow:hidden}[dir] .it-album-thumb-box{border:6px solid var(--it-theme-4);border-radius:5px}.it-video-2-title{font-size:21px;line-height:1.4}[dir] .it-video-2-title{margin-bottom:20px}@media (max-width:767px){.it-video-2-title{font-size:18px}}.it-video-2-thumb{position:relative}.it-video-2-thumb:after{content:"";height:100%;position:absolute;top:0;width:100%}[dir] .it-video-2-thumb:after{background:-webkit-gradient(linear,left bottom,left top,color-stop(10%,#0f474fc7),color-stop(90%,transparent));background:linear-gradient(0deg,#0f474fc7 10%,transparent 90%);-webkit-transition:.3s;transition:.3s}[dir=ltr] .it-video-2-thumb:after{left:0}[dir=rtl] .it-video-2-thumb:after{right:0}.it-video-2-thumb img{min-height:250px;min-width:250px;-o-object-fit:cover;object-fit:cover;width:100%}[dir] .it-video-2-thumb img{border-radius:none;-webkit-transition:.9s;transition:.9s}@media only screen and (min-width:768px) and (max-width:991px){.it-video-2-thumb img{min-height:220px;min-width:220px}}.it-video-2-thumb-box{overflow:hidden}[dir] .it-video-2-thumb-box{border:6px solid transparent;border-radius:15px;-webkit-transition:all .2s ease;transition:all .2s ease}.it-video-2-thumb-box h4{bottom:20px;color:var(--it-common-white);font-size:14px;font-weight:500;line-height:1.4;max-height:45%;overflow:hidden;pointer-events:none;position:absolute;width:90%}[dir=ltr] .it-video-2-thumb-box h4{left:5%}[dir=rtl] .it-video-2-thumb-box h4{right:5%}[dir] .it-video-2-thumb-box:hover{border-color:var(--it-theme-4)}[dir=ltr] .it-about-content p{padding:0 20px 0 0}[dir=rtl] .it-about-content p{padding:0 0 0 20px}.it-about-thumb img{max-width:100%}.it-announcement-thumb{height:230px}[dir] .it-announcement-meta{padding-bottom:2px}.it-announcement-date{top:10px}[dir=ltr] .it-announcement-date{right:10px}[dir=rtl] .it-announcement-date{left:10px}.it-announcement-date span{font-size:14px;font-weight:0}[dir] .it-announcement-date span{-webkit-transform:translateY(5px);transform:translateY(5px)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.it-announcement-date span{font-size:11px}}@media (max-width:767px){.it-announcement-date span{font-size:10px}}.it-announcement-date span i{font-size:25px;font-style:normal;font-weight:700}@media (max-width:767px){.it-announcement-date span i{font-size:10px}}.it-album-title{font-size:19px;font-style:normal;font-weight:600;line-height:1.4}[dir] .it-album-title{margin-bottom:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.it-album-title{font-size:17px}}@media only screen and (min-width:992px) and (max-width:1199px){.it-album-title{font-size:15px}}@media only screen and (min-width:768px) and (max-width:991px){.it-album-title{font-size:17px}}@media (max-width:767px){.it-album-title{font-size:16px}}[dir] .it-album-title a{-webkit-transition:.3s;transition:.3s}.it-album-title a:hover{color:var(--it-theme-1)}@media (max-width:767px){[dir] .it-album-title-box{margin-bottom:30px}}.it-publication__links a:hover{color:var(--it-theme-4)}.it-guides-shape{z-index:-1}.it-guides-shape-1{position:absolute;top:165px}[dir] .it-guides-shape-1{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-guides-shape-1{left:140px}[dir=rtl] .it-guides-shape-1{right:140px}@media only screen and (min-width:992px) and (max-width:1199px){.it-guides-shape-1{top:50px}[dir=ltr] .it-guides-shape-1{left:140px}[dir=rtl] .it-guides-shape-1{right:140px}}.it-guides-shape-2{position:absolute;top:175px}[dir] .it-guides-shape-2{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-guides-shape-2{left:46%}[dir=rtl] .it-guides-shape-2{right:46%}@media only screen and (min-width:992px) and (max-width:1199px){.it-guides-shape-2{top:50px}[dir=ltr] .it-guides-shape-2{left:68%}[dir=rtl] .it-guides-shape-2{right:68%}}.it-guides-shape-3{position:absolute;top:115px}[dir] .it-guides-shape-3{-webkit-animation:itleftright 1s infinite alternate;animation:itleftright 1s infinite alternate}[dir=ltr] .it-guides-shape-3{right:55px}[dir=rtl] .it-guides-shape-3{left:55px}@media only screen and (min-width:1400px) and (max-width:1599px){.it-guides-shape-3{top:55px}[dir=ltr] .it-guides-shape-3{right:55px}[dir=rtl] .it-guides-shape-3{left:55px}}.it-guides-shape-4{bottom:190px;position:absolute}[dir] .it-guides-shape-4{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-guides-shape-4{right:130px}[dir=rtl] .it-guides-shape-4{left:130px}@media only screen and (min-width:992px) and (max-width:1199px){.it-guides-shape-4{bottom:40px}}.it-guides-shape-5{bottom:40px;position:absolute}[dir=ltr] .it-guides-shape-5{left:0}[dir=rtl] .it-guides-shape-5{right:0}@media only screen and (min-width:1400px) and (max-width:1599px){.it-guides-shape-5{bottom:-40px}}.it-videos-shape-1{position:absolute;top:140px}[dir] .it-videos-shape-1{-webkit-animation:rotate2 4s linear infinite;animation:rotate2 4s linear infinite}[dir=ltr] .it-videos-shape-1{left:250px}[dir=rtl] .it-videos-shape-1{right:250px}.it-videos-shape-2{position:absolute;top:100px}[dir] .it-videos-shape-2{-webkit-animation:itupdown .8s infinite alternate;animation:itupdown .8s infinite alternate}[dir=ltr] .it-videos-shape-2{right:110px}[dir=rtl] .it-videos-shape-2{left:110px}.it-lecturer-details__right ul{list-style-type:none}[dir] .it-lecturer-details__right__link{padding-top:10px}[dir=ltr] .it-lecturer-details__right__link{margin-right:15px}[dir=rtl] .it-lecturer-details__right__link{margin-left:15px}@media (max-width:767px){[dir] .it-lecturer-details__right__link{margin-bottom:15px}[dir=ltr] .it-lecturer-details__right__link{margin-right:0}[dir=rtl] .it-lecturer-details__right__link{margin-left:0}}.it-lecturer-details__right__link span{color:var(--it-theme-4);display:inline-block;font-size:16px;height:40px;line-height:40px;width:40px}[dir] .it-lecturer-details__right__link span{background-color:rgba(10,144,185,.1);border-radius:10px;text-align:center}.it-lecturer-details__right__link a{font-size:18px;font-weight:500}.it-lecturer-details__right__link a:hover{color:var(--it-theme-4)}[dir] .it-lecturer-details__right .it-btn-white{cursor:pointer}.it-lecturer-details__left hr{height:2px}[dir] .it-lecturer-details__left hr{background:var(--it-theme-4);border:none}.it-about-details__avatar-thumb{max-width:350px;position:relative}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-about-details__avatar-thumb{margin-bottom:10px}}.it-about-details__avatar-thumb:after{content:"";height:100%;position:absolute;top:0;width:100%;z-index:5}[dir] .it-about-details__avatar-thumb:after{background:-webkit-gradient(linear,left bottom,left top,color-stop(10%,#0f474f79),color-stop(90%,transparent));background:linear-gradient(0deg,#0f474f79 10%,transparent 90%)}[dir=ltr] .it-about-details__avatar-thumb:after{left:0}[dir=rtl] .it-about-details__avatar-thumb:after{right:0}.it-about-details__avatar-thumb img{width:100%}.it-about-details__avatar-thumb h6{bottom:10px;color:var(--it-common-white);font-size:24px;font-weight:600;position:absolute;width:calc(100% - 20px);z-index:10}[dir=ltr] .it-about-details__avatar-thumb h6{left:10px}[dir=rtl] .it-about-details__avatar-thumb h6{right:10px}.it-about-details__paragraph h4{font-size:1.5rem;font-weight:600}.it-about-details__paragraph hr{height:4px}[dir] .it-about-details__paragraph hr{background:var(--it-theme-4);border:none}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){[dir] .it-about-details__paragraph p{padding:0,10px}}.it-about-details__paragraph p ul{list-style-type:none}.page-search{position:relative}.page-search input{color:var(--it-common-black);height:60px;line-height:60px;outline:none;text-transform:capitalize;width:100%}[dir] .page-search input{background-color:transparent;background-color:var(--it-common-white);border:1px solid #e2e1e1;border-radius:5px}[dir=ltr] .page-search input{padding-left:30px;padding-right:60px}[dir=rtl] .page-search input{padding-left:60px;padding-right:30px}.page-search button{color:var(--it-common-black);display:inline-block;font-size:18px;position:absolute;top:50%}[dir] .page-search button{border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir=ltr] .page-search button{right:30px}[dir=rtl] .page-search button{left:30px}[dir] .text-justify{text-align:justify!important}.divider{height:2px}[dir] .divider{background:var(--it-theme-4);border:none}@font-face{font-display:block;font-family:Academicons;font-style:normal;font-weight:400;src:url(/website/fonts/academicons.eot);src:url(/website/fonts/academicons.eot) format("embedded-opentype"),url(/website/fonts/academicons.ttf) format("truetype"),url(/website/fonts/academicons.woff) format("woff"),url(/website/fonts/academicons.svg) format("svg")}.ai{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:auto;display:inline-block;font-family:Academicons;font-size:inherit;font-style:normal;font-variant:normal;font-weight:400;line-height:1}.ai-academia:before{content:"\e9af"}.ai-academia-square:before{content:"\e93d"}.ai-acclaim:before{content:"\e92e"}.ai-acclaim-square:before{content:"\e93a"}.ai-acm:before{content:"\e93c"}.ai-acm-square:before{content:"\e95d"}.ai-acmdl:before{content:"\e96a"}.ai-acmdl-square:before{content:"\e9d3"}.ai-ads:before{content:"\e9cb"}.ai-ads-square:before{content:"\e94a"}.ai-africarxiv:before{content:"\e91b"}.ai-africarxiv-square:before{content:"\e90b"}.ai-arxiv:before{content:"\e974"}.ai-arxiv-square:before{content:"\e9a6"}.ai-biorxiv:before{content:"\e9a2"}.ai-biorxiv-square:before{content:"\e98b"}.ai-ceur:before{content:"\e96d"}.ai-ceur-square:before{content:"\e92f"}.ai-ciencia-vitae:before{content:"\e912"}.ai-ciencia-vitae-square:before{content:"\e913"}.ai-conversation:before{content:"\e94c"}.ai-conversation-square:before{content:"\e915"}.ai-coursera:before{content:"\e95f"}.ai-coursera-square:before{content:"\e97f"}.ai-crossref:before{content:"\e918"}.ai-crossref-square:before{content:"\e919"}.ai-cv:before{content:"\e9a5"}.ai-cv-square:before{content:"\e90a"}.ai-datacite:before{content:"\e91c"}.ai-datacite-square:before{content:"\e91d"}.ai-dataverse:before{content:"\e9f7"}.ai-dataverse-square:before{content:"\e9e4"}.ai-dblp:before{content:"\e94f"}.ai-dblp-square:before{content:"\e93f"}.ai-depsy:before{content:"\e97a"}.ai-depsy-square:before{content:"\e94b"}.ai-doi:before{content:"\e97e"}.ai-doi-square:before{content:"\e98f"}.ai-dryad:before{content:"\e97c"}.ai-dryad-square:before{content:"\e98c"}.ai-elsevier:before{content:"\e961"}.ai-elsevier-square:before{content:"\e910"}.ai-figshare:before{content:"\e981"}.ai-figshare-square:before{content:"\e9e7"}.ai-google-scholar:before{content:"\e9d4"}.ai-google-scholar-square:before{content:"\e9f9"}.ai-hal:before{content:"\e92c"}.ai-hal-square:before{content:"\e92d"}.ai-ideas-repec:before{content:"\e9ed"}.ai-ideas-repec-square:before{content:"\e9f8"}.ai-ieee:before{content:"\e929"}.ai-ieee-square:before{content:"\e9b9"}.ai-impactstory:before{content:"\e9cf"}.ai-impactstory-square:before{content:"\e9aa"}.ai-inaturalist:before{content:"\e900"}.ai-inaturalist-square:before{content:"\e901"}.ai-inpn:before{content:"\e902"}.ai-inpn-square:before{content:"\e903"}.ai-inspire:before{content:"\e9e9"}.ai-inspire-square:before{content:"\e9fe"}.ai-isidore:before{content:"\e936"}.ai-isidore-square:before{content:"\e954"}.ai-jstor:before{content:"\e938"}.ai-jstor-square:before{content:"\e944"}.ai-lattes:before{content:"\e9b3"}.ai-lattes-square:before{content:"\e99c"}.ai-mathoverflow:before{content:"\e9f6"}.ai-mathoverflow-square:before{content:"\e97b"}.ai-mendeley:before{content:"\e9f0"}.ai-mendeley-square:before{content:"\e9f3"}.ai-moodle:before{content:"\e907"}.ai-moodle-square:before{content:"\e908"}.ai-nakala:before{content:"\e940"}.ai-nakala-square:before{content:"\e941"}.ai-closed-access:before{content:"\e942"}.ai-closed-access-square:before{content:"\e943"}.ai-open-access:before{content:"\e939"}.ai-open-access-square:before{content:"\e9f4"}.ai-open-data:before{content:"\e966"}.ai-open-data-square:before{content:"\e967"}.ai-open-materials:before{content:"\e968"}.ai-open-materials-square:before{content:"\e969"}.ai-openedition:before{content:"\e946"}.ai-openedition-square:before{content:"\e947"}.ai-orcid:before{content:"\e9d9"}.ai-orcid-square:before{content:"\e9c3"}.ai-osf:before{content:"\e9ef"}.ai-osf-square:before{content:"\e931"}.ai-overleaf:before{content:"\e914"}.ai-overleaf-square:before{content:"\e98d"}.ai-philpapers:before{content:"\e98a"}.ai-philpapers-square:before{content:"\e96f"}.ai-piazza:before{content:"\e99a"}.ai-piazza-square:before{content:"\e90c"}.ai-preregistered:before{content:"\e906"}.ai-preregistered-square:before{content:"\e96b"}.ai-protocols:before{content:"\e952"}.ai-protocols-square:before{content:"\e953"}.ai-psyarxiv:before{content:"\e90e"}.ai-psyarxiv-square:before{content:"\e90f"}.ai-publons:before{content:"\e937"}.ai-publons-square:before{content:"\e94e"}.ai-pubmed:before{content:"\e99f"}.ai-pubmed-square:before{content:"\e97d"}.ai-pubpeer:before{content:"\e922"}.ai-pubpeer-square:before{content:"\e923"}.ai-researcherid:before{content:"\e91a"}.ai-researcherid-square:before{content:"\e95c"}.ai-researchgate:before{content:"\e95e"}.ai-researchgate-square:before{content:"\e99e"}.ai-sci-hub:before{content:"\e959"}.ai-sci-hub-square:before{content:"\e905"}.ai-scirate:before{content:"\e98e"}.ai-scirate-square:before{content:"\e99d"}.ai-semantic-scholar:before{content:"\e96e"}.ai-semantic-scholar-square:before{content:"\e96c"}.ai-springer:before{content:"\e928"}.ai-springer-square:before{content:"\e99b"}.ai-ssrn:before{content:"\e916"}.ai-ssrn-square:before{content:"\e917"}.ai-stackoverflow:before{content:"\e920"}.ai-stackoverflow-square:before{content:"\e921"}.ai-zotero:before{content:"\e962"}.ai-zotero-square:before{content:"\e932"}.ai-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.ai-2x{font-size:2em}.ai-3x{font-size:3em}.ai-4x{font-size:4em}.ai-5x{font-size:5em}.ai-fw{width:1.28571429em}[dir] .ai-fw{text-align:center}.ai-ul{list-style-type:none}[dir=ltr] .ai-ul{margin-left:2.14285714em;padding-left:0}[dir=rtl] .ai-ul{margin-right:2.14285714em;padding-right:0}.ai-ul>li{position:relative}.ai-li{position:absolute;top:.14285714em;width:2.14285714em}[dir] .ai-li{text-align:center}[dir=ltr] .ai-li{left:-2.14285714em}[dir=rtl] .ai-li{right:-2.14285714em}[dir=ltr] .ai-li.fa-lg{left:-1.85714286em}[dir=rtl] .ai-li.fa-lg{right:-1.85714286em}[dir] .ai-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}[dir=ltr] .ai-pull-left{float:left}[dir=ltr] .ai-pull-right,[dir=rtl] .ai-pull-left{float:right}[dir=rtl] .ai-pull-right{float:left}[dir=ltr] .ai.fa-pull-left{margin-right:.3em}[dir=ltr] .ai.fa-pull-right,[dir=rtl] .ai.fa-pull-left{margin-left:.3em}[dir=rtl] .ai.fa-pull-right{margin-right:.3em}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}[dir] .fa-fw{text-align:center}.fa-ul{list-style-type:none}[dir=ltr] .fa-ul{margin-left:2.14285714em;padding-left:0}[dir=rtl] .fa-ul{margin-right:2.14285714em;padding-right:0}.fa-ul>li{position:relative}.fa-li{position:absolute;top:.14285714em;width:2.14285714em}[dir] .fa-li{text-align:center}[dir=ltr] .fa-li{left:-2.14285714em}[dir=rtl] .fa-li{right:-2.14285714em}[dir=ltr] .fa-li.fa-lg{left:-1.85714286em}[dir=rtl] .fa-li.fa-lg{right:-1.85714286em}[dir] .fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}[dir=ltr] .fa-pull-left{float:left}[dir=ltr] .fa-pull-right,[dir=rtl] .fa-pull-left{float:right}[dir=rtl] .fa-pull-right{float:left}[dir=ltr] .fa.fa-pull-left{margin-right:.3em}[dir=ltr] .fa.fa-pull-right,[dir=rtl] .fa.fa-pull-left{margin-left:.3em}[dir=rtl] .fa.fa-pull-right{margin-right:.3em}.sr-text{position:absolute;top:-9999px}[dir=ltr] .sr-text{left:-9999px}[dir=rtl] .sr-text{right:-9999px}
