@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900|Raleway:100,200,300,400,500,600,700,800,900|Roboto:100,300,400,500,700,900');

/* ********|| INITIALIZATION STARTS ||******** */

body, html { width: 100%; line-height:17px; margin:0 !important;padding:0 !important;font-family: 'Poppins', sans-serif; font-weight: 400; -webkit-font-smoothing: subpixel-antialiased;text-shadow: 1px 1px 1px rgba(0,0,0,0.004);font-size: 14px;  color:#212121; background: #fff;position: relative; z-index: 0; }





*:focus{outline: none !important;outline-offset: none !important;outline-offset: 0 !important;}

a {text-decoration: none ;}

a:hover{text-decoration: none;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease;transition: all 0.3s ease;}

a:focus{ outline: none;text-decoration: none;}

input:focus, label:focus{outline: none !important;outline-offset: none !important;outline-offset: 0 !important;}

/* ********|| INITIALIZATION ENDS ||******** */





/* ********|| PSEUDO ELEMENTS STARTS ||******** */

::selection{ background-color:#212121; color:#fff}

::-moz-selection{ background-color:#212121; color:#fff}

::-webkit-selection{ background-color:#212121; color:#fff}



:-webkit-focus { outline: none !important; }

:-moz-focus { outline: none !important; }

:focus { outline: none !important; }



select:-webkit-focusring { color: #c62827 !important;text-shadow: 0 0 0 #333;}

select:-moz-focusring {color: #c62827 !important;text-shadow: 0 0 0 #333;}

select:focusring {color: #c62827 !important; text-shadow: 0 0 0 #333;}



::input-placeholder{ color:#999 !important;}

::-moz-input-placeholder{ color:#999 !important;}

::-webkit-input-placeholder{ color:#999 !important;}



/*::-webkit-scrollbar-track{	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);box-shadow: inset 0 0 6px rgba(0,0,0,0.1);background-color: #ccc;}

::-webkit-scrollbar{width: 5px;height: 5px;background-color: #ccc;}

::-webkit-scrollbar-thumb{background-color: #ff7043;}*/

/* ********|| PSEUDO ELEMENTS ENDS ||******** */





/* ********|| ADJUSTMENT CLASSES STARTS ||******** */

a{color:#333; transition: all 0.3s ease;}

a:hover, a:focus{color:#212121;}

p { margin: 0 0 10px; line-height: 20px;}

ul{padding-left:0; list-style: none; margin: 0;}

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #313c48;}



.required:after{content:"*";color:#f44336; font-size:10px; font-weight:600; position: absolute;margin-top: 0px;}

.separator_dashed{ border-bottom:#ddd 1px dashed;}

.separator_dotted{ border-bottom:#ddd 1px dotted;}

.separator_solid{ border-bottom:#ddd 1px solid;}



.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }



.onlyleftpadding{ padding:0 0 0 15px;}

.onlyrightpadding{ padding:0 15px 0 0;}



.overlapright1{ margin-right:-1px;}

.overlapright2{ margin-right:-2px;}

.overlapright3{ margin-right:-3px;}

.overlapright4{ margin-right:-4px;}

.overlapright5{ margin-right:-5px;}

.overlapleft1{ margin-left:-1px;}

.overlapleft2{ margin-left:-2px;}

.overlapleft3{ margin-left:-3px;}

.overlapleft4{ margin-left:-4px;}

.overlapleft5{ margin-left:-5px;}



.nomargin{ margin:0 !important;}

.nopadding{ padding:0 !important;}  

.h-auto{ height: auto !important;}



.mnw-100{ min-width: 100px;}

.mnw-150{ min-width: 150px;}

.mnw-200{ min-width: 200px;}

.mnw-250{ min-width: 250px;}

.mxw-100{ max-width: 100px;}

.mxw-200{ max-width: 200px;}

.mxw-300{ max-width: 300px;}

.mxw-400{ max-width: 400px;}



/*.row,.container{ z-index: 1; position: relative;}*/

.zi-m1{z-index:-1}

.zi-0{z-index:0}

.zi-1{z-index:1}

.zi-9{z-index:9}

.zi-99{z-index:99}

.zi-999{z-index:999}

.zi-9999{z-index:9999}



/* ********|| ADJUSTMENT CLASSES ENDS ||******** */



.btn{font-family: 'Roboto', sans-serif; line-height: 20px; font-size: 16px; padding: 12px 16px;min-height: 40px; border:none; font-weight: 300; letter-spacing: 0.5px; border-radius: 2px; box-shadow:none; transition: all 0.3s ease;outline: none !important;}

.btn:hover{ box-shadow: 0 4px 15px rgba(0,0,0,0.2);}

.btn-success{background-color:#4caf50;border-color:#4caf50;color:#FFF}

.btn-success:hover, .btn-success:focus,.btn-success:active{background-color:#689F38 !important;border-color:#689F38 !important}

.btn-warning{background-color:#F57F17;border-color:#F57F17;color:#FFF}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active{background-color:#FF6F00 !important;border-color:#FF6F00 !important}

.btn-info{background-color:#6a82fb;border-color:#6a82fb;color:#FFF}

.btn-info:hover, .btn-info:focus, .btn-info:active{background-color:#6a82fb !important;border-color:#6a82fb !important}

.btn-danger{background-color:#ef5350;border-color:#ef5350;color:#FFF}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active{background-color:#ef5350 !important;border-color:#ef5350 !important}

.btn-default{background-color: #ffffff; border-color: transparent; color: #434343;}

.btn-default:hover, .btn-default:focus, .btn-default:active{background-color:#d5d5d5 !important;border-color:transparent !important}

.btn-dark{background-color: #333; border-color: transparent; color: #fff;}

.btn-dark:hover, .btn-dark:focus, .btn-dark:active{background-color:#191919 !important; color: #2fda65;  border-color:transparent !important}

.btn-white{background-color: #fff; border-color: transparent; color: #212121;}

.btn-white:hover, .btn-white:focus, .btn-white:active{background-color:#ddd !important; color: #191919;  border-color:transparent !important}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{background: #2fda65 !important;border:none !important; outline: none !important;}

.btn-primary{background: #1da253;color:#FFF; border: none;}

.btn-primary:hover, .btn-primary:focus,.btn-primary:active{outline: none !important;background: #2fda65 !important;border:none !important;color:#FFF}

.btn-secondary{background-color:#1da253;border-color:#1da253;color:#FFF}

.btn-secondary:hover, .btn-secondary:focus,.btn-secondary:active{background-color:#1da253 !important;border-color:#1da253 !important;color:#FFF}

.btn-xs, .btn-group-xs > .btn { padding: 5px 10px; font-size: 12px; border-radius: 3px; height: auto; margin-left: 5px; margin-right: 5px; line-height: 1;}

.btn-get-touch{ border:1px solid #ddd; font-size: 12px; font-weight: 600; padding: 5px; min-height: 0; box-shadow: none !important;background: #fff;}

.btn-reserve-spot{ background-color: #ef5350; border-color: #ef5350; color: #FFF; font-size: 18px; box-shadow: none !important;}

.btn-reserve-spot:hover, .btn-reserve-spot:focus, .btn-reserve-spot:active{background-color: #ef5350 !important; color: #fff; border-color: #ef5350 !important;}

.btn-closeBooking{ background-color: #fff; border-color: #ddd; color: #212121; font-size: 18px; box-shadow: none !important;}

.btn-closeBooking:hover, .btn-closeBooking:focus, .btn-closeBooking:active{background-color: #fff !important; color: #212121; border-color: #ddd !important;}

[class*="btn-"]:focus{box-shadow: none !important;}

.btn-sm{padding: 4px 8px; font-size: 12px; height: 30px; min-height: 0;}



.label{ border-radius:0px; font-weight: 500; text-transform: uppercase;}

.label-primary{ background:#c62827;}

.label-secondary{ background:#223152;}

.label-danger{ background:#e57373;}

.label-info{ background:#63bbe3;}

.label-success{ background:#4caf50;}

.label-warning{ background:#F57F17;}

.label-default{ background:#ddd; color: #212121;}

.label-white{ background:#fff;color: #212121;}

.label-dark{ background:#212121;}

.form-label{border-radius: 0px; font-weight: 500; text-transform: uppercase;font-size: 14px; padding: 0; margin-bottom: 5px; display: block; text-align: left;font-family:'Lato';}



.tooltip{ }

.tooltip.top .tooltip-arrow{border-top-color: #19243c;}

.tooltip-inner{background-color: #fff;border: 1px solid #ffffff;border-radius: 2px;color: #212121;box-shadow: rgba(0,0,0,0.5) 0 2px 10px;padding-bottom: 1px;font-size: 11px;font-weight: 600; font-family: 'Raleway', sans-serif;}

.tooltip .arrow{left: 50% !important;transform: translateX(-50%);}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before{top: 0; border-width: 0.8rem 0.8rem 0; border-top-color: #fff;}



.form-control{ border-radius:2px; box-shadow: none;border-color:#EEEEEE; font-size: 13px; color: #414141; background: rgba(254, 254, 254, 1);min-width: 50px;min-height: 36px;}

.form-control:focus{ border-color:#eee;box-shadow: none;}

.form-control::-webkit-input-placeholder{ color: rgba(0,0,0,0.7) !important;text-transform: uppercase;}

.form-control:-moz-placeholder{color:rgba(0,0,0,0.7) !important;opacity:  1 !important;text-transform: uppercase;}

.form-control::-moz-placeholder{color:rgba(0,0,0,0.7) !important; opacity:1 !important;text-transform: uppercase;}

.form-control:-ms-input-placeholder{color:rgba(0,0,0,0.7) !important;text-transform: uppercase;}

.form-control::-ms-input-placeholder{color:rgba(0,0,0,0.7) !important;text-transform: uppercase;}

textarea.form-control{ resize:none; min-height: 100px;}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{ background-color: #fff; opacity: 0.7; cursor: not-allowed;}



.bootstrap-select.btn-group .btn.btn-default{background: #fff; border: 1px solid #eee; min-height: 40px; height: 40px; border-radius: 3px; outline: none !important;}

.bootstrap-select.btn-group .btn.btn-default:hover, .bootstrap-select.btn-group .btn.btn-default:focus{background: #fff !important; border: 1px solid #ddd !important;outline: none !important; box-shadow: none !important;}

.bootstrap-select.btn-group .dropdown-toggle::after{position: relative;top: -11px;}

.bootstrap-select.btn-group .dropdown-toggle .filter-option{font-size: 12px;text-transform: none;line-height: 32px;}

.bootstrap-select.btn-group .dropdown-menu{border-radius: 0 0 3px 3px;margin-top: -2px;}

.bootstrap-select.btn-group .dropdown-menu.inner{ display:block;border-radius: 0;}

.bootstrap-select.btn-group .dropdown-menu.inner::-webkit-scrollbar-track{background-color: #fff;}

.bootstrap-select.btn-group .dropdown-menu.inner::-webkit-scrollbar{width: 5px;height: 5px;background-color: #fff;}

.bootstrap-select.btn-group .dropdown-menu.inner::-webkit-scrollbar-thumb{background-color: #e9ecef;}

.bootstrap-select.btn-group .dropdown-menu li.active, .bootstrap-select.btn-group .dropdown-menu li.selected{background: #e9ecef;}

.bootstrap-select.btn-group .dropdown-menu li.active a, .bootstrap-select.btn-group .dropdown-menu li.selected a{color: #fff;}

.bootstrap-select.btn-group .dropdown-menu li a{padding: 5px 10px;display: block;font-size: 12px; font-weight: 400;}

.bootstrap-select.btn-group .dropdown-menu li a:hover{ background: #e9ecef; color: #fff;}



.checkbox{padding-left:20px}

.checkbox label{display:inline-block;position:relative;padding-left:5px;outline:none; cursor: pointer;}

.checkbox label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #ccc;border-radius:1px;background-color:#fff;-webkit-transition:border .15s ease-in-out,color .15s ease-in-out;-o-transition:border .15s ease-in-out,color .15s ease-in-out;transition:border .15s ease-in-out,color .15s ease-in-out}

.checkbox label::after{display:inline-block;position:absolute;width:16px;height:16px;left:0;top:0;margin-left:-22px;padding-left:3px;padding-top:1px;font-size:11px;color:#555}

.checkbox input[type="checkbox"]{opacity:0}

.checkbox input[type="checkbox"]:focus + label::before{outline:none;}

.checkbox input[type="checkbox"]:checked + label::after{font-family:'FontAwesome';content:"\f00c"}

.checkbox input[type="checkbox"]:disabled + label{opacity:.65}

.checkbox input[type="checkbox"]:disabled + label::before{background-color:#eee;cursor:not-allowed}

.checkbox.checkbox-circle label::before{border-radius:50%}

.checkbox.checkbox-inline{margin-top:0}

.checkbox-primary input[type="checkbox"]:checked + label::before{background-color:#ed213a;border-color:#ed213a}

.checkbox-primary input[type="checkbox"]:checked + label::after{color:#fff}

.checkbox-danger input[type="checkbox"]:checked + label::before{background-color:#e57373;border-color:#e57373}

.checkbox-danger input[type="checkbox"]:checked + label::after{color:#fff}

.checkbox-info input[type="checkbox"]:checked + label::before{background-color:#63bbe3;border-color:#63bbe3}

.checkbox-info input[type="checkbox"]:checked + label::after{color:#fff}

.checkbox-warning input[type="checkbox"]:checked + label::before{background-color:#f0ad4e;border-color:#f0ad4e}

.checkbox-warning input[type="checkbox"]:checked + label::after{color:#fff}

.checkbox-success input[type="checkbox"]:checked + label::before{background-color:#5cb85c;border-color:#5cb85c}

.checkbox-success input[type="checkbox"]:checked + label::after{color:#fff}

.radio{padding-left:20px}

.radio label{display:inline-block;position:relative;padding-left:5px;outline:none;}

.radio label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #ccc;border-radius:50%;background-color:#fff;-webkit-transition:border .15s ease-in-out;-o-transition:border .15s ease-in-out;transition:border .15s ease-in-out}

.radio label::after{display:inline-block;position:absolute;content:" ";width:11px;height:11px;left:3px;top:3px;margin-left:-20px;border-radius:50%;background-color:#555;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);-webkit-transition:-webkit-transform .1s cubic-bezier(0.8,-0.33,0.2,1.33);-moz-transition:-moz-transform .1s cubic-bezier(0.8,-0.33,0.2,1.33);-o-transition:-o-transform .1s cubic-bezier(0.8,-0.33,0.2,1.33);transition:transform .1s cubic-bezier(0.8,-0.33,0.2,1.33)}

.radio input[type="radio"]{opacity:0}

.radio input[type="radio"]:focus + label::before{outline:none;}

.radio input[type="radio"]:checked + label::after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}

.radio input[type="radio"]:disabled + label{opacity:.65}

.radio input[type="radio"]:disabled + label::before{cursor:not-allowed}

.radio.radio-inline{margin-top:0}

.radio-primary input[type="radio"] + label::after{background-color:#ed213a}

.radio-primary input[type="radio"]:checked + label::before{border-color:#ed213a}

.radio-primary input[type="radio"]:checked + label::after{background-color:#ed213a}

.radio-danger input[type="radio"] + label::after{background-color:#e57373}

.radio-danger input[type="radio"]:checked + label::before{border-color:#e57373}

.radio-danger input[type="radio"]:checked + label::after{background-color:#e57373}

.radio-info input[type="radio"] + label::after{background-color:#63bbe3}

.radio-info input[type="radio"]:checked + label::before{border-color:#63bbe3}

.radio-info input[type="radio"]:checked + label::after{background-color:#63bbe3}

.radio-warning input[type="radio"] + label::after{background-color:#f0ad4e}

.radio-warning input[type="radio"]:checked + label::before{border-color:#f0ad4e}

.radio-warning input[type="radio"]:checked + label::after{background-color:#f0ad4e}

.radio-success input[type="radio"] + label::after{background-color:#5cb85c}

.radio-success input[type="radio"]:checked + label::before{border-color:#5cb85c}

.radio-success input[type="radio"]:checked + label::after{background-color:#5cb85c}



.pagination li a, .pagination li.disabled a { background-color: #ffffff; border-color: #ffffff; border-radius: 2px !important; color: #212121; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); font-weight: 600;}

/*.pagination>li>a, .pagination>li>span{margin-left: 5px;}*/

.pagination li.active a, .pagination li:hover a, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #6ec2b3 !important; border-color: #6ec2b3 !important; color: #ffffff;}

.pagination li.active a { box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);}

.pagination > li > a:hover{ color: #fff; box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);}



/*.table th, .table td{vertical-align: middle;}*/



.error{color:#ed213a;}

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #edf2f4;}

.page-margin{margin-top:82px;}

section{position:relative;}

.control-label{font-family: 'Raleway',sans-serif; font-size: 13px; text-transform: uppercase; font-weight: 400; margin: 0 0 2px;}



/* /////////////////////////////////////////////////////////////// */

/*             			   	 	BOOTSTRAP FIX            			   				 */

/* /////////////////////////////////////////////////////////////// */

@media (min-width: 576px){

	.container {max-width: none;}

	/*.modal-dialog {max-width: 700px;}*/

	.modal-sm {max-width: 400px;}

}

@media (min-width: 768px){

	.container {max-width: 720px;}

}

@media (min-width: 992px){

	.container {max-width: 960px;}

}

@media (min-width: 1200px){

	.container {max-width: 1170px;}

}

.modal-open {overflow: auto;}

.modal{ overflow-x: hidden; overflow-y: auto;}



/*////////////////////////////////////////////////////////////////*/

/*             			   	 		HOME PAGE              			   				*/

/*////////////////////////////////////////////////////////////////*/



/* ********|| HEADER STARTS ||******** */

header{position: -webkit-sticky;position: sticky; top: 0; z-index: 99; width: 100%;background: #fff;box-shadow: rgba(0,0,0,0.2) 0 2px 10px;transition: all 0.3s ease;}



header .logo-content{margin: 15px 0;}

header .logo-content > a {display: block;max-width: 160px;}

header .logo-content > a img {width: 100%;height: 100%;object-fit: cover;}

header .menubar{display: flex;justify-content: space-between;}

header .menubar .menubar-content{display: flex; justify-content: flex-start; margin: 20px 0; height: 100%;}

header .menubar .menubar-content > li {padding: 0 9px;}

header .menubar .menubar-content > li a {text-transform: uppercase;font-size: 16px;padding: 10px 0;display: flex;font-weight: 400;letter-spacing: 0.5px;position: relative;color: #212121;}

header .menubar .menubar-content > li a::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 3px;background: rgb(37, 170, 225);transform: scale(0,1);transform-origin: center;transition: all 0.3s ease;}

header .menubar .menubar-content > li a:hover::after, header .menubar .menubar-content > li.active a::after{transform: scale(1,1);}

header .menubar .header-social{margin: 15px 0;}

header .menubar .header-social .item {line-height: 20px;}

header .menubar .header-social .item i{color: #212121;font-size: 16px;}

header .menubar .header-social .item a {font-size: 14px; letter-spacing: 0.5px; margin: 0 15px;font-weight: 600;color: #212121;}



.btn-menu{cursor: pointer;color: #25AAE1; box-shadow: none; font-size: 28px;background: #ffffff;border: none;display: none;}


.social-div {display: none;}
.social-div .header-social-show{display: flex; justify-content: flex-start;}
.social-div .header-social-show .item-list{line-height: 20px;}
.social-div .header-social-show .item-list > i{color: #212121;font-size: 16px;}
.social-div .header-social-show .item-list > a{font-size: 14px; letter-spacing: 0.5px; margin: 0 15px;font-weight: 600;color: #212121;}

.modified-class-contacts{position: absolute; right: 0;}


/* ********|| HEADER ENDS ||******** */





/* ********|| SLIDER START ||******** */

.sec-banner{background: url(../img/banner-sale.jpg) no-repeat;background-position: center; background-size: cover;background-repeat: no-repeat;position: relative; height: 560px; display: flex;}

.sec-banner::before{position: absolute;content: '';width: 100%;height: 100%;background: rgba(44, 50, 69, 0.8);top: 0; left: 0;}

.sec-banner:after{    content: ''; position: absolute; background-image: url(../img/banner.png); background-repeat: no-repeat; background-size: contain; background-position: bottom center; width: 400px;height: 100%;bottom: 0; right: 40px; z-index: 0;}

.sec-banner .banner-content{ margin: 0 0 30px;}

.sec-banner .banner-content .tittle{font-size: 40px;color: rgb(37, 170, 225);font-weight: 600; margin: 0 0 10px;}

.sec-banner .banner-content .tittle-content{font-size: 40px;font-weight:100;color: #fff;margin: 0 0 10px;}

.sec-banner .banner-content .tittle-staff{font-size: 20px;color: #ffffff;font-weight: 300; margin: 0 0 30px;display: block;}

.sec-banner .banner-content .sec-tittle-agent{font-size: 16px;color: #ffffff;text-transform: uppercase;margin: 0 0 10px;font-weight: 500;}

.sec-banner .banner-content .banner-content-tittle{max-width: 400px; padding-left: 20px;}

.sec-banner .banner-content .banner-content-tittle > li{font-size: 14px;color: #ffffff; position: relative; font-weight: 200; margin-bottom: 10px;}

.sec-banner .banner-content .banner-content-tittle > li:before{content:'-'; position: absolute; top: 2px; left: -15px;}





.banner-boxes{position: relative;}

.banner-boxes .item{display:flex;justify-content:flex-start;margin: 0 15px;box-shadow: rgba(0,0,0,0.3) 0 4px 10px;padding: 10px;border-radius: 8px;background: #fff;}

.banner-boxes .item .item-img-container{width: 50px; height: 50px; overflow: hidden; margin: auto 10px auto 0;}

.banner-boxes .item .item-img-container img{ width: 100%; height: 100%;object-fit: cover;}

.banner-boxes .item .item-content{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: calc(100% - 60px); display: flex;}

.banner-boxes .item .item-content .item-title{color: #293043;text-transform: uppercase;font-size: 14px;font-weight: 500;margin: auto 0;}

.banner-boxes .item .item-content span{color: #8c94a8;font-size: 12px;font-weight: 300;line-height: 14px;display: block;max-height: 42px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;display: -webkit-box;}



.banner-boxes .owl-carousel .owl-nav{width: 100%; display: flex; justify-content: space-between;}

.banner-boxes .owl-carousel .owl-nav .owl-prev, .banner-boxes .owl-carousel .owl-nav .owl-next{position:absolute;background:#ffffff;font-family: "Font Awesome 5 Pro";width: 24px; height: 40px;font-size: 20px; font-weight: 500;color: #25aae1;border-radius: 2px; box-shadow: rgba(0,0,0,0.5) 0 2px 5px;top: 50%; transform: translateY(-50%); display: none;}

.banner-boxes .owl-carousel .owl-nav .owl-prev{left: -10px;}

.banner-boxes .owl-carousel .owl-nav .owl-next{right: -10px;}

.banner-boxes .owl-carousel .owl-nav .owl-prev:after,.banner-boxes .owl-carousel .owl-nav .owl-next:after{position:absolute;top: 50%; left: 50%; transform: translate(-50%, -50%);font-weight: 900;}

.banner-boxes .owl-carousel .owl-nav .owl-prev:after{content:"\f0d9";}

.banner-boxes .owl-carousel .owl-nav .owl-next:after{content:"\f0da";}

/* ********|| SLIDER ENDS ||******** */





/* ********|| CONTENT START ||******** */

.content-section{}

.content-section .about-content{margin: 50px 0 50px;}

.content-section .about-content .section-tittle{}

.content-section .about-content .section-tittle{font-size: 20px;color: #293043;letter-spacing: 0.5px;text-transform: uppercase;position: relative;font-weight: 500;}

.content-section .about-content .section-tittle::after{width: 40px;height: 3px;position: absolute;top: 12px; left: 144px; content: '';background: rgb(37, 170, 225);}

.content-section .about-content span{ font-weight: 300; font-size: 14px;color: #414141;line-height: 22px;}



.sec-faq {}

.sec-faq .collapse-content{padding: 20px 0;margin: 0 0 20px;}

.sec-faq .collapse-content .tittle{color: rgb(37, 170, 225);font-size: 30px;font-weight: 400;text-transform: uppercase;letter-spacing: 0.5px; text-align: center; margin: 0 0 20px;}

.sec-faq .collapse-content .accordion{}

.sec-faq .collapse-content .accordion .card{border: none;margin-bottom: 10px;}

.sec-faq .collapse-content .accordion .card .card-header{padding: 0px;border: none;background: #edf2f4;cursor: pointer;position: relative;}

.sec-faq .collapse-content .accordion .card .card-header .btn-link{border-color: none;padding: 10px 40px 10px 10px;outline: none !important;border: none;margin: 0;line-height: 18px;color: #2b2d42;white-space: normal;text-decoration: none; width: 100%;text-align: left;}

.sec-faq .collapse-content .accordion .card .card-header .btn-link:hover{text-decoration: none;box-shadow: none;border-color: none;}

.sec-faq .collapse-content .accordion .card .card-header .icon {position: absolute;display: block;top: 20px;right: 15px;transform: translateY(-50%);font-size: 16px;color: #aaa;}

.sec-faq .collapse-content .accordion .card .card-header .btn-link .icon i {transform: rotate(0deg);transition: all 0.3s ease;}

.sec-faq .collapse-content .accordion .card .card-header .btn-link.collapsed .icon i {transform: rotate(-180deg);transition: all 0.3s ease;}

.sec-faq .collapse-content .accordion .card .show{}

.sec-faq .collapse-content .accordion .card .card-body{font-size: 14px;font-weight: 300;line-height: 20px;}

/* ********|| CONTENT ENDS ||******** */

	



/* ********|| FOOTER STARTS ||******** */

footer.sec-footer{background-color: #1d2332;padding: 20px 0px; position: relative}

footer.sec-footer::before{position: absolute;content: '';width: 100%;height: 100%;top: -99%; left: 0;background: url(../img/footer-img.png);background-position: center bottom;background-repeat: repeat-x;background-size: 50%;}

footer.sec-footer .copyright{}

footer.sec-footer .copyright .copyright-left{display: flex;justify-content: flex-start;}

footer.sec-footer .copyright .copyright-left .img-container > a {display: block;max-width: 160px;}

footer.sec-footer .copyright .copyright-left .img-container img{width: 100%;height: 100%;object-fit: cover;}

footer.sec-footer .copyright .copyright-right{}

footer.sec-footer .copyright .copyright-right .copy-link{display: flex;justify-content: flex-end;margin: 5px 0px;}

footer.sec-footer .copyright .copyright-right .copy-link > li {}

footer.sec-footer .copyright .copyright-right .copy-link > li a {display: block; background: #808aa2;margin: 0 10px;color: #414141; font-size: 14px;font-weight: bold;padding: 9px;border-radius: 50%;}

footer.sec-footer .copyright .copyright-right .copy-link > li a i {}

footer.sec-footer .copyright .copyright-left .img-content{}

footer.sec-footer .copyright .copyright-left .img-content .tittle{color: #6a7288;font-size: 11px;font-weight: 200;margin: 10px 25px;display: block;line-height: 9px;}

footer.sec-footer .copyright .copyright-left .img-content .tittle > span{text-transform: uppercase;font-weight: 300;}

footer.sec-footer .copyright .copyright-left .img-content .tittle-company{color: #6a7288;font-size: 11px;font-weight: 200;margin: 10px 25px;display: block;line-height: 7px;}

footer.sec-footer .copyright .copyright-left .img-content .tittle-company > span{text-transform: uppercase;font-weight: 300;}



/* ********|| FOOTER ENDS ||******** */





/* ********|| OTHER PAGES STARTS ||******** */

.get-now{background: url(../img/banner-img.jpg); background-position: center;background-size: cover;position: relative;padding:40px 0 160px;}

.get-now::before{position: absolute;content: '';width: 100%;height: 100%;background: rgba(62, 67, 82, 0.93);top: 0; left: 0;}
.get-now .success-msg{padding: 10px 15px;margin: 0 0 15px;background: #8BC34A;color: #fff;font-size: 14px;border-radius: 3px;box-shadow: rgba(0,0,0,0.3) 0 2px 5px;position: relative;padding-left: 40px;line-height: 20px;}
.get-now .success-msg:before{content: "\f058"; position: absolute;font-family: "Font Awesome 5 Pro";left: 15px;top: 50%;transform: translateY(-50%);font-size: 20px;}
.get-now .error-msg{padding: 10px 15px;margin: 0 0 15px;background: #EF5350;color: #fff;font-size: 14px;border-radius: 3px;box-shadow: rgba(0,0,0,0.3) 0 2px 5px;position: relative;padding-left: 40px;line-height: 20px;}
.get-now .error-msg:before{content: "\f119"; position: absolute;font-family: "Font Awesome 5 Pro";left: 15px;top: 50%;transform: translateY(-50%);font-size: 20px;}

.get-now .get-content .tittle{color: rgb(37, 170, 225);font-size: 30px;font-weight: 400;text-transform: uppercase;letter-spacing: 0.5px;text-align: center;margin: 0 0 20px;}

.form-submit{background: rgb(37, 170, 225);padding: 10px 50px;border-radius: 17px;text-transform: uppercase;font-size: 16px;font-weight: 500;letter-spacing: 0.5px;color: #fff; box-shadow: rgba(0,0,0,0.3) 0 4px 10px;}

.form-submit:hover{}

.get-now .form-control-two{box-shadow: rgba(0,0,0,0.3) 0 4px 10px;}

.get-now .tittle{color: #ffffff;}





.sec-pricing{background-image: url(../img/price.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;position: relative;}

.sec-pricing::before{content: '';width: 100%;height: 100%;position: absolute;background: rgba(44, 50, 69, 0.8);top: 0;left: 0;}

.sec-pricing .pricing-content{padding: 50px 0;}

.sec-pricing .pricing-content .pricing-container{margin:0 -15px;flex-wrap:wrap;display:flex;justify-content:flex-start;}

.sec-pricing .pricing-content .pricing-container .item{-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: calc(33.33% - 30px);margin: 0 15px 30px; box-shadow: rgba(0,0,0,0.3) 0 4px 10px;border-radius: 8px;background: #ffffff;}

.sec-pricing .pricing-content .pricing-container .item .plan{background: #262d3f;padding: 10px;width: 280px;border-bottom-right-radius: 40px;border-top-right-radius: 40px;margin: 15px 0;}

.sec-pricing .pricing-content .pricing-container .item .plan .tittle{font-size: 14px;font-weight: 300;color: #fff;margin: 0 0 15px;letter-spacing: 0.5px;}

.sec-pricing .pricing-content .pricing-container .item .plan .dolor{font-size: 14px;color: #25AAE1;margin-left: 14px;}

.sec-pricing .pricing-content .pricing-container .item .plan .dolor .number{font-size: 36px; font-weight: bold; color: #25AAE1;position: relative;}

.sec-pricing .pricing-content .pricing-container .item .plan .dolor .number::before{content: '$';position: absolute;top: 10px;left: -13px;color: #25AAE1;font-size: 20px;    font-weight: 200;}

.sec-pricing .pricing-content .pricing-container .item .contn{color: #666666;font-size: 12px;font-weight: 600;line-height: 20px;display: block;    margin: 10px 15px;}

.sec-pricing .pricing-content .pricing-container .item .pricing-features{}

.sec-pricing .pricing-content .pricing-container .item .pricing-features > li{display: flex;justify-content: flex-start;padding: 5px 20px;}

.sec-pricing .pricing-content .pricing-container .item .pricing-features > li .img-container { width: 20px;height: 20px;margin-right: 15px;}

.sec-pricing .pricing-content .pricing-container .item .pricing-features > li .img-container img{width: 100%;height: 100%;object-fit: cover;}

.sec-pricing .pricing-content .pricing-container .item .pricing-features > li .feature-title{-ms-flex: 0 0 85%;max-width: calc(100% - 15px);flex: 0 0 85%;color: #414141;font-size: 14px; font-weight: 300;line-height: 20px;}

.sec-pricing .pricing-content .pricing-container .item .getting-now{background: #25AAE1;color: #ffffff; text-transform: uppercase; font-weight: 600;letter-spacing: 0.5px;padding: 10px 40px;border-radius: 20px;font-size: 19px; margin: 20px;}





.sec-cost{padding: 0 0 130px;}

.sec-cost .cost-conainer{padding: 30px 0;}

.sec-cost .cost-conainer .tittle{text-align: center;font-size: 30px;color: rgb(37, 170, 225);font-weight: 600;text-transform: uppercase;}

.sec-cost .cost-sec{box-shadow: rgba(0,0,0,0.3) 0 2px 10px;}

.sec-cost .cost-sec > li{display: flex; flex-wrap: wrap; justify-content: flex-start;}

.sec-cost .cost-sec > li .item{-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;background: #f8f8f8;padding: 0 10px;}

.sec-cost .cost-sec > li .item .tittle{text-transform: uppercase;font-size: 15px;color: #888896;font-weight: 500;letter-spacing: 0.5px;margin: 5px 0;}

.sec-cost .cost-sec > li .item-middle{-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.sec-cost .cost-sec > li .item-middle .tittle{text-align: center;text-transform: uppercase;font-weight: 500;font-size: 16px;color: #606F7B;margin: 5px 0;}

.sec-cost .cost-sec > li .item-right{-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%;background: #EFF8FF;}

.sec-cost .cost-sec > li .item-right .tittle{text-align: center;text-transform: uppercase;font-weight: 500;font-size: 16px;margin: 5px 0;color: #ffffff;}

.sec-cost .cost-sec > li.head{}

.sec-cost .cost-sec > li.head .item{padding: 10px; background: #e8e8e8;border-bottom: 4px solid #e6e6e6;}

.sec-cost .cost-sec > li.head .item-middle{border-bottom: 4px solid #dae1e7;background-color: #b8c2cc;padding: 10px;}

.sec-cost .cost-sec > li.head .item-right{border-bottom:4px solid #2cbaf5;background-color: #25AAE1;padding: 10px;border-top-right-radius: 4px;}

.sec-cost .cost-sec > li .item{padding: 15px;}

.sec-cost .cost-sec > li .item .monthly{display: block;margin: 5px 0 10px; color: #606F7B;font-size: 14px;}

.sec-cost .cost-sec > li .item .monthly.total{display: block;margin: 5px 0 10px; color: #606F7B;font-size: 16px;}

.sec-cost .cost-sec > li .item .plans{display: block;margin: 0 0 15px;color: #8795a1;font-size: 12px;font-family: "Open Sans";font-weight: 100;line-height: 20px;}

.sec-cost .cost-sec > li .item-middle{background: #F8FAFC;}

.sec-cost .cost-sec > li .item-middle .cost-price{display: block;text-align: center;margin: 20px 0px; color: #3D4871; font-weight: 500;letter-spacing: 1px; font-size: 14px;}

.sec-cost .cost-sec > li .item-middle .cost-price span{font-weight: 400;font-size: 13px;margin-left: 5px;}

.sec-cost .cost-sec > li .item-right .cost-price{display: block;text-align: center;margin: 20px 0px; color: #25AAE1; font-weight: 500;letter-spacing: 1px; font-size: 14px;}

.sec-cost .cost-sec > li .item-right .cost-price span{font-weight: 400;font-size: 13px;margin-left: 5px; color: #3D4871;}

.sec-cost .cost-sec > li .benifit{background: #fff;padding: 15px;}

.sec-cost .cost-sec > li .item-middle .cost-price.total{display: block;text-align: center;margin: 20px 0px; color: #212121; font-weight: 500;letter-spacing: 1px;font-size: 16px;}

.sec-cost .cost-sec > li .item-right .total{display: block;text-align: center;margin: 20px 0px; color: #25AAE1; font-weight: 500;letter-spacing: 1px;font-size: 16px;}

.sec-cost .cost-sec > li:last-child{border-top:2px solid #dae1e7;}





.sec-our-clients{background: #e1e1e1;padding: 40px 0;position: relative;}

.sec-our-clients::before{content: '';position: absolute;left: 50%;background: #ffffff; width: 30px; height: 30px; -webkit-transform: translateX(-50%) rotate(45deg);transform: translateX(-50%) rotate(45deg);top: -15px;}

.sec-our-clients .client-content{}

.sec-our-clients .client-content .tittle{text-align: center;font-weight: 300;text-transform: uppercase;letter-spacing: 0.5px;margin: 0 0 10px;font-size: 26px;}

.sec-our-clients .client-content .contn{text-align: center;display: block;margin: 0 0 10px; font-size: 14px; font-weight: 300; color: #8c8989;}

.sec-our-clients .learn-more .more{background-color: #25AAE1; border-color: #25AAE1; color: #ffffff;padding: 25px 50px 23px;font-size: 15px;min-width: 200px;text-transform: uppercase;}

.sec-our-clients .learn-more .more > i{font-size: 14px;margin-left: 10px;}



.sec-content{background: #f4f4f4;padding: 50px 0px;}

.sec-content .content-choose{padding: 50px 0;}

.sec-content .content-choose .tittle{font-size: 20px; letter-spacing: 0.5px;color: #212121; position: relative;margin: 0 0 20px; font-weight: 600;}

.sec-content .content-choose .tittle::before{content: '';position: absolute;top: 13px;right: 0;  width: 570px; height: 1px; background: #6666;}

.sec-content .content-choose .text{font-size: 14px;  color: #272727; font-weight: 500;line-height: 22px;}

.sec-content .our-content{}

.sec-content .our-content .tittle{position: relative;font-size: 20px;font-weight: 400;color: #212121;margin: 0 0 25px;}
.sec-content .our-content .tittle-right-sub{position: relative; font-size: 20px;font-weight: 400;color: #212121;}
.sec-content .our-content .tittle-right-sub::before{content: '';position: absolute;top: 12px;right: 0;width: 290px;height: 1px;background: #6666;}

.sec-content .our-content .tittle::before{content: '';position: absolute;top: 12px;right: 0;width: 200px;height: 1px;background: #6666; display: none;}

.sec-content .our-content .tittle-right{position: relative;font-size: 20px;font-weight: 400;color: #212121;margin: 0 0 25px;}

.sec-content .our-content .tittle-right::before{content: '';position: absolute;top: 12px;right: 0;width: 380px;height: 1px;background: #6666;}

.sec-content .our-content .head{color: #25AAE1;font-weight: 500;font-size: 15px;margin: 0 0 10px; padding-left: 40px;}

.sec-content .our-content .text{color: #212121;font-weight: 300;line-height: 23px;margin: 0px 0 15px;display: flex; padding-left: 10px;}
.sec-content .our-content .text .text-star{padding: 0 30px 0;}

.sec-content .our-content .right-text{color: #212121;font-weight: 300;line-height: 23px;margin: 0px 0 15px;display: block;}





.sec-contact-banner{background-image: url(../img/contact-banner.jpg);background-position: center bottom;background-repeat: no-repeat;background-size: cover;position: relative;padding: 100px 0px;}

.sec-contact-banner::before{content: '';width: 100%;height: 100%;position: absolute;background: rgba(44, 50, 69, 0.8);top: 0;left: 0;}

.sec-contact-banner .page-contact-tittle{width: 100%;height: 100%;display: flex;}

.sec-contact-banner .page-contact-tittle .tittle{text-transform: uppercase;text-align: center;color: #25AAE1; margin: auto;padding: 10px 20px;background: #fff;border-radius: 4px;letter-spacing: 0.5px;}

.sec-contact-us{padding: 50px 0px;}

.sec-contact-us .cntn-logo{width: 100%;max-width: 240px;margin: 0 auto 40px;}

.sec-contact-us .cntn-logo > a{}

.sec-contact-us .cntn-logo img{width: 100%;height: 100%;object-fit: cover;}

.sec-contact-us .cntn-list{display: flex;justify-content: flex-start;flex-wrap: wrap;}

.sec-contact-us .cntn-list > li{-ms-flex:0 0 25%;flex: 0 0 25%;max-width: 25%;text-align: center;margin-bottom: 20px;}

.sec-contact-us .cntn-list > li .icon-container{width: 70px;height: 70px;margin: auto;margin-bottom: 15px;}

.sec-contact-us .cntn-list > li .icon-container img{width: 100%;height: 100%;object-fit: cover;}

.sec-contact-us .cntn-list > li .tittle{font-size: 18px;color: #2b2d42;text-transform: uppercase;text-align: center;font-weight: 600;}

.sec-contact-us .cntn-list > li p{font-family: 'Roboto-Light', sans-serif;font-size: 14px; color: #8d99ae; text-align: center;line-height: 20px;}

.sec-contact-us .cntn-list > li p a{font-family: 'Roboto-Light', sans-serif;font-size: 14px; color: #8d99ae; text-align: center;line-height: 20px;} 

.sec-body{min-height: 398px;padding: 50px 0px;}
.sec-body #loginForm .form-control{min-height: 45px;border: 2px solid #ddd; border-radius: 5px;}

.job-purpose {display: flex;}
.job-purpose .purpose-heading:last-child{border-left:none;}
.job-purpose .purpose-heading:first-child{border-right:none;}
.job-purpose .purpose-heading {border: 2px solid #e3e6f0;padding: 10px 15px;border-bottom: none;cursor: pointer;}
.job-purpose .purpose-heading.active {background-color: #fff;border: 2px solid #434754;border-top: 3px solid #434754;border-left: 1px solid #434754;border-bottom: none;border-right: 1px solid #434754;color: #000;}

.table-wrap {position: relative;overflow: hidden;min-height: 300px;}
.table-wrap .preloader {position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.8);display: none;transition: all 1s ease;}
.table-wrap .preloader.active {display: flex;}
.table-wrap .preloader svg {width: 100px;height: 100px;margin: auto;}
.table thead tr {background: #434754;}
.table thead th {font-size: 14px;text-transform: uppercase;font-weight: 700;color: #fff;border-color: rgba(57, 95, 207, 0.1);}
.table tbody td {vertical-align: middle;border-color: rgba(57, 95, 207, 0.1);font-size: 14px;}

.pagination{margin-top: 10px;}
.pagination .page-number{margin: auto;margin-left: 0;font-size: 14px;}
.pagination > li:nth-child(2) .page-link{border-radius: 6px 0 0 6px;}
.pagination .page-item .page-link{font-size: 14px;font-weight: 600;color: #380e79}
.pagination .page-item.active .page-link{color: #fff; background-color: #434754;}



.toast{opacity:1 !important;background-color:#272838 !important;border-radius:0 !important;border:0;border-left:6px solid #14151E;z-index:0;}
.toast .toast-progress{height:100%;background-color:#14151E;z-index:-1;opacity:0.2;}
.toast .toast-title{font-size:16px;font-weight:600;font-family:'Lato', sans-serif;}
.toast .toast-message{font-size:13px;font-weight:300;font-family:'Lato', sans-serif;}
.toast.toast-success{border-color:#25AAE1;}
.toast.toast-success .toast-progress{background-color: #fff;background-image: linear-gradient( 45.8deg, rgba(175,104,254,1) 9.3%, rgba(101,223,255,1) 75.1% );}
.toast.toast-danger,.toast.toast-error{border-color:#E21717;}
.toast.toast-danger .toast-progress,.toast.toast-error .toast-progress{background-color:#ddd;}
.toast.toast-warning{border-color:#ff9800;}
.toast.toast-warning .toast-progress{background-color:#ff9800;}
.toast.toast-info{border-color:#2196f3;}
.toast.toast-info .toast-progress{background-color:#2196f3;}
.toast.toast-default{border-color:#2196f3;}
.toast.toast-default .toast-progress{background-color:#2196f3;opacity:0.4;}
.toast-close-button{display:none;}

.select2{width:100% !important;}
.select2-container .select2-selection--single, .select2-container .select2-selection--multiple{height: 36px;border: 1px solid #d1d3e2;border-radius: 6px;padding: 0 6px;}
.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--multiple .select2-selection__rendered{line-height: 36px;font-size: 13px;color: #414141;padding: 0;text-transform: uppercase;}
.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--multiple .select2-selection__arrow{height: 36px;}
.select2-container--default .select2-search--dropdown .select2-search__field{border: 1px solid #d1d3e2;font-size: 13px;color: #414141;border-radius: 2px;}
.select2-container--default.select2-container--focus .select2-selection--multiple{border: 1px solid #d1d3e2;}
.select2-container--default .select2-search--inline .select2-search__field{color:#414141; margin: 0;}
.select2-dropdown{border: none; border-radius: 0 0 3px 3px; box-shadow: rgba(0,0,0,0.3) 0 2px 5px; overflow: hidden;}
.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option[aria-selected=true]{background: rgb(37, 170, 225); color: #fff;}
.select2-results__option{font-size: 13px;letter-spacing: 0.2px;}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width: 5px;height: 5px;background-color: #f0f3fb;}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background-color: #dde5f9;}
.select2-container .select2-selection--multiple{height: auto;min-height: 36px;line-height: 36px;display: flex;padding: 4px;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{display: flex;flex-wrap: wrap; color: #fff;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{line-height: 24px;margin: 2px;padding: 0;overflow: hidden;font-size: 12px;position: relative;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{width: 18px;padding: 0 4px;margin: 0;color: #fff;background: rgba(0,0,0,0.2);text-align: center;font-size: 13px;font-weight: 600;position: absolute;top: 0;left: 0;height: 100%;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color: #fff;background: rgba(255,255,255,0.2);}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{background-color: #375dce;border:none;padding-left: 24px;padding-right: 6px;}

.paymentDiv{border: 2px solid #ddd;padding: 15px;border-radius: 5px;}
.paymentDiv .heading-section .top-heading{position: relative;margin-bottom: 25px;border-bottom: 2px solid #ddd;padding: 25px 0px;}
.paymentDiv .heading-section .top-heading .logo{height: 120px; max-width: 350px;}
.paymentDiv .heading-section .top-heading .logo img{height: 100%; width: 100%;}
.paymentDiv .heading-section .top-heading .pricing{position: absolute;right: 22px;bottom: -30px;}

.paymentDiv .body-section{margin-top: 25px;}
.paymentDiv .body-section .form-control{min-height: 45px;border: 2px solid #ddd; border-radius: 5px;}
.paymentDiv .body-section .cardTypeUl {display: flex;padding: 10px;border: 2px solid #ddd;background-color: #ddd;border-radius: 5px;align-items: stretch;
    justify-content: space-between;flex-flow: wrap;}
.paymentDiv .body-section .cardTypeUl .cardTypeImg {display: block;flex: 0 1 auto;list-style-type: none;opacity: 1;margin-bottom: 5px;}
.paymentDiv .body-section .cardTypeUl .cardTypeImg img { width: 50px;}
.paymentDiv .body-section .cardTypeUl .cardTypeImg.de-active {opacity: 0.2;}

.paymentDiv .trust-container{position: absolute; top: 160px}
.paymentDiv .trust-container .sheild-img{text-align: center;}
.paymentDiv .trust-container .trust-text{}


.paymentDiv .body-section .select2{width:100% !important;}
.paymentDiv .body-section .select2-container .select2-selection--single, .select2-container .select2-selection--multiple{height: 45px;border: 1px solid #d1d3e2;border-radius: 6px;padding: 0 6px;}
.paymentDiv .body-section .select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--multiple .select2-selection__rendered{line-height: 45px;font-size: 13px;color: #414141;padding: 0;}
.paymentDiv .body-section .select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--multiple .select2-selection__arrow{height: 45px;}
.paymentDiv .body-section .select2-container--default .select2-search--dropdown .select2-search__field{border: 1px solid #d1d3e2;font-size: 13px;color: #414141;border-radius: 2px;}
.paymentDiv .body-section .select2-container--default.select2-container--focus .select2-selection--multiple{border: 1px solid #d1d3e2;}
.paymentDiv .body-section .select2-container--default .select2-search--inline .select2-search__field{color:#414141; margin: 0;}
.paymentDiv .body-section .select2-dropdown{border: none; border-radius: 0 0 3px 3px; box-shadow: rgba(0,0,0,0.3) 0 2px 5px; overflow: hidden;}
.paymentDiv .body-section .select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option[aria-selected=true]{background: rgb(37, 170, 225); color: #fff;}
.paymentDiv .body-section .select2-results__option{font-size: 13px;letter-spacing: 0.2px;}
.paymentDiv .body-section .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width: 5px;height: 5px;background-color: #f0f3fb;}
.paymentDiv .body-section .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background-color: #dde5f9;}
.paymentDiv .body-section .select2-container .select2-selection--multiple{height: auto;min-height: 45px;line-height: 45px;display: flex;padding: 4px;}
.paymentDiv .body-section .select2-container--default .select2-selection--multiple .select2-selection__rendered{display: flex;flex-wrap: wrap; color: #fff;}
.paymentDiv .body-section .select2-container--default .select2-selection--multiple .select2-selection__rendered li{line-height: 24px;margin: 2px;padding: 0;overflow: hidden;font-size: 12px;position: relative;}
.paymentDiv .body-section .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{width: 18px;padding: 0 4px;margin: 0;color: #fff;background: rgba(0,0,0,0.2);text-align: center;font-size: 13px;font-weight: 600;position: absolute;top: 0;left: 0;height: 100%;}
.paymentDiv .body-section .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color: #fff;background: rgba(255,255,255,0.2);}
.paymentDiv .body-section .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{background-color: #375dce;border:none;padding-left: 24px;padding-right: 6px;}

.exam-main-content{background-image: url(/assets/img/exam.jpg);background-repeat: no-repeat;background-size: cover;background-attachment: fixed;}
.exam-header{min-height: 100px;}
.exam-header .heading{text-align: center;padding: 30px;top: 0;width: 100%;position: fixed;color: #fff;background-color: #000; opacity: 0.6;z-index: 1;}
.exam-container{}
.exam-container .exam-body{padding: 50px 10px;}
.exam-container .exam-body .info-sec{text-align: center; font-family: 'poppins', sans-serif;width: 100%; margin: 8rem auto;}
.exam-container .exam-body .info-sec p{line-height: 40px; font-size: 25px; letter-spacing: 1px;}
.exam-container .exam-body .form-sec{margin: 8rem auto;position: relative;background: inherit;overflow: hidden;z-index: 3;border-radius: 16px;box-shadow: rgb(0 0 0 / 30%) 0 5px 20px;max-width: 400px;min-height: 475px}
.exam-container .exam-body .form-sec .formDiv:before {content: '';width: calc(100% + 50px);height: calc(100% + 50px);position: absolute;top: -25px;left: -25px;bottom: -25px;right: -25px;background: inherit;/*box-shadow: inset 0 0 0 300px rgb(255 255 255 / 100%);*/filter: blur(5px);z-index: -1; background-color: #fff;
}
.exam-container .exam-body .form-sec .formDiv{background: transparent;padding: 30px;margin: auto;}
.exam-container .exam-body .form-sec .formDiv textarea{min-height: 250px;}
.exam-container .exam-body .form-sec .form-control{border: 1px solid #d1d3e2 !important; border-radius: 5px;}
.exam-footer{min-height: 100px;}
.exam-footer .heading{text-align: center;padding: 10px;bottom: 0;width: 100%;position: fixed;color: #fff;background-color: #000; opacity: 0.6;z-index: 1;}
.exam-footer .heading a{color: #6a82fb;}
.freeWidth{max-width: unset !important;}

.exam-container .exam-body .form-sec .formDiv .preloader {position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.8);display: none;transition: all 1s ease;}
.exam-container .exam-body .form-sec .formDiv .preloader.active {display: flex;}
.exam-container .exam-body .form-sec .formDiv .preloader svg {width: 100px;height: 100px;margin: auto;}

.custom-checkbox{position: relative;padding-left: 24px;margin: 10px 0;}
.custom-checkbox .custom-input{position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;opacity: 0; cursor: pointer;}
.custom-checkbox .custom-label{position: relative;margin: 0;line-height: 16px;font-size: 20px;}
.custom-checkbox .custom-label:before{content:'';position:absolute;width: 16px;height: 16px;background: #fff;border: 1px solid #ddd;top: 50%;left: -24px; transform: translateY(-50%);border-radius: 2px;}
.custom-checkbox .custom-label:after{content: "\f00c";position: absolute;font-family: "Font Awesome 5 Pro";width: 16px;height: 16px;top: 50%;left: -24px;transform: translateY(-50%); font-weight: 500;font-size: 10px;display: none;color: #fff;text-align: center;}
.custom-checkbox .custom-input:checked ~ .custom-label:after{display:block;}
.custom-checkbox .custom-input:checked ~ .custom-label:before{background: rgb(37, 170, 225);border: 1px solid rgb(37, 170, 225);}


.agentsListResponsive{display: none;}
.agentsListResponsive .heading{font-size: 20px; font-weight: 500;}
.agentsListResponsive .video-container iframe{width: 100%;}
@media screen and (max-width: 767px){
	.agentsTable{display: none;}
	.agentsListResponsive{display: block;}
}

.modal .modal-content{border: none;}
.modal .modal-content .modal-header{background-color: rgb(37, 170, 225);color: #fff;border: none;padding: 10px;position: relative;}
.modal .modal-content .modal-title{margin: 0;line-height: 20px;font-size: 20px;font-weight: 500;color: #fff;}
.modal .modal-content .close{padding: 0;margin: 0;width: 20px;height: 20px;background: #fff;text-align: center;opacity: 0.9;color: rgb(37, 170, 225);font-weight: 400;font-size: 20px;border-radius: 30px;position: absolute;top: 10px;right: 20px;}
.modal .modal-content .modal-body{font-size: 14px;color: #77798c;line-height: 20px;font-weight: 500;}
.modal .modal-content .modal-body span.error{font-size: 18px;color: rgb(37, 170, 225);line-height: 20px;font-weight: 500;}

.income-details:hover {border: 1px solid #ddd;border-radius: 5px;background-color: #fafafa;}
.income-details {letter-spacing: 1px;line-height: 26px;padding: 5px 10px;}

.table .img-container {width: 50px;height: 50px;overflow: hidden;border-radius: 4px;border: 1px solid #eee;}
.table .img-container img {width: 100%;height: 100%;object-fit: cover;}

.meeting_calendar .ui-datepicker{
	width: 100% !important;
}

.timeshow {overflow: hidden;}
.timeshow li {float: left; width: 100px !important;}
.timeshow li:nth-child(4) {clear: left;}

/* ********|| OTHER PAGES ENDS ||******** */