@font-face { font-family: 'Poppins'; src: url('../font/Poppins-Regular.eot'); src: url('../font/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Regular.woff') format('woff'), url('../font/Poppins-Regular.ttf') format('truetype'), url('../font/Poppins-Regular.svg#Poppins-Regular') format('svg'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Poppins'; src: url('../font/Poppins-Light.eot'); src: url('../font/Poppins-Light.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Light.woff') format('woff'), url('../font/Poppins-Light.ttf') format('truetype'), url('../font/Poppins-Light.svg#Poppins-Light') format('svg'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Poppins'; src: url('../font/Poppins-Medium.eot'); src: url('../font/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Medium.woff') format('woff'), url('../font/Poppins-Medium.ttf') format('truetype'), url('../font/Poppins-Medium.svg#Poppins-Medium') format('svg'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Poppins'; src: url('../font/Poppins-Semibold.eot'); src: url('../font/Poppins-Semibold.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Semibold.woff') format('woff'), url('../font/Poppins-Semibold.ttf') format('truetype'), url('../font/Poppins-Semibold.svg#Poppins-Semibold') format('svg'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Poppins'; src: url('../font/Poppins-Bold.eot'); src: url('../font/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../font/Poppins-Bold.woff') format('woff'), url('../font/Poppins-Bold.ttf') format('truetype'), url('../font/Poppins-Bold.svg#Poppins-Bold') format('svg'); font-weight: 700; font-style: normal; }
@font-face { font-family: "Poppins"; src: url("../font/Poppins-ExtraBold.eot"); src: url("../font/Poppins-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../font/Poppins-ExtraBold.otf") format("opentype"), url("../font/Poppins-ExtraBold.svg") format("svg"), url("../font/Poppins-ExtraBold.ttf") format("truetype"), url("../font/Poppins-ExtraBold.woff") format("woff"), url("../font/Poppins-ExtraBold.woff2") format("woff2"); font-weight: 800; font-style: normal; }
@font-face { font-family: "Poppins"; src: url("../font/Poppins-Black.eot"); src: url("../font/Poppins-Black.eot?#iefix") format("embedded-opentype"), url("../font/Poppins-Black.otf") format("opentype"), url("../font/Poppins-Black.svg") format("svg"), url("../font/Poppins-Black.ttf") format("truetype"), url("../font/Poppins-Black.woff") format("woff"), url("../font/Poppins-Black.woff2") format("woff2"); font-weight: 900; font-style: normal; }
/*
font-family: 'Poppins';
Poppins:300,400,500,600,700,800,900
*/
@media (min-width: 1200px) {
.container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1290px; }
}
.gutters-5 { margin-right: -5px; margin-left: -5px; }
 .gutters-5 > .col, .gutters-5 > [class*="col-"] {
 padding-right: 5px;
 padding-left: 5px;
}
.gutters-8 { margin-right: -8px; margin-left: -8px; }
 .gutters-8 > .col, .gutters-8 > [class*="col-"] {
 padding-right: 8px;
 padding-left: 8px;
}
.gutters-10 { margin-right: -10px; margin-left: -10px; }
 .gutters-10 > .col, .gutters-10 > [class*="col-"] {
 padding-right: 10px;
 padding-left: 10px;
}
.gutters-12 { margin-right: -12px; margin-left: -12px; }
 .gutters-12 > .col, .gutters-12 > [class*="col-"] {
 padding-right: 12px;
 padding-left: 12px;
}
.gutters-20 { margin-right: -20px; margin-left: -20px; }
 .gutters-20 > .col, .gutters-20 > [class*="col-"] {
 padding-right: 20px;
 padding-left: 20px;
}
.gutters-25 { margin-right: -25px; margin-left: -25px; }
 .gutters-25 > .col, .gutters-25 > [class*="col-"] {
 padding-right: 25px;
 padding-left: 25px;
}
.gutters-30 { margin-right: -30px; margin-left: -30px; }
 .gutters-30 > .col, .gutters-30 > [class*="col-"] {
 padding-right: 30px;
 padding-left: 30px;
}
.gutters-40 { margin-right: -40px; margin-left: -40px; }
 .gutters-40 > .col, .gutters-40 > [class*="col-"] {
 padding-right: 40px;
 padding-left: 40px;
}
*, *:after, *:before { margin: 0; padding: 0; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
* { font-family: 'Poppins'; }
i::before { text-rendering: optimizeLegibility; }
html { width: 100%; height: 100%; }
html, body { width: 100%; margin: 0; padding: 0; height: 100%; }
hr { border-top: 1px solid #ebebeb; clear: both; margin: 50px 0; }
body { font-family: 'Poppins'; font-size: 18px; color: #111111; font-weight: normal; line-height: 29px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; background: #ffffff; overflow-x: hidden; }
::selection { background: #f37936; color: #fff; }
::-moz-selection {
background:#f37936;
color:#fff;
}
img { width: auto; max-width: 100%; vertical-align: middle; -ms-interpolation-mode: bicubic; }
a, a:focus, a:hover { color: #363636; outline: none; cursor: pointer; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }
a:hover { color: #f37936; outline: none; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }
:focus { border: none; outline: none; }
button:focus { outline: none; }
ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }
ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }
p { margin-top: 0; margin-bottom: 20px; }
p:last-child { margin-bottom: 0px !important; }
ol, ul { margin: 0px auto; padding-left: 15px; list-style-position: outside; }
i::before { text-rendering: optimizeLegibility; }
/*----*/
.loading { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 99; background: #ffffff; }
.loading .text-center { width: 200px; margin: 0px auto; }
.loading-bar { display: -webkit-box; display: flex; height: 5px; width: 100%; border-radius: 50px; overflow: hidden; background: rgba(0,0,0,.2); margin: 20px auto 0px; }
@-webkit-keyframes progress-animation { 0% {
 width: 0%;
}
 20% {
 width: 10%;
}
 40% {
 width: 30%;
}
 50% {
 width: 60%;
}
 100% {
 width: 95%;
}
}
@keyframes progress-animation { 0% {
 width: 0%;
}
 20% {
 width: 10%;
}
 40% {
 width: 30%;
}
 50% {
 width: 60%;
}
 100% {
 width: 95%;
}
}
.loading-bar .progress-bar { display: -webkit-box; display: flex; height: 100%; width: 95%; background: #000000; -webkit-animation: progress-animation 3s ease-in-out; animation: progress-animation 3s ease-in-out; }
/*----*/
/*---*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Poppins'; position: relative; font-size: 40px; color: #000000; line-height: 1.2; font-weight: 600; margin: 0px 0px 0px; text-transform: none; padding: 0px 0px 30px; }
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong { font-weight: 800; }
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span { }
.h1, .h2, .h3, .h4, .h5, .h6 { }
.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong { }
h2, .h2 { font-size: 35px; }
h3, .h3 { font-size: 30px; }
h4, .h4 { font-size: 25px; }
h5, .h5 { font-size: 20px; }
h6, .h6 { font-size: 16px; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child { margin-bottom: 0px !important; padding-bottom: 0px !important; }
/*----*/
iframe { display: block; width: 100%; }
figure { margin: 0px !important; }
.hide-lg, .hide-md, .hide-sm { }
.show-lg, .show-md, .show-sm { display: none; }
.fullscreen { width: 100%; min-height: 100%; }
.fullcontainer { position: relative; margin: 0px auto; }
.fullcontainer .container { position: relative; z-index: 1; }
.fullcontainer .container.container-float { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) }
.float-div { width: 100%; position: absolute; left: 0px; z-index: 2; top: 0; }
.full-height { height: 100%; }
.container-full { width: 100%; padding: 0px 30px; }
.full-img img { width: 100%; }
.full-mx { max-width: 1366px; margin: 0px auto; overflow: hidden; }
.container-mx { width: 100%; max-width: 1148px; margin: 0px auto; position: relative; }
.cont-1150 { width: 100%; max-width: 1150px; }
.cont-1130 { width: 100%; max-width: 1130px; }
.cont-1100 { width: 100%; max-width: 1100px; }
.cont-1050 { width: 100%; max-width: 1050px; }
.cont-1000 { width: 100%; max-width: 1000px; }
.cont-950 { width: 100%; max-width: 950px; }
.cont-900 { width: 100%; max-width: 900px; }
.cont-850 { width: 100%; max-width: 850px; }
.cont-800 { width: 100%; max-width: 800px; }
.cont-770 { width: 100%; max-width: 770px; }
.cont-750 { width: 100%; max-width: 750px; }
.cont-720 { width: 100%; max-width: 720px; }
.cont-700 { width: 100%; max-width: 700px; }
.cont-650 { width: 100%; max-width: 650px; }
.cont-600 { width: 100%; max-width: 600px; }
.cont-550 { width: 100%; max-width: 550px; }
.cont-500 { width: 100%; max-width: 500px; }
.cont-450 { width: 100%; max-width: 450px; }
.cont-400 { width: 100%; max-width: 400px; }
.equalheight, .equalheight1, .equalheight2, .equalheight3, .equalheight4, .equalheight5 { display: block; position: relative; }
/*------*/

.bg { background-repeat: no-repeat !important; background-size: 100% 100%; }
.bg-img { background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }
.bg-img-alt { background-size: cover !important; background-repeat: no-repeat !important; }
.bg-img.lc { background-position: left center !important; }
.bg-img-tp { background-position: top center !important; background-repeat: no-repeat !important; background-size: 100% }
.bg-img-bt { background-position: bottom center !important; background-repeat: no-repeat !important; background-size: 100% }
.bg-img-tl { background-position: top left !important; background-repeat: no-repeat !important; }
.bg-img-tc { background-position: top center !important; background-repeat: no-repeat !important; }
.bg-img-tr { background-position: top right !important; background-repeat: no-repeat !important; }
.bg-img-rc { background-position: right center !important; background-repeat: no-repeat !important; }
.bg-img-rb { background-position: right bottom !important; background-repeat: no-repeat !important; }
.bg-img-bl { background-position: bottom left !important; background-repeat: no-repeat !important; }
.bg-img-bc { background-position: bottom center !important; background-repeat: no-repeat !important; }
.bg-img-lc { background-position: left center !important; background-repeat: no-repeat !important; }
.bg-img-t { background-position: top left !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-r { background-position: top right !important; background-repeat: no-repeat !important; background-size: auto 100%; }
.bg-img-b { background-position: bottom left !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-l { background-position: top left !important; background-repeat: no-repeat !important; background-size: auto 100%; }
.bg-tx { background-repeat: repeat-x; background-position: top left; }
.bg-bx { background-repeat: repeat-x; background-position: bottom left; }
.bg-ry { background-repeat: repeat-y; background-position: top right; }
.bg-ly { background-repeat: repeat-x; background-position: bottom left; }
/*----*/
.text-right { text-align: right !important; }
.text-center { text-align: center !important; }
.text-left { text-align: left !important; }
.text-justify { text-align: justify !important; }
.text-uppercase { text-transform: uppercase !important; }
.text-pre { white-space: pre; }
p[align=center] { text-align: center !important; }
p[align=left] { text-align: left !important; }
p[align=right] { text-align: right !important; }
.underline { text-decoration: underline; }
strong { font-weight: 800; }
.responsive { width: 100% !important; }
.responsive-mx { max-width: 100%; }
.relative { position: relative; }
img { vertical-align: top; max-width: 100%; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; font-size: 0px; }
.fleft { float: left; }
.fright { float: right; }
.row-inner { padding-bottom: 28px; }
.rounded-corner { border-radius: 10px; }
/*---*/
.m0 { margin: 0px!important; }
.ml0 { margin-left: 0px !important; }
.mr0 { margin-right: 0px !important; }
.mt0 { margin-top: 0px !important; }
.mb0 { margin-bottom: 0px !important; }
.mt5 { margin-top: 5px!important; }
.mr5 { margin-right: 5px!important; }
.mb5 { margin-bottom: 5px!important; }
.ml5 { margin-left: 5px!important; }
.mt10 { margin-top: 10px!important; }
.mr10 { margin-right: 10px!important; }
.mb10 { margin-bottom: 10px!important; }
.ml10 { margin-left: 10px!important; }
.mt15 { margin-top: 15px!important; }
.mr15 { margin-right: 15px!important; }
.mb15 { margin-bottom: 15px!important; }
.ml15 { margin-left: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mr20 { margin-right: 20px!important; }
.mb20 { margin-bottom: 20px!important; }
.ml20 { margin-left: 20px!important; }
.mt25 { margin-top: 25px!important; }
.mr25 { margin-right: 25px!important; }
.mb25 { margin-bottom: 25px!important; }
.ml25 { margin-left: 25px!important; }
.mt30 { margin-top: 30px!important; }
.mr30 { margin-right: 30px!important; }
.mb30 { margin-bottom: 30px!important; }
.ml30 { margin-left: 30px!important; }
.mt40 { margin-top: 40px!important; }
.mr40 { margin-right: 40px!important; }
.mb40 { margin-bottom: 40px!important; }
.ml40 { margin-left: 40px!important; }
.mt50 { margin-top: 50px!important; }
.mr50 { margin-right: 50px!important; }
.mb50 { margin-bottom: 50px!important; }
.ml50 { margin-left: 50px!important; }
.mb60 { margin-bottom: 60px!important; }
.mb70 { margin-bottom: 70px!important; }
.mb80 { margin-bottom: 80px!important; }
.mb90 { margin-bottom: 90px!important; }
.mb100 { margin-bottom: 100px!important; }
/*--*/

.p0 { padding: 0px!important; }
.pt0 { padding-top: 0px !important; }
.pr0 { padding-right: 0px !important; }
.pb0 { padding-bottom: 0px !important; }
.pl0 { padding-left: 0px !important; }
.p5 { padding: 5px !important }
.pt5 { padding-top: 5px!important; }
.pr5 { padding-right: 5px!important; }
.pb5 { padding-bottom: 5px!important; }
.pl5 { padding-left: 5px!important; }
.p10 { padding: 10px !important }
.pt10 { padding-top: 10px!important; }
.pr10 { padding-right: 10px!important; }
.pb10 { padding-bottom: 10px!important; }
.pl10 { padding-left: 10px!important; }
.p15 { padding: 15px !important }
.pt15 { padding-top: 15px!important; }
.pr15 { padding-right: 15px!important; }
.pb15 { padding-bottom: 15px!important; }
.pl15 { padding-left: 15px!important; }
.p20 { padding: 20px !important }
.pt20 { padding-top: 20px!important; }
.pr20 { padding-right: 20px!important; }
.pb20 { padding-bottom: 20px!important; }
.pl20 { padding-left: 20px!important; }
.p25 { padding: 25px !important }
.pt25 { padding-top: 25px!important; }
.pr25 { padding-right: 25px!important; }
.pb25 { padding-bottom: 25px!important; }
.pl25 { padding-left: 25px!important; }
.p30 { padding: 30px !important }
.pt30 { padding-top: 30px!important; }
.pr30 { padding-right: 30px!important; }
.pb30 { padding-bottom: 30px!important; }
.pl30 { padding-left: 30px!important; }
.p35 { padding: 35px !important }
.pt35 { padding-top: 35px!important; }
.pr35 { padding-right: 35px!important; }
.pb35 { padding-bottom: 35px!important; }
.pl35 { padding-left: 35px!important; }
.p40 { padding: 40px !important }
.pt40 { padding-top: 40px!important; }
.pr40 { padding-right: 40px!important; }
.pb40 { padding-bottom: 40px!important; }
.pl40 { padding-left: 40px!important; }
.p45 { padding: 45px !important }
.pt45 { padding-top: 45px!important; }
.pr45 { padding-right: 45px!important; }
.pb45 { padding-bottom: 45px!important; }
.pl45 { padding-left: 45px!important; }
.p50 { padding: 50px !important }
.pt50 { padding-top: 50px!important; }
.pr50 { padding-right: 50px!important; }
.pb50 { padding-bottom: 50px!important; }
.pl50 { padding-left: 50px!important; }
.pt60 { padding-top: 60px!important; }
.pb60 { padding-bottom: 60px!important; }
.pt70 { padding-top: 70px!important; }
.pb70 { padding-bottom: 70px!important; }
.pt80 { padding-top: 80px!important; }
.pb80 { padding-bottom: 80px!important; }
.pt90 { padding-top: 90px!important; }
.pb90 { padding-bottom: 90px!important; }
.pt100 { padding-top: 100px!important; }
.pb100 { padding-bottom: 100px!important; }
.pt110 { padding-top: 110px!important; }
.pb110 { padding-bottom: 110px!important; }
.pt120 { padding-top: 120px!important; }
.pb120 { padding-bottom: 120px!important; }
.pt130 { padding-top: 130px!important; }
.pb130 { padding-bottom: 130px!important; }
/*---*/
.color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6 { color: #ffffff !important; }
.size-12 { font-size: 12px; line-height: 20px; }
.size-13 { font-size: 13px; line-height: 20px; }
.size-14 { font-size: 14px; line-height: 20px; }
.size-15 { font-size: 15px; line-height: 20px; }
.size-16 { font-size: 16px; line-height: 24px; }
.size-18 { font-size: 18px; line-height: 28px; }
.size-20 { font-size: 20px; line-height: 30px; }
.size-22 { font-size: 22px; line-height: 30px; }
.size-24 { font-size: 24px; line-height: 30px; }
.size-26 { font-size: 26px; line-height: 35px; }
.size-28 { font-size: 28px; line-height: 35px; }
.size-30 { font-size: 28px; line-height: 35px; }
.text-note { font-size: 12px; font-style: italic; }
/*--------------*/
/*-----*/
.grid-box { position: relative; }
.grid-box-img { position: relative; overflow: hidden; border-radius: 10px; }
.grid-box a { display: block; position: relative; }
.grid-ov, .grid-content { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; transition: all 0.2s linear; z-index: 2; text-align: center; }
.grid-content.alt { height: inherit; padding: 30px 40px; bottom: 0px; top: auto; text-align: center; z-index: 1; background: #ffffff; }
.grid-content { padding: 20px; text-align: center; }
.grid-ov { opacity: 0; visibility: hidden; z-index: 9; background: rgba(255,255,255,.92); padding: 20px; overflow-y: auto; }
.grid-box:hover .grid-content { visibility: hidden; bottom: -100%; }
.grid-box:hover .grid-ov { opacity: 1; visibility: visible; z-index: 9; }
.grid-tb { display: table; height: 100%; width: 100%; }
.grid-tc { display: table-cell; vertical-align: middle; }
.grid-tc.bt { vertical-align: bottom; }
.grid-tc.tp { vertical-align: top; }
.grid-tc img { vertical-align: middle; }
/*.grid-box .img-holder::before { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; content: ""; z-index: 2; transition: all 0.2s linear; background: rgba(33,108,147,.9); opacity: 0; }*/
.grid-box .img-holder { /*border: 1px solid #efefef;*/ }
.grid-box:hover .img-holder::before { opacity: 1; }
.img-holder { position: relative; display: block; width: 100%; height: 0px; overflow: hidden; padding-bottom: 100%; margin: 0px auto 0px; }
.img-holder figure { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; display: block; margin: 0px auto; text-align: center; padding: 0px; }
.img-holder figure::before { position: relative; clear: both; content: ''; height: 100%; display: inline-block; vertical-align: middle; }
.img-holder.alt figure::before { display: inline; }
.img-holder figure img { position: relative; max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; z-index: 1; transition: all 0.6s; }
.img-holder.alt figure { padding: 0px; }
.img-holder.alt figure img { height: 100%; width: 100%; max-width: none; -o-object-fit: cover; object-fit: cover; /*-o-object-position: top; object-position: top;*/ font-family: "object-fit:cover; object-position:top"; position: relative; transition: all 0.6s; }
.img-effect { overflow: hidden; display: block; position: relative; }
.img-effect:hover .img-holder figure img { /*transform: scale(1.1);*/ transform: scale(1.1) rotate(2deg); }
/*--Grid-Border-Effect--*/
/*.grid-ov, .grid-content {transition: all 1s;}
.grid-ov::before, .grid-ov::after { pointer-events: none; position: absolute; content: ''; opacity: 0; top: 10px; left: 10px; right: 10px; bottom: 10px; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; transition: opacity 0.6s, transform 0.6s; }
.grid-ov::before { border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; -webkit-transform: scale(0, 1); transform: scale(0, 1); }
.grid-ov::after { border-right: 1px solid #ffffff; border-left: 1px solid #ffffff; -webkit-transform: scale(1, 0); transform: scale(1, 0); }
.grid-box:hover .grid-ov::before, .grid-box:hover .grid-ov::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }*/
/*-webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.2s linear; opacity: .5;*/
/*-webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1;*/
/*---*/
.ul-listing { padding: 0px; margin: 0px 0px 20px; list-style: none; font-size: 16px; line-height: 25px; }
.ul-listing li { position: relative; padding-bottom: 5px; padding-left: 25px; }
ul.listing-inline li { display: inline-block; margin-right: 20px; }
.ul-listing li::before { content: "\f00c"; left: 0px; top: 0px; position: absolute; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 16px; color: #15A99B; }
.listing1 li::before { content: "\f111"; font-weight: 400; font-size: 7px; color: #000000; }
.ul-listing:last-child { margin-bottom: 0px; }
.ul-listing:last-child li:last-child { padding-bottom: 0px; }
/*----*/
.cd-top { display: block; height: 40px; width: 40px; position: fixed; bottom: 20px; right: 20px; overflow: hidden; text-indent: 100%; white-space: nowrap; border-radius: 50%; background: #F17935 url(../images/cd-top-arrow-white.png) no-repeat center 50%; visibility: hidden; opacity: 0; z-index: 9; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); background-size: 30% !important; }
.cd-top.cd-is-visible { visibility: visible; opacity: .5; }
.cd-top:hover { opacity: 1; }
/*----*/
.inv-recaptcha-holder { position: fixed; bottom: 70px; right: 0px; z-index: 1; }
/*----*/
.button { cursor: pointer; display: inline-block; vertical-align: middle; text-align: center; position: relative; transition: none; outline: none !important; text-decoration: none !important; font-size: 18px; line-height: 19px; font-weight: 600; padding: 16px 40px; color: #ffffff; border-radius: 30px; border: 1px solid #1F2322; vertical-align: top; background: #1F2322; transition: all 0.2s linear; font-family: 'Poppins'; box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.15); }
.button img { position: absolute; left: 6px; top: 5px; transition: all 0.6s; }
.btn-orange { background: #F17935; border-color: #F17935; }
.mwidth { min-width: 245px; padding: 0px; }
.button:hover, .button:focus { color: #ffffff; background: #13A99B; border-color: #13A99B; }
.button:hover img { transform: rotate(360deg); }
.button i { margin-left: 5px; }
.btn-white { border-color: #ffffff; background: #ffffff; color: #ed1c24; }
.btn-red { border-color: #cf151c; background: #cf151c; color: #ffffff; }
.btn-green { border-color: #4daa31; background: #4daa31; color: #ffffff; }
.btn-white:hover, .btn-white:focus, .btn-light:hover, .btn-light:focus { border-color: #cf151c; background: #cf151c; color: #ffffff; }
.btn-light { border-color: #f7f7f7; background: #f7f7f7; color: #000000; }
.btn-bdr { background: none; color: #000000; border-color: #d2d2d2; }
.btn-bdr:hover, .btn-bdr:focus { background: #f7941d; color: #ffffff; border-color: #f7941d; }
.bdr-orange { border-color: #fcb040; color: #fcb040; }
.bdr-light { border-color: #ebebeb; color: #000000; }
.btn-block { width: 100%; padding-left: 0px; padding-right: 0px; }
.btn-holder .button { margin: 0px 14px 0px; }
.btn-holder .button:first-child { margin-left: 0px; }
.btn-holder .button:last-child { margin-right: 0px; }
.btn-md { line-height: 38px; padding: 0px 25px; }
.btn-sm { line-height: 28px; font-size: 12px; padding: 0px 20px; }
.iright { margin-left: 10px; }
.ileft { margin-right: 10px; }
.rounded-cnr { border-radius: 3px; }
.rounded { border-radius: 30px; }
.round { border-radius: 50%; }
.btn-width-xl { width: 70%; }
.uncap { text-transform: none !important; }
/*----*/

/* Map */
.map-holder { position: relative; display: block; width: 100%; }
.map-holder iframe { display: block; width: 100%; }
/* BreadCrumbs */

/*---*/
.pagination { margin: 0px; vertical-align: top; }
.pagination > li { vertical-align: top; }
.pagination > li > a, .pagination > li > span { border-radius: 5px !important; margin: 0px 0px 0px 10px; color: #464646; border: 0px solid #e5e5e5; line-height: 30px; padding: 0px 12px; font-size: 12px; background: none; background: #f5f5f5; min-width: 30px; text-align: center; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > li.selected > a, .pagination > li.selected > span { background: #ed1c24; color: #ffffff; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background: #ed1c24; color: #ffffff; }
.pagination > li.selected > a, .pagination > li.selected > span { font-weight: 600; }
/*---*/
table { width: 100%; border-collapse: collapse; border: 0px; background: #ffffff; border-radius: 0px; overflow: hidden; text-align: center; }
tr:nth-of-type(even) { background: #ffffff !important; }
tr:nth-of-type(odd) { background: #fcfcfc !important; }
th, td { padding: 10px 30px; }
.tbl-sm th, .tbl-sm td { padding: 10px; }
th { font-size: 14px; font-weight: 600; color: #000000; text-align: left; /*border: 1px solid #e7e7e7;*/ border-bottom: 1px solid #e7e7e7; background: #ffffff; }
th:first-child { border-left-color: #ffffff; }
th:last-child { border-right-color: #ffffff; }
td { vertical-align: middle; text-align: left; /*border: 1px solid #ffffff;border-bottom: 1px solid #e7e7e7;*/ color: #000000; font-weight: 400; }
.tbl-sm p { margin-bottom: 10px; }
td a { color: #cf151c; }
td a:hover { color: #000000; }
/*.tbl-full{ min-width:730px;}*/
/*--Responsive Table--*/
@media only screen and (max-width: 767px) {
.responsive-thead { display: none; }
.tbl-holder { border-top: 1px solid #e7e7e7; }
table.responsive-table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr { display: block; width: 100% !important; }
.responsive-table thead tr { position: absolute; top: -9999px; left: -9999px; }
.responsive-table tr { /*border: 1px solid #ffffff; border-left: 1px solid #ededed;*/ border-right: 1px solid #ededed; }
.responsive-table td { border: none; border-bottom: 1px solid #e7e7e7; position: relative; padding-left: 50%; text-align: right; padding-right: 10px; }
.responsive-table td:before { position: absolute; top: 10px; left: 10px; width: 45%; padding-right: 10px; white-space: nowrap; text-align: left; font-weight: 600; color: #777777; font-size: 14px; }
.responsive-table tr:nth-of-type(even) { background: #ffffff; }
.responsive-table tr:nth-of-type(odd) { background: #f7f7f7; }
/*Label the data*/
.tbl-credits td:nth-of-type(1):before { content: "Number"; }
}
/*---*/
/*
<div class="checkbox">

	<input type="checkbox" id="c1">

	<label for="c1">checkbox</label>

</div>

<div class="radio-inline">

	<div class="radio">

		<input id="r1" type="radio" name="r1">

		<label for="r1">Yes</label>

	</div>

	<div class="radio">

		<input id="r2" type="radio" name="r1" checked="checked">

		<label for="r2">No</label>

	</div>

</div>

*/

.radio, .checkbox { display: inline-block; margin: 0px; position: relative; text-align: left; padding-bottom: 3px; }
.radio-inline .radio, .checkbox-inline .checkbox { display: inline-block; margin-right: 30px; }
.checkbox label, .radio label { display: inline-block; position: relative; padding-left: 26px; margin: 5px 0px !important; font-weight: 400; cursor: pointer; color: #999999 !important; }
label.lbl-sm { font-size: 13px; line-height: 22px; }
.radio-inline, .checkbox-inline { padding: 0px; }
.checkbox label::before, .radio label::before { content: ""; display: inline-block; position: absolute; width: 18px; height: 18px; left: 0px; top: 3px; border: 1px solid #CECECE; border-radius: 3px; background: none; }
.checkbox label::after, .radio label::after { font-family: "Font Awesome 5 Free"; content: ""; display: inline-block; position: absolute; width: 10px; height: 10px; top: 7px; left: 4px; transition: all 0.2s linear; opacity: 0; line-height: 15px; font-weight: 900; text-align: center; font-size: 9px; color: #F47936; background: #F47936; border-radius: 2px; }
.checkbox input[type="checkbox"], .radio input[type="radio"] { opacity: 0; display: none; }
.checkbox input[type="checkbox"]:focus + label::before, .radio input[type="radio"]:focus + label::before { outline: none !important; }
.checkbox input[type="checkbox"]:hover + label::after, .radio input[type="radio"]:hover + label::after { opacity: .65; }
.checkbox input[type="checkbox"]:checked + label::after, .radio input[type="radio"]:checked + label::after { opacity: 1; }
.checkbox input[type="checkbox"]:checked::after, .radio input[type="radio"]:checked::after { opacity: 1; }
.checkbox input[type="checkbox"]:checked + label::before { }
.checkbox input[type="checkbox"]:checked::before, .radio input[type="radio"]:checked::before { }
.checkbox input[type="checkbox"]:disabled + label, .radio input[type="radio"]:disabled + label { opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before, .radio input[type="radio"]:disabled + label::before { background-color: #eeeeee; cursor: not-allowed; }
.radio { margin: 0px; padding-bottom: 3px; }
.radio:last-child { margin-bottom: 0px; padding-bottom: 0px; }
.radio label::before, .radio label::after { border-radius: 50%; }
.radio label::after { content: ""; background: #F47936; left: 4px; top: 7px; width: 10px; height: 10px; }
label a { color: #999999 !important; }
label a:hover { color: #000000 !important; }
/*Radio Image*/

.radio-img { }
.radio-img .radio { margin: 10px; padding: 0px; }
.radio-img input[type=radio]+label { padding: 10px !important; text-align: center !important; transition: all 0.2s linear; min-width: 126px; }
.radio-img input[type=radio]+label>img { max-width: 100%; }
.radio-img input[type=radio]+label>span { display: block; color: #100249 !important; font-size: 14px !important; padding-top: 30px; }
.radio-img input[type=radio]:checked + label, .radio-img input[type=radio]:hover + label { background: #eff0f8; }
.radio-img .radio label::after, .radio-img .radio label::before { display: none !important; }
/*---*/
.form-holder { padding: 0px; }
.form-holder.sm { width: 600px; }
.form-holder.xs { width: 420px; }
.form-holder.full { width: 100%; }
/*<select class="selectpicker" data-width="100%" data-style="" title="Title">
	<option>Select</option>
	<option>Select</option>
</select>*/
.form-control, .bootstrap-select .btn, .bootstrap-select .btn.btn-default, .bootstrap-select .btn.btn-default:hover, .bootstrap-select .btn.btn-default:focus { height: 55px; border: 2px solid #ffffff; color: #000000; box-shadow: none !important; border-radius: 16px; background: none; padding-left: 20px; font-weight: 500; font-size: 16px; text-transform: none; outline: none !important; }
.form-style1 .form-control { font-weight: 600; text-transform: uppercase; }
.form-control.alt, .bootstrap-select.alt .btn { }
.form-control:focus { border-color: #ffffff; color: #ffffff; background: none; }
input:focus, .bootstrap-select .dropdown-toggle:focus { outline: none !important; background: none; }
.form-control.small { text-align: center; padding-left: 0px; padding-right: 0px; }
.form-control.alt { }
textarea.form-control { height: 120px; resize: none; padding-top: 15px; }
textarea.form-control.lg { height: 200px; }
textarea.form-control.sm { height: 80px; }
.bootstrap-select .btn { padding-right: 40px !important; }
.bootstrap-select .btn::after { position: absolute; right: 15px; top: 0px; width: 15px; height: 45px; background: none; font-family: 'jcon-font'; content: '\e865'; border-radius: 0px !important; font-size: 14px; color: #464646; line-height: 45px; }
.bootstrap-select.alt .btn::after { content: '\e828'; }
.bootstrap-select.alt1 .btn::after { content: '\f0dc'; }
.bootstrap-select .btn .caret { display: none !important; }
input.form-control::placeholder, input.form-control::-moz-placeholder, .form-control::placeholder {
color: #ffffff !important;
opacity: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover { color: #1f1f1f !important; opacity: 1; }
.bootstrap-select .dropdown-menu { padding: 0px; }
.bootstrap-select .dropdown-menu li a { padding: 5px 20px; }
.bootstrap-select .dropdown-menu li a:hover { color: #ffffff; background: #0074e8; }
.form-group { margin-bottom: 20px; position: relative; }
.form-holder label, .form-group label { font-weight: 500 !important; width: 100%; font-size: 14px; margin: 0px 0px 8px; color: #3a3a3c; }
.form-button { text-align: right; padding-top: 13px; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #f7f7f7; border-color: #ebebeb; }
.f-upload { position: relative; }
.f-upload.fleft { width: calc(100% - 180px); }
.browse-file { visibility: hidden; position: absolute; }
.browse-btn { position: absolute; top: 1px; left: 1px; line-height: 43px; background: #f7f7f7; padding: 0px 25px; color: #1f1f1f; font-size: 14px; text-transform: uppercase; font-weight: 600; border: none; border-right: 1px solid #ebebeb; transition: all 0.2s linear; border-radius: 0px; }
.browse-btn:hover { color: #ffffff; background: #242426; border-color: #242426; }
.browse-control { padding-left: 150px; }
@media only screen and (max-width: 767px) {
.browse-btn { position: relative; top: 0px; right: 0px; width: 100%; margin-top: 10px; border: 0px; }
.browse-control { padding-left: 15px; }
.f-upload.fleft, .up-holder .fright, .up-holder .fright .button { width: 100%; }
.up-holder .fright .button { width: 100%; padding: 0px; }
.up-holder .fright { margin-top: 20px; }
}
/*----*/
.card { margin-bottom: 10px; border-radius: 0px !important; border: 0px !important; padding: 0px; background: none; }
.card:last-child { margin-bottom: 0px; }
.card-header { padding: 0px; border: 0px; background: none; border-radius: 0px !important; position: relative; z-index: 2; }
.card-header a { padding: 15px 50px 15px 25px; color: #000000; display: block; position: relative; cursor: pointer; font-weight: 600; background: none; font-size: 15px; border: 1px dotted #707070; border-radius: 10px 10px 0px 0px; }
.card-header a.collapsed { background: #F5F5F5; color: #000000; border: 1px solid #F5F5F5; border-radius: 10px; }
.card-header a:hover { color: #0A2332; }
.card-header a::before { position: absolute; top: 50%; right: 18px; transform: translate(0, -50%); font-family: "Font Awesome 5 Free"; content: "\f068"; font-weight: 900; color: #E47F47; }
.card-header a.collapsed::before { content: "\f067"; color: #000000; }
.card-body { padding: 25px; border: 1px dotted #707070; border-top: 0px; border-radius: 0px 0px 10px 10px; }
/*---*/
.tab-holder { position: relative; padding: 0px 0px; }
.nav-tabs { display: none; border: none !important; }
.tab-holder .card { background: none; padding: 0px; }
.tab-holder .card-body { background: none; }
.tab-content { padding-top: 0px; }
.nav-tabs .nav-link { border: none !important; text-align: center; padding: 13px 10px; display: block; border-radius: 0px; font-size: 22px; color: #000000; position: relative; position: relative; background: none; text-transform: uppercase; font-weight: 600; }
.nav-tabs .nav-link::before { position: absolute; left: 50%; bottom: 0px; height: 3px; background: #0A2332; content: ""; transition: all 0.2s linear; width: 0%; z-index: 0; }
.nav-tabs .nav-item:last-child .nav-link::after { display: none; }
.nav-tabs .nav-item { margin: 0px 40px !important; padding: 0px 0px 0px 0px;  /*flex-grow: 1; flex-basis: 0;*/ }
.nav-tabs .nav-item:last-child { padding-right: 0px; }
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover { color: #0A2332; background: none; }
.nav-tabs .nav-link.active { }
.nav-tabs .nav-link.active::before, .nav-tabs .nav-link:hover::before { width: 100%; left: 0; }
 @media(min-width:980px) {
.nav-tabs { display: flex !important; padding-bottom: 0px; align-items: center; justify-content: center; }
.tab-holder .card { border: none !important; margin-bottom: 0px; }
.tab-holder .card .card-header { display: none; }
.tab-holder .card .collapse { display: block; }
.tab-holder .card .card .card-header { display: block; }
.tab-holder .card .card .collapse { display: none; }
.tab-holder .card .card .collapse.show { display: block; }
}
 @media(max-width:979px) {
.tab-content > .tab-pane { display: block !important; opacity: 1; }
.tab-holder { margin: 0px 0px; }
.nav-tabs .nav-link::before { display: none; }
.tab-holder .card-body { }
.nav-tabs { display: none !important; }
.tab-content { width: 100% !important; }
}
/*----*/
.accordion-holder { padding-bottom: 0px; }
.accordion-holder .card-body { }
.accordion > .card .card-header { margin-bottom: 0px; }
.accordion > .card { }
/*----*/
#wrapper { display: block; height: auto; margin: 0 auto; min-height: 100%; overflow: hidden; position: relative; width: 100%; background: #ffffff; }
#wrapper, .footer-wrapper { opacity: 0; }
.inner-container-xlg { padding: 100px 0px; }
.inner-container-lg { padding: 80px 0px; }
.inner-container { padding: 70px 0px; }
.inner-container-md { padding: 50px 0px; }
.inner-container-sm { padding: 30px 0px; }
.inner-container-xs { padding: 15px 0px; }
/*---*/
.header { z-index: 9; left: 0px; width: 100%; top: 0px; transition: all 0.2s linear; position: fixed;background: #f4f4f4; }
.header .container { position: relative; }
.header.sticky { }
.logo { float: left; position: relative; z-index: 9; margin: 0px; padding: 30px 0px; transition: all 0.2s linear; }
.logo a { display: inline-block; position: relative; z-index: 1; width: 160px; }
.logo a img { width: 100%; }
.header.sticky .logo {}
/*-- TOP Menu--*/
.topRightContainer { position: relative; display: block; z-index: 5; padding: 0px; transition: all 0.2s linear; float: left; margin-left: 60px; margin-top: 17px; }
.header.sticky .topRightContainer { }
.mean-container, .mean-container a.meanmenu-reveal { }
.nav-wrapper { position: relative; display: block; text-align: center; }
.nav-container { position: relative; display: inline-block; margin: 0px auto; vertical-align: top; }
.main-nav { position: relative; width: 100%; display: block; margin: 0px auto; text-align: center; }
.main-nav ul { position: relative; padding: 0; width: 100%; margin: 0 auto; display: block; list-style: none; }
.main-nav>ul>li { position: relative; margin: 0px; display: block; float: left; transition: all 0.2s linear; }
.main-nav>ul>li:first-child { margin-left: 0px; }
.main-nav>ul>li>a { position: relative; display: block; padding: 20px 25px; text-align: center; font-weight: 500; font-size: 14px; line-height: 16px; color: #333333; }
.main-nav>ul>li:first-child a { padding-left: 0px; }
.main-nav>ul>li:last-child a { padding-right: 0px; }
.main-nav>ul>li:hover>a, .main-nav>ul>li.selected>a { color: #E05D2E; }
.main-nav>ul>li.selected>a { }
.main-nav>ul ul, .main-nav>ul ul ul { position: absolute; left: 0px; top: 100%; opacity: 0; width: 100%; min-width: 200px; text-align: left; visibility: hidden; margin: 30px 0px 0px 0px; transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; border-radius: 0px; /*overflow: hidden;*/ padding: 0px 0px; background: #0A2332; }
.main-nav>ul ul ul { left: 100%; top: auto; margin: 0px; padding: 0px 0px; }
.main-nav>ul>li:hover>ul, .main-nav>ul ul>li:hover>ul { opacity: 1; top: auto; margin-top: 0px; visibility: visible; }
.main-nav>ul ul>li:hover>ul { margin-top: 0px; top: 0; border-top: 0px; z-index: 2; }
.main-nav>ul ul a, .main-nav>ul ul ul a { position: relative; display: block; line-height: 16px; padding: 10px 25px; color: #ffffff; /*background:rgba(0,0,0,.8);*/ font-size: 14px; letter-spacing: 0px; font-weight: 400; }
.main-nav>ul ul li { position: relative; }
.main-nav>ul ul li:last-child>a { border-bottom: none; }
.main-nav>ul ul li:first-child a { }
.main-nav>ul ul li:hover>a, .main-nav>ul ul li.selected>a, .main-nav>ul ul ul li:hover>a, .main-nav>ul ul ul li.selected>a { color: #ffffff; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; background: #000000; }
.main-nav>ul ul li.selected>a, .main-nav>ul ul ul li.selected>a { font-weight: 600; }
.main-nav>ul li.has-sub>a { padding-right: 35px; }
.main-nav>ul li.has-sub>a::after { position: absolute; right: 15px; top: 50%; font-family: "Font Awesome 5 Free"; font-weight: 900; content: '\f107'; margin-top: -10px; }
.main-nav>ul ul li.has-sub>a { padding-right: 30px; }
.main-nav>ul ul li.has-sub>a::after { right: 15px; content: '\f0da'; }
/*----*/
.slider { position: relative; }
.slide { position: relative; vertical-align: top; }
.slick-arrow { position: absolute; border: none; background: none; top: 50%; transform: translate(0%, -50%); padding: 0px; z-index: 5; opacity: 1; transition: all 0.2s linear; text-align: center; }
.slick-arrow:hover { opacity: 1; }
.slick-arrow.slick-disabled { opacity: .2; }
.slick-prev { left: 0px; }
.slick-next { right: 0px; }
/*---// Bootstrap Resets when Slick Slider Used in Tab*/
/*.tab-content>.tab-pane { display: block; visibility: hidden; }
.tab-content>.tab-pane.active { visibility: visible; }
.tab-content { position: relative; }
.tab-pane:not(:first-child) { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }*/
/*----*/
.main-container { min-height: 300px; margin-top: 93px;}
/*----*/
.footer-wrapper { display: block; /*overflow: hidden;*/ position: relative; width: 100%; background: #000000; color: #e7e7e7; }
.copyright { text-align: center; font-size: 13px; font-weight: 300; }
.copyright span { display: inline-block; }
.copyright strong { background: url("../images/verz-logo.png") no-repeat scroll right center; padding-right: 19px; }
.copyright a { color: #ffffff; }
/*---*/
.top-enquiry-btn { position: absolute; top: 0px; right: 15px; }
.top-enquiry-btn a{ display: block;position: relative; }
.top-enquiry-btn a .ov{ position: absolute; top: 0px; left: 0px; z-index: 1; opacity: 0;transition: 0.2s ease all;}
.top-enquiry-btn:hover a .ov{ opacity: 1; }
.top-intro { padding-top: 65px; }
.intro-box { width: 400px; }
.page-title { padding-bottom: 20px; }
.page-title h1, .page-title h2 { font-size: 53px; color: #000000; font-weight: 600; letter-spacing: -2px; }
.page-title h1 span, .page-title h2 span { color: #E05D2E; }
.form-container { border-radius: 30px; background: #F17935; padding: 35px; }
.form-title { padding-bottom: 30px; }
.form-title h3 { font-size: 20px; color: #ffffff; }
.form-group label { color: #ffffff; font-weight: 500; position: absolute; pointer-events: none; left: 14px; top: 14px; transition: 0.2s ease all; -moz-transition: 0.2s ease all; -webkit-transition: 0.2s ease all; margin: 0px; width: auto; display: block; text-transform: uppercase; font-size: 16px; padding: 0px 8px; background: #F17935; }
.form-group textarea { padding-top: 20px; }
.form-group .focus label, .form-group .not-empty label, .form-group .focus + label, .form-group .not-empty + label, .form-group.focus label, .form-group.not-empty label { top: -12px; font-size: 12px; }
.key-design { padding-top: 100px; max-width: 1065px; margin: 0px auto;}
.what-we-do-title { width: 400px; }
.what-we-do-thumb-slider { margin-left: -30px; margin-right: -30px; margin-top: 80px; }
.what-we-do-thumb-slide { padding: 0px 30px; cursor: pointer; }
.what-we-do-thumb-box { position: relative; padding-bottom: 15px; transition: all 0.2s linear; }
.what-we-do-thumb-box::before { content: ""; width: 0px; left: 0px; bottom: 0px; height: 3px; background: #E05D2E; position: absolute; transition: all 0.2s linear; }
.what-we-do-thumb-slide.slick-current .what-we-do-thumb-box::before { width: 100%; left: 0; }
.thumb-count { font-size: 53px; letter-spacing: -2px; font-weight: 700; transition: all 0.2s linear; line-height: 1; }
.what-we-do-thumb-slide.slick-current .what-we-do-thumb-box, .what-we-do-thumb-slide.slick-current .thumb-count { color: #E05D2E; }
.thumb-text { font-weight: 600; line-height: 1.2; }
.what-we-do-slider-holder { position: relative; /*padding-left: 110px;margin-right: -190px;*/ margin-right: -20px;margin-left: -20px; }
.what-we-do-slide { padding: 40px 20px; }
.what-we-do-box-holder { background: #ffffff; border-radius: 20px; padding: 50px 50px 10px 50px; font-weight: 300; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); /*width: 630px;*/ }
.what-we-do-box { }
.what-we-do-box h2 { padding-bottom: 15px; }
.what-we-do-list-info { font-size: 14px; line-height: 1.5; font-weight: 400; position: relative; padding-left: 20px; padding-bottom: 40px; color: #43474D; }
.what-we-do-list-info h6 { font-size: 14px; padding-bottom: 5px; }
.what-we-do-list-info::before { content: ""; left: 0px; top: 4px; position: absolute; width: 8px; height: 8px; border-radius: 50px; background: #F79244; }
.tell-more-btn { position: absolute; right: 0px; bottom: -95px; }
.tell-more-btn a { display: block; position: relative; }
.tell-more-btn a img { transition: all 0.2s linear; width: 100%; }
.tm-ov { opacity: 0; position: absolute; top: 0px; left: 0px; }
.tell-more-btn a:hover .tm-ov { opacity: 1; }
.case-studies-box { padding: 80px 0px 0px; }
.case-studies-content-holder { border-radius: 15px; position: relative; margin-top: 130px; }
.case-studies-images { position: relative; }
.case-studies-content { padding: 60px 0px; font-size: 14px; color: #43474D; line-height: 1.5; }
.case-study-wrapper { margin-top: -130px; display: inline-block; width: 100%; padding: 0px 50px; }
.case-studies-img { padding: 5px 0px; text-align: center; position: relative; }
.case-left-info { width: 300px; }
.case-logo { padding-bottom: 30px; }
.case-left-info h6 { font-size: 14px; padding-bottom: 10px; }
.case-left-info ul { padding: 0px; margin: 0px; list-style: none; }
.case-left-info ul li { position: relative; padding-bottom: 5px; padding-left: 15px; }
.case-left-info ul li::before { content: ""; left: 0px; top: 6px; position: absolute; width: 7px; height: 7px; border-radius: 50%; border: 2px solid #000000; }
.client-list ul { list-style: none; text-align: center; margin: 0px; padding: 0px; }
.client-list ul li { display: inline-block; padding: 10px 10px; width: 19.5%; }
.client-list ul li .img-holder { padding-bottom: 90px; }
.client-list .slick-slider .slick-prev{ left:-20px;}
.client-list .slick-slider .slick-next{ right:-20px;}
.bottom-form { background: #ffffff; box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15); padding: 55px 40px; }
.bottom-form .form-title h3 { color: #000000; }
.bottom-form .form-control { border-color: #EDEDED; color: #000000; }
.bottom-form .form-group label { color: #000000; background: #ffffff; }
.bottom-intro-box { width: 330px; margin-top: 195px; }
.bottom-img-holder { position: relative; margin-right: -30px; z-index: 1; margin-top: 58px; max-width: 339px; }
.bottom { margin-top: 76px; }
.bottom-container { margin-top: -76px; display: inline-block; width: 100%; }
.intro-img-holder { margin: 0px auto; max-width: 347px; position: relative; z-index: 1; }
.what-is-img-holder { position: relative; max-width: 639px; }
.study-img-info { position: absolute; font-size: 14px; background: #ffffff; padding: 15px 20px; border-radius: 20px; border-top-right-radius: 5px; text-align: left; width: 250px; line-height: 1.4; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); top: 40%; left: -160px; }
.WhatisUXDesign::before { position: absolute; content: ""; left: -312px; top: 0px; background: url(../images/what-is-bg.png) no-repeat top left; width: 536px; height: 693px; }
.btn-submit,.btn-submit:hover{ background-image:url(../images/btn-icon.png); background-repeat:no-repeat; background-position:6px 5px;}
.bottom-form .btn-submit{background-color: #F17935;border-color: #F17935;}
.bottom-form .btn-submit:hover{background-color: #13A99B;border-color: #13A99B;}
.key-title{ position: relative;}
.key-title h2{ font-size: 30px; font-weight: 600; }
.key-title h2 span{ color: #f27835; }
.key-box{ color: #ffffff; border-radius: 18px; padding: 35px; position: relative; font-size: 16px;}
.key-box h2{ color: #ffffff; font-size: 2.4vw; font-weight: 600; padding-bottom: 15px; }
.key-box-holder{ padding: 20px 10px; position: relative;}
.key-img{ text-align: center; }
.bx1{}
.bx2{ top: -40px; }
.bx3{bottom: -40px; }
.key-box-container{}
.key1{width: 14px; height: 14px; bottom: -22%; left: 47%;}
.key2{top: -15%; right: 7%;}
.key3{bottom: 10%; right: -11%;}
/*--Floating Icons--*/
.float-icon { position: absolute; animation-duration: 2.5s; animation-iteration-count: infinite; animation-timing-function: linear; line-height: 1; color: #1F2322; z-index: 9; }
.float-icon img { width: 100%; }
.float-icon span { display: block; }
.floating { animation-name: floating; }
@keyframes floating { 0% {
transform: translate(0, 0px);
}
50% {
transform: translate(0, 20px);
}
100% {
transform: translate(0, -0px);
}
}
@media only screen and (max-width: 567px) {
@keyframes floating { 0% {
transform: translate(0, 0px);
}
50% {
transform: translate(0, 10px);
}
100% {
transform: translate(0, -0px);
}
}
}
.rotate { animation-name: rotate; }
.rotate-alt { animation-name: rotate-alt; }
@keyframes rotate { 100% {
transform:rotate(360deg);
}
}
@keyframes rotate-alt { 100% {
transform:rotate(-360deg);
}
}
.slow { animation-duration: 3.5s; }
.slower { animation-duration: 4s; }
.fast { animation-duration: 1500ms; }
.faster { animation-duration: 1000ms; }
.float-icon .far.fa-circle { border: 2px solid #1F2322; border-radius: 50%; }
.light-yellow { color: #FDD835; }
.yellow { color: #FFCD60; }
.dark-yellow { color: #FF9F33; }
.light-gray { color: #E7E7E7; }
.light-yellow .far.fa-circle { border-color: #FDD835; }
.yellow .far.fa-circle { border-color: #FFCD60; }
.dark-yellow .far.fa-circle { border-color: #FF9F33; }
.light-gray .far.fa-circle { border-color: #E7E7E7; }
.top { right: -100px; top: 20px; }
.intro1 { top: 1%; left: 3%; width: 24.20%; }
.intro2 { top: 0%; right: 3%; width: 23.63%; }
.intro3 { bottom: 15%; left: -28%; }
.intro4 { bottom: 35%; right: 10%; }
.intro5 { left: 0%; top: 30%; font-size: 8px; }
.intro6 { left: 7%; top: 65%; font-size: 8px; }
.intro7 { left: 9%; bottom: 16.5%; font-size: 7px; }
.intro8 { right: 25%; top: 40%; font-size: 2px; }
.intro9 { right: 18%; bottom: 7%; font-size: 4px; }
.what-is1 { top: 0%; right: 7%; width: 10.48%; }
.what-is2 { top: 34.5%; left: 2.5%; width: 11.26%; }
.what-is3 { top: 35%; left: 38.6%; width: 12.67%; }
.what-is4 { top: 27.5%; right: -.5%; width: 30.20%; }
.what-is5 { bottom: 0%; right: 36%; width: 3.33%; }
.what-is6 { bottom: 30%; right: 0%; width: 4%; }
.float-holder { position: absolute; z-index: 9; width: 150px; height: 147px; }
.WhatWeDo-sliders .float-holder { top: 13.5%; left: 47%; }
.float1 { left: 0px; top: 10px; }
.float2 { right: 47px; top: 0%; font-size: 7px; }
.float3 { right: 15px; top: 30px; font-size: 7px; }
.float4 { right: 36px; bottom: 30%; font-size: 7px; }
.float5 { right: 0px; bottom: 0; font-size: 10px; }
.what-we-do6 { left: -100px; bottom: -40px; z-index: 0; }
.cs1 { left: 15px; top: 4%; }
.cs2 { right: -50px; top: 3%; }
.cs3 { right: 10%; top: 4%; }
.cs4 { left: 10%; top: 2%; font-size: 13px; }
.bdr0 { border-width: 0px !important; }
.float-case1-1 { top: 45%; left: -100px; }
.float-case1-2 { top: 20%; right: -65px; }
.float-case2-1 { top: 13%; left: -50px; transform: rotateY(180deg) rotateX(180deg); }
.float-case2-2 { top: 60%; right: -60px; transform: rotateZ(180deg); }
.float-case3-1 { top: 25%; left: -40px; transform: rotateZ(225deg); }
.float-case3-2 { bottom: -7%; left: 10%; font-size: 10px; }
.float-case3-3 { top: 50%; right: -30px; font-size: 5px; }
.float-case3-4 { top: 65%; right: 2%; }
.float-case3-5 { bottom: 10%; right: -100px; }
.float-case4-1 { top: 45%; right: -40px; transform: rotateZ(125deg); }
.float-case4-2 { top: 30%; left: -40px; }
.float-case4-3 { bottom: -10%; left: -30px; }
.bottom1 { width: 23%; top: 0%; left: 11%; }
.bottom2 { width: 15.63%; top: 22%; left: 9%; }
.bottom3 { width: 25.36%; top: 5%; left: 26%; }
.bottom4 { width: 19.17%; top: 28%; left: 31%; }
.bottom5 { width: 15.33%; top: 10%; right: 31%; }
/*----*/
.font-light { font-weight: 300; }
.txt-link { text-decoration: underline !important; color: #7d7d7d !important; }
a.txt-link:hover { text-decoration: underline !important; color: #f58020 !important; }
.btn-link { font-size: 16px; text-transform: uppercase; font-weight: 500; text-decoration: none !important; color: #f7941d; }
a.btn-link:hover, a.btn-link:focus { color: #000000; }
.txt-red { color: #cf151c !important; }
a.txt-red:hover { color: #111111 !important; }
.txt-dark { color: #111111 !important; }
a.txt-dark:hover { color: #f58020 !important; }
.color-white { color: #ffffff !important; }
a.color-white:hover { color: #fcb040 !important; }
.txt-orange { color: #f27835 !important; }
a.txt-orange:hover { color: #111111 !important; }
.txt-underlined { text-decoration: underline !important; }
.txt-shedow { text-shadow: 0px 0px 30px rgba(0, 0, 0, 1); }

/*
font-family: 'Poppins:300-Light';
Poppins:300,400,500,600,700,800,900
transition: all 0.2s linear;
*/
@-ms-viewport {
 width:auto !important;
}
@media print {
a[href]:after { content: none !important; }
}
