@font-face {
    font-family: 'Catamaran';
    src: url('font/Catamaran-Bold.eot');
    src: url('font/Catamaran-Bold.eot?#iefix') format('embedded-opentype'),
    url('font/Catamaran-Bold.woff2') format('woff2'),
    url('font/Catamaran-Bold.woff') format('woff'),
    url('font/Catamaran-Bold.ttf') format('truetype'),
    url('font/Catamaran-Bold.svg#Catamaran-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Catamaran';
    src: url('font/Catamaran-Regular.eot');
    src: url('font/Catamaran-Regular.eot?#iefix') format('embedded-opentype'),
    url('font/Catamaran-Regular.woff2') format('woff2'),
    url('font/Catamaran-Regular.woff') format('woff'),
    url('font/Catamaran-Regular.ttf') format('truetype'),
    url('font/Catamaran-Regular.svg#Catamaran-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GoudyOlSt XBd BT';
    src: url('font/GoudyOldStyleBT-ExtraBold.eot');
    src: url('font/GoudyOldStyleBT-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('font/GoudyOldStyleBT-ExtraBold.woff2') format('woff2'),
    url('font/GoudyOldStyleBT-ExtraBold.woff') format('woff'),
    url('font/GoudyOldStyleBT-ExtraBold.ttf') format('truetype'),
    url('font/GoudyOldStyleBT-ExtraBold.svg#GoudyOldStyleBT-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Catamaran';
    src: url('font/Catamaran-ExtraBold.eot');
    src: url('font/Catamaran-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('font/Catamaran-ExtraBold.woff2') format('woff2'),
    url('font/Catamaran-ExtraBold.woff') format('woff'),
    url('font/Catamaran-ExtraBold.ttf') format('truetype'),
    url('font/Catamaran-ExtraBold.svg#Catamaran-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Catamaran';
    src: url('font/Catamaran-Black.eot');
    src: url('font/Catamaran-Black.eot?#iefix') format('embedded-opentype'),
    url('font/Catamaran-Black.woff2') format('woff2'),
    url('font/Catamaran-Black.woff') format('woff'),
    url('font/Catamaran-Black.ttf') format('truetype'),
    url('font/Catamaran-Black.svg#Catamaran-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Catamaran';
    src: url('font/Catamaran-Thin.eot');
    src: url('font/Catamaran-Thin.eot?#iefix') format('embedded-opentype'),
    url('font/Catamaran-Thin.woff2') format('woff2'),
    url('font/Catamaran-Thin.woff') format('woff'),
    url('font/Catamaran-Thin.ttf') format('truetype'),
    url('font/Catamaran-Thin.svg#Catamaran-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Catamaran';
    src: url('font/Catamaran-Medium.eot');
    src: url('font/Catamaran-Medium.eot?#iefix') format('embedded-opentype'),
    url('font/Catamaran-Medium.woff2') format('woff2'),
    url('font/Catamaran-Medium.woff') format('woff'),
    url('font/Catamaran-Medium.ttf') format('truetype'),
    url('font/Catamaran-Medium.svg#Catamaran-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Catamaran';
    src: url('font/Catamaran-ExtraLight.eot');
    src: url('font/Catamaran-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('font/Catamaran-ExtraLight.woff2') format('woff2'),
    url('font/Catamaran-ExtraLight.woff') format('woff'),
    url('font/Catamaran-ExtraLight.ttf') format('truetype'),
    url('font/Catamaran-ExtraLight.svg#Catamaran-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Catamaran';
    src: url('font/Catamaran-SemiBold.eot');
    src: url('font/Catamaran-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('font/Catamaran-SemiBold.woff2') format('woff2'),
    url('font/Catamaran-SemiBold.woff') format('woff'),
    url('font/Catamaran-SemiBold.ttf') format('truetype'),
    url('font/Catamaran-SemiBold.svg#Catamaran-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Catamaran';
    src: url('font/Catamaran-Light.eot');
    src: url('font/Catamaran-Light.eot?#iefix') format('embedded-opentype'),
    url('font/Catamaran-Light.woff2') format('woff2'),
    url('font/Catamaran-Light.woff') format('woff'),
    url('font/Catamaran-Light.ttf') format('truetype'),
    url('font/Catamaran-Light.svg#Catamaran-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}


body {
    font-family: 'Catamaran';
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    color: #333333;
}

a:hover {
    text-decoration: none;
}

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

::selection {
    color: white;
    background: #ff7675;
}

::-webkit-selection {
    color: white;
    background: #ff7675;
}

::-moz-selection {
    color: white;
    background: #ff7675;
}

.scrolltotop {
    width: 40px;
    height: 40px;
    border-radius: 20px 20px 0 0;
    background: rgba(0, 0, 0, .5);
    display: block;
    text-align: center;
    padding-top: 8px;
    font-size: 22px;
    color: #ffffff;
    position: fixed;
    right: 5px;
    bottom: 5px;
    display: none;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
}

.scrolltotop:hover {
    background: #000;
    color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
}


/* -- header-area start -- */
.header-area {
    background: #fff;
}

.navbar {
    padding: 0px;
}

.navbar-brand img {
    width: 140px;
}

.main-menu-part ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.main-menu-part ul li {
    float: left;
    position: relative;
    top: 18px;
}

.main-menu-part ul li:last-child {
    position: inherit
}

.main-menu-part ul li a {
    display: block;
    margin-left: 60px;
    text-transform: capitalize;
    font-weight: normal;
    color: #333;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    position: relative;
    font-family: 'GoudyOlSt XBd BT';
}

.main-menu-part ul li:nth-child(5) a:after {
    content: none;
}

.main-menu-part ul li a:after {
    content: url(img/dot.png);
    display: inline-block;
    position: absolute;
    top: 0;
    right: -40px;
}

.main-menu-part ul li.active a:before {
    width: 100%;
}

.main-menu-part ul li a:before {
    content: "";
    display: inline-block;
    width: 0px;
    height: 1px;
    background-color: #DF1834;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
}

.main-menu-part ul li a:hover:before {
    width: 100%;
}

.main-menu-part ul li.active a {
    color: #F39200;
    font-weight: 600;
}

.main-menu-part ul li a:hover {
    color: #F39200;
}

.hamburger {
    padding: 10px 0px 0px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    outline: 0px !important;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 2px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.main-menu-part ul li .dropdown span img {
    width: 30px;
    cursor: pointer;
}

.main-menu-part ul li .dropdown {
    margin-left: 55px;
    padding: 15px 0px;
    padding-left: 30px;

}


.main-menu-part ul li .dropdown-toggle::after {
    content: none;
}

.main-menu-part ul li .dropdown-menu {
    left: -128px !important;
}

.main-menu-part ul li .dropdown-menu a {
    margin-left: 0;
}

.main-menu-part ul li .dropdown-menu a:after {
    content: none;
}

/* -- header-area end -- */

/*-- corsi area start --*/
.corsi-left h3 {
    font-size: 27px;
    margin-bottom: 0;
    color: #000733;
    position: relative;
    font-family: 'GoudyOlSt XBd BT';
}

.corsi-left h3:after {
    content: url(img/bar.png);
    display: inline-block;
    position: absolute;
    right: -125px;
    top: -7px;

}

.corsi-left h3 span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #F39200;
    margin-right: 8px;
    position: relative;
    top: -4px;
}

.corsi-right ul li {
    display: inline-block;
}

.corsi-right ul li a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    border-radius: 0 !important;
    font-family: 'GoudyOlSt XBd BT';
}

.corsi-right ul li a:hover {
    opacity: .7;
}

.corsi-right ul li:first-child a {
    background-color: #F39200;
    border-radius: 6px;
    padding: 12px 50px;
}

.corsi-right ul li:last-child a {
    background-color: #F6F6F6;
    border-radius: 6px;
    padding: 12px 26px;
    margin-left: 20px;
    color: #3E3E3E;
}

.corsi {
    padding: 40px 0;
}

/*-- corsi area end --*/

/*-- main area start --*/


.main .nav-link.active {
    border-color: transparent !important;
    color: #F39200;
    background: #F6F6F6;
    position: relative;
    border-radius: 0;
}

.main .nav-link.active:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #F39200;
    position: absolute;
    bottom: 0;
    left: 0;
}

.main .nav-tabs {
    border-color: #e8eaef;
}

.main .nav-link {
    display: inline-block;
    width: 150px;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 15px;
    color: #3E3E3E;
    border-radius: 0;
    font-family: 'GoudyOlSt XBd BT';
}

.main .nav-link:hover {
    border-color: transparent;
    outline: none;
}


/*-- main-tab-one-start --*/
.main-tab-one-drop {
    margin-top: 40px;
}

.main-tab-one-drop-one p {
    margin-bottom: 5px;
    font-size: 15px;
    position: relative;
    font-family: 'GoudyOlSt XBd BT';
}

.main-tab-one-drop-one p:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #F39200;
    margin-right: 6px;
    position: relative;
    top: -1.5px;
}

.main-tab-one-drop-one select {
    display: block;
    width: 100%;
    background-color: transparent;
    border: 1px solid #b2b4c9;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 15px;
    color: #000733;
    padding: 9px 10px;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-position: top 15px right 12px;
    padding-right: 30px;
    cursor: pointer;
}

.main-tab-one-drop-one select option {
    font-size: 15px;
    font-family: 'Gilroy-Bold';
    color: #000733;
}

/*-- main-tab-one-end --*/

/*-- main-tab-one-table area start --*/

.main-tab-one-table-wrapper {
    background-color: #fff;
    /*box-shadow: 1px 1px 10px -6px rgba(0,0,0,.4);
    padding-left: 35px;
    padding-right: 35px;*/
    border: 1px #efefef solid;
    position: relative;
    z-index: 20;
}

.main-tab-one-table-wrapper:before {
    content: "";
    display: block;
    width: 100%;
    /*height: 47px;
    background-color: #3E3E3E;*/
    position: absolute;
    left: 0;
    top: -1px;
    z-index: -2;
}

.main-tab-one-table-wrapper table tr td {
    font-size: 15px;
    color: #000733;
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.main-tab-one-table-wrapper table tr td:first-child {
    padding-left: 0;
    font-family: 'GoudyOlSt XBd BT';
}

.main-tab-one-table-wrapper table tr td:last-child {
    padding-right: 0;
}

.main-tab-one-table-wrapper table tr.main-tb-frist td {
    border-top: 0;
    border-bottom: 0;
    color: #fff;
    background-color: #3E3E3E;
    font-family: 'GoudyOlSt XBd BT';
}

.main-tab-one-table {
    margin-top: 40px;
}

.main-tab-one-table-wrapper table tr td span {
    display: inline-block;
    background-color: #fff4e2;
    color: #ff9100;
    padding: 7px 16px;
    border-radius: 5px;
    position: relative;
    top: 5px;
}

.main-tab-one-table-wrapper table tr td span img {
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: -2px;
}

.main-tab-one-table {
    margin-bottom: 50px;
}


/*-- main-tab-one-table area end --*/

/*-- main area start --*/


/*===========================
    page-two start
===========================*/

/*-- ptwo-corso area start --*/

.ptwo-corso {
    padding-top: 40px;
}

.ptwo-corse-heading-left h4 {
    margin-bottom: 0;
}

.ptwo-corse-heading-right a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    background-color: #F39200;
    padding: 10px 50px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    font-family: 'GoudyOlSt XBd BT';
}

.ptwo-corse-heading-right a:hover {
    opacity: .7;
}

.two-corse-form-one label {
    display: block;
    font-size: 15px;
    margin-bottom: 4px;

    font-family: 'GoudyOlSt XBd BT';
}

.two-corse-form-one span {
    display: block;
    width: 100%;
    border: 0;
    padding: 15px 20px;
    color: #000733;
    font-size: 14px;
    background-color: #fff;
    border-radius: 4px;
    background-image: url(img/lock.png);
    background-repeat: no-repeat;
    background-position: top 15px right 22px;
    background-color: #F6F6F6;
}

.two-corse-form-one select {
    display: block;
    width: 100%;
    background-color: transparent;
    border: 1px solid #b2b4c9;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 15px;
    color: #000733;
    padding: 12px 18px;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-position: top 20px right 20px;
    padding-right: 30px;
    cursor: pointer;

}

.two-corse-form {
    margin-top: 60px;
}

/*-- ptwo-corso area end --*/


/*-- ptwo-moduli area start --*/

.ptwo-moduli {
    margin-top: 40px;
}

.ptwo-moduli-heading h5 {
    margin-bottom: 20px;
    font-family: 'GoudyOlSt XBd BT';
}

.ptwo-moduli-main {
    background-color: #fff;
    padding-top: 35px;
    padding-bottom: 35px;
    background: #F6F6F6;
}

.ptwo-moduli-left {
    padding-left: 30px;
    padding-right: 30px;
}

.ptwo-moduli-left-heading h5 {
    margin-bottom: 40px;
    font-family: 'GoudyOlSt XBd BT';
}

.ptwo-moduli-left-one label {
    display: block;
    font-size: 15px;
    margin-bottom: 4px;
}

.ptwo-moduli-left-one span {
    display: block;
    width: 100%;
    border: 0;
    padding: 15px 20px;
    color: #000733;
    font-size: 14px;
    background-color: #fff;
    border-radius: 4px;
    background-image: url(img/lock1.png);
    background-repeat: no-repeat;
    background-position: top 15px right 22px;
}

.ptwo-moduli-left-one {
    margin-bottom: 15px;
}

.ptwo-moduli-left-one select {
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #b2b4c9;
    border-radius: 4px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 15px;
    color: #000733;
    padding: 12px 18px;
    padding-right: 18px;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-position: top 20px right 20px;
    padding-right: 30px;
    cursor: pointer;
}

.ptwo-moduli-left-one input {
    background-color: #fff;
    border: 1px solid #b2b4c9;
    border-radius: 4px;
    color: #000733;
    padding: 12px 18px;
    display: block;
    width: 100%;
}

.ptwo-form-submit button {
    background-color: #3E3E3E;
    font-size: 15px;
    color: #fff;
    border: 0;
    outline: none;
    display: inline-block;
    margin-top: 20px;
    padding: 11px 25px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;

    font-family: 'GoudyOlSt XBd BT';
}

.ptwo-form-submit button:hover {
    opacity: .7;
}

.ptwo-moduli-right {
    padding-left: 30px;
    padding-right: 30px;
}

.ptwo-moduli-right-heading span {
    font-size: 14px;
    display: block;
    margin-bottom: 6px;
    font-family: 'GoudyOlSt XBd BT';
    position: relative;
}

.ptwo-moduli-right-heading span:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #F39200;
    margin-right: 6px;
    position: relative;
    top: -1.5px;
}

.ptwo-moduli-right-para {
    background-color: #fff;
    padding: 25px;
    border-radius: 6px;
    padding-bottom: 70px;
}

.ptwo-moduli-right-para p {
    font-size: 13px;
}


/* The container */
.check-box {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: -2px;
    left: -13px;
    height: 20px;
    width: 20px;
    border: 2px solid #F39200;
}

/* On mouse-over, add a grey background color */
.check-box:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check-box input:checked ~ .checkmark {
    background-color: #F39200;
    border: 1px solid #F39200;
    border-radius: 0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check-box input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check-box .checkmark:after {
    left: 6px;
    top: -1px;
    width: 7px;
    height: 15px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ptwo-check {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid transparent;
    padding: 8px 45px;
    padding-top: 20px;
    padding-right: 90px;
    margin-top: 25px;
    font-family: 'GoudyOlSt XBd BT';
}


.ptwo-link a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    background-color: #F39200;
    padding: 12px 35px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    margin-top: 45px;
    font-family: 'GoudyOlSt XBd BT';
}

.ptwo-link a:hover {
    opacity: .7;
}

.ptwo-moduli-right {
    position: relative;
}


@media (min-width: 768px) {
    .ptwo-moduli-left:after {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        background-color: #b2b4c9;
        position: absolute;
        top: 0;
        right: -10px;
    }
}


/*-- ptwo-moduli area end --*/


/*===========================
    page-two end
===========================*/


/*===========================
    page-three start
===========================*/


/*-- pthree-corso area start --*/

.pthree-corse-wrapper h5 {
    color: #000733;
    margin-bottom: 4px;
}

.pthree-corse-wrapper span {
    display: inline-block;
    color: #000733;
    font-size: 13px;
}

.pthree-corse {
    margin-top: 40px;
    margin-bottom: 30px;
}

/*-- pthree-corso area end --*/

/*.-- pthree-tik area start --*/

.pthree-tik-wrapper {
    background: #e4f6ea;
    padding: 15px 45px;
}

.pthree-tik-left img {
    display: inline-block;
    width: 30px;
    margin-right: 15px;
}

.pthree-tik-left span {
    display: inline-block;
    color: #00af5e;
}

.three-tik-right ul li {
    display: inline-block;
}

.three-tik-right ul li a {
    display: inline-block;
    font-size: 12px;
    background-color: #3E3E3E;
    padding: 8px 25px;
    color: #fff;
    margin-left: 10px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    font-family: 'GoudyOlSt XBd BT';
}

.three-tik-right ul li a:hover {
    opacity: .7;
}

/*.-- pthree-tik area end --*/


/*-- pthree-tab area start --*/

.pthree-tab-one-heading span {
    display: inline-block;
    color: #7c82a6;
    font-size: 12px;
}

.pthree-tab-one-heading a img {
    display: inline-block;
    width: 30px;
}

.pthree-tab-one p#mod {
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 0;

    font-family: 'GoudyOlSt XBd BT';
}

.three-tab-one-clock span {
    font-size: 12px;
    color: #7c82a6;
    display: inline-block;
    margin-right: 20px;
}

.three-tab-one-clock span i {
    display: inline-block;
    margin-right: 6px;
}

.three-tab-para p {
    font-size: 12px;
    margin-bottom: 0;

}

.three-tab-para {
    margin-top: 15px;
}

.pthree-tab-one {
    padding-left: 15px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.pthree-tab-one-heading a {
    display: none;
}

.three-tab-para {
    display: none;
}

.pthree-tab-wrapper .current .pthree-tab-one-heading a {
    display: inline-block;
}


.pthree-tab-wrapper .current .three-tab-para {
    display: block;
}

.pthree-tbc-one {
    margin-top: 40px;
    margin-bottom: 50px;
}

.pthree-tbc-one-left-heading h5 {
    font-size: 18px;
    font-family: 'GoudyOlSt XBd BT';
}

.pthree-tbc-one-left-heading h5 span {
    display: inline-block;
    font-size: 14px;
    background-color: #3E3E3E;
    color: #fff;
    padding: 2px 10px;
    border-radius: 36px;
    margin-left: 15px;
}

.pthree-tbc-one-left-table {
    background-color: #fff;
    margin-top: 25px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 8px;
    position: relative;
    z-index: 20;
    border: 1px solid #dee2e6;
}

.pthree-tbc-one-left-table:before {
    content: "";
    display: block;
    width: 100%;
    height: 47px;
    background-color: #3E3E3E;
    z-index: -2;
    position: absolute;
    top: 0;
    left: 0;
}

.pthree-tbc-one-left-table table tr td {
    font-size: 15px;
}

.pthree-tbc-one-left-table table tr td:first-child {
    font-family: 'GoudyOlSt XBd BT';
}

.pthree-tbc-one-left-table table tr#pthree-thad td {
    border-top: 0;
    color: #fff;
    background-color: #3E3E3E;
    font-family: 'GoudyOlSt XBd BT';
}

.pthree-beg-wrapper {
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    margin-top: 25px;
    padding-bottom: 6px;
    border: 1px solid #B1B1B1;
}

.pthree-bar-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pthree-bar-heading-left h5 {
    font-size: 18px;
    color: #000733;
    font-family: 'GoudyOlSt XBd BT';
}

.pthree-bar-heading-right p {
    font-size: 15px;
    margin-bottom: 0;
    color: #000733;

}

.pthree-bar-heading-right p span {

    font-family: 'Gilroy-Bold';
}

.pthree-pro-bar {
    width: 100%;
    background: #f2f3f8;
    height: 18px;
    border-radius: 38px;
    margin-top: 5px;
}

.pthree-pro-bar span {
    display: inline-block;
    width: 35%;
    border-radius: 38px;
    background-color: #00af5e;
    height: 100%;
}

.pthree-pro-bar-list ul li {
    display: inline-block;
    font-size: 13px;
    color: #000733;
}

.pthree-pro-bar-list ul li span {
    display: inline-block;
}

.pthree-pro-bar-list ul li:nth-child(2) {
    margin: 0px 15px;
}

.pthree-pro-bar-list ul {
    margin-top: 10px;
}

.pthree-bar {
    border-bottom: 1px solid #f2f3f8;
    padding-bottom: 15px;
}

.pthree-beg-one {
    width: 46px;
    height: 32px;
    background-color: #B1B1B1;
    border-radius: 4px;
}

.pthree-beg {
    margin-top: 40px;
}

.pthree-beg-one span {
    display: block;
    width: 30px;
    height: 10px;
    background-color: #B1B1B1;
    margin: auto;
    border-radius: 10px;
    position: relative;
    top: -7px;
}

.pthree-beg-bg {
    background-color: #f2f3f8;
}

.pthree-beg-bg span {
    background-color: #f2f3f8;
}

.pthree-beg .col-lg {
    padding-left: 8px;
    padding-right: 8px;
}

.pthree-beg {
    padding-left: 15px;
    padding-right: 15px;
}

.pthree-beg-list {
    margin-bottom: 30px;
}

.pthree-tab {
    margin-top: 45px;
}


/*-- pthree-tab area end --*/


/*===========================
    page-three end
===========================*/


/*===========================
    page-four start
===========================*/

/*-- pfour-corso area start  --*/


.pfour-corso-heading span {
    color: #7c82a6;
}

.pfour-corso-heading {
    padding: 40px 0;
}

/*-- pfour-corso area end  --*/


/*-- pfour-tab area start --*/
.pfour-main-list-one {
    background-color: #fff;
    border-radius: 4px;
    padding-left: 25px;
    padding-top: 15px;
    height: 145px;
    background: #F6F6F6;
}

.pfour-main-list-one p {
    font-size: 18px;
    color: #000733;
    margin-bottom: 8px;
    font-family: 'GoudyOlSt XBd BT';
}

.pfour-main-list-one h6 {
    font-size: 14px;
    color: #000733;
    margin-bottom: 0;
}

.pfour-main-list-one h6 span {
    display: inline-block;
    font-family: 'Gilroy-Bold';
}

.pfour-main-left-two {
    background-color: #F6F6F6;
    border-radius: 4px;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    height: 145px;
}

.pfour-main-left-two p {
    font-size: 18px;
    color: #000733;
    margin-bottom: 4px;
    font-family: 'GoudyOlSt XBd BT';
}

.pfour-main-left-two ul {
    margin-bottom: 10px;
}

.pfour-main-left-two ul li {
    display: inline-block;
    font-size: 13px;
    color: #7c82a6;
}

.pfour-main-left-two ul li span {
    display: inline-block;
    margin-right: 8px;
}

.pfour-main-left-two ul li:last-child {
    margin-left: 15px;
}

.pfour-main-list .col-lg-8 .col-lg-4 {
    padding-left: 0px;
}

.pfour-main-left-two h6 {
    font-size: 15px;
    color: #000733;
    font-weight: 400;
}

.pfour-main {
    margin-top: 40px;
}

/*-- pfour-tab area end --*/

/*-- pfour-table area start --*/

.pfour-table {
    margin-top: 25px;
    margin-bottom: 50px;
}

.pfour-table tr td {
    font-size: 14px;
    color: #000733;
    padding-top: 6px;
    padding-bottom: 6px;
}

.pfour-table tr#pfour-heading td {
    font-size: 14px;
    color: #fff;
    border-top: 0;
    background: #3E3E3E;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'GoudyOlSt XBd BT';
}

.pfour-table tr td:first-child {
    font-size: 14px;
    color: #000733;
    padding-left: 0px;
    font-weight: 600;
}

.pfour-table tr td span:not(.select2):not(.selection):not(.select2-selection):not(.dropdown-wrapper):not(.select2-selection__choice__remove) {
    font-size: 20px;
    color: #00af5e;
    display: inline-block;
    margin-left: 15px;
}

.pfour-table-wrapper {
    position: relative;
    z-index: 20;
    padding-left: 35px;
    padding-right: 35px;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.pfour-table-wrapper:before {
    content: "";
    display: block;
    width: 100%;
    height: 41px;
    background: #3E3E3E;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
}


/*-- pfour-table area end --*/


/*===========================
    page-four end
===========================*/


/*===========================
    page-five start
===========================*/


/*-- pfive-heading area start --*/

.pfive-heading-wrapper span {
    font-size: 16px;
    color: #3E3E3E;
}

.pfive-heading {
    padding: 30px 0;
}

/*-- pfive-heading area end --*/

/*-- pfive-heading-link area start --*/

.pfive-hl-wrapper {
    background-color: #fff4e2;
    padding: 15px 45px;
}

.pfive-hl-left h4 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 300;
}

.pfive-hl-left h4 img {
    display: inline-block;
    width: 30px;
    margin-right: 15px;
}

.pfive-hl-right a {
    display: inline-block;
    font-size: 14px;
    background-color: #000733;
    padding: 8px 25px;
    color: #fff;
    margin-left: 10px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    font-family: 'GoudyOlSt XBd BT';
}

.pfive-hl-right a:hover {
    opacity: .7;
}

/*-- pfive-heading-link area end --*/


/*-- pfive-date area start --*/
.pfive-date-wrapper {
    background-color: #F6F6F6;
    padding: 40px 120px 20px 40px;
    margin-bottom: 50px;
    margin-top: 40px;
    border-radius: 5px;
}

.pfive-date-one-heading h4 {
    color: #7c82a6;
    font-size: 20px;
    color: #F39200;
    margin-bottom: 25px;
}

.pfivedob-one {
    background-color: #fff;
    border-radius: 4px;
    padding-top: 15px;
    padding-left: 35px;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.pfivedob-one span {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 13px;

}

.pfivedob-one h5 {
    font-size: 20px;
    font-family: 'Gilroy-Bold';
    color: #000733;
    margin-bottom: 4px;
}

.pfivedob-one ul li {
    display: inline-block;
    font-size: 13px;
    color: #7c82a6;
    font-family: 'Gilroy-Medium';
}

.pfivedob-one ul li span {
    display: inline-block;
    margin-right: 8px;
}

.pfivedob-one p {
    font-size: 14px;
    color: #000733;
    font-family: 'Gilroy-Medium';
    margin-bottom: 0;
}

.pfivedob-one p span {
    font-family: 'Gilroy-Bold';
    color: #000733;
    margin-bottom: 0;
}

.pfive-date-two-heading {
    margin-top: 30px;
}

.ptwo-corse-heading-left span,
.ptwo-moduli-heading span,
.ptwo-moduli-left-heading span,
.pthree-corse-wrapper h5 span#bs,
.pthree-tbc-one-left-heading span#bs,
.pthree-corse-wrapper h5 span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #F39200;
    margin-right: 8px;
    position: relative;
    top: -2px;
}

.pthree-tbc-one-left-heading span#bs {
    padding: 0px;
    border-radius: 0;
    position: initial;
}

.ptwo-corse-heading-left h4 {
    position: relative;
    font-family: 'GoudyOlSt XBd BT';
}

.ptwo-corse-heading-left h4:after {
    content: "";
    display: block;
    width: 686px;
    height: 44px;
    background-image: url(img/91.png);
    background-repeat: repeat;
    position: absolute;
    left: 268px;
    top: -7px;
}

.pthree-corse-wrapper h5 {
    position: relative;
    font-family: 'GoudyOlSt XBd BT';
}

.pthree-corse-wrapper h5:before {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #F39200;
    position: absolute;
    left: 0;
    top: 0;
}

.pthree-corse-wrapper h5:after {
    content: "";
    display: block;
    width: 860px;
    height: 45px;
    background-image: url(img/91.png);
    background-repeat: repeat;
    position: absolute;
    left: 225px;
    top: -4px;
}


.two-corse-form-one label:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #F39200;
    margin-right: 6px;
    position: relative;
    top: -1.5px;
}

.ptwo-moduli-left-one label {
    position: relative;
    font-family: 'GoudyOlSt XBd BT';
}

.ptwo-moduli-left-one label:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #F39200;
    margin-right: 6px;
    position: relative;
    top: -1.5px;
}

.pfour-main-left-two h6 span {
    font-weight: 600;
}

.pfive-date-one-block .pfour-main-left-two {
    background: #fff;
}

.pfive-date-two-block .pfour-main-left-two {
    margin-bottom: 25px;
}

/*-- pfive-date area end --*/


/*===========================
    page-five end
===========================*/


/*===========================
    page-6 start
===========================*/

/*-- psix-heading area start --*/

.mx-headng h4 {
    font-size: 27px;
    margin-bottom: 0;
    color: #000733;
    position: relative;
    font-family: 'GoudyOlSt XBd BT';
}

.mx-headng h4:after {
    content: "";
    display: block;
    width: 742px;
    height: 45px;
    background-image: url(img/91.png);
    background-repeat: repeat;
    position: absolute;
    left: 138px;
    top: -6px;
}

.mx-headng h4 span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #F39200;
    margin-right: 8px;
    position: relative;
    top: -4px;
}

.psix-heading-right a {
    display: inline-block;
    color: #fff;
    background-color: #F39200;
    padding: 10px 50px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    cursor: pointer;
    font-family: 'GoudyOlSt XBd BT';
}

.psix-heading-right span {
    display: inline-block;
    color: #fff;
    background-color: #F39200;
    padding: 10px 50px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    cursor: pointer;
    font-family: 'GoudyOlSt XBd BT';
}

.psix-heading-right span:hover {
    opacity: .7;
}

.psix-heading-right a:hover {
    opacity: .7;
}

.psix-heading {
    margin-top: 30px;
}

/*-- psix-heading area end --*/

/*-- psix-input area start --*/

.psix-input-left {
    border: 2px solid #D7D7D7;
    padding: 8px 15px;
    position: relative;
    top: 3px;
}

.psix-input-left input {
    display: inline-block;
    border: 0;
    outline: none;
    font-weight: 500;
    color: #3E3E3E;
    width: 94%;
}

.psix-input-left input::placeholder {
    opacity: 1;
}

.psix-input-left button {
    display: inline-block;
    background-color: transparent;
    border: 0;
    outline: none;
    font-size: 14px;
    color: #000000;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
}

.psix-input-left button:hover {
    opacity: .7;
}

.psix-input {
    margin-top: 35px;
}

/*-- psix-input area end --*/

/*-- psix-table area start --*/
.psix-table {
    margin-top: 30px;
}

.psix-table-wrapper table {
    width: 100%;
    border: 1px solid #F5F6F8;
}

.psix-table-wrapper table tr td {
    color: #3E3E3E;
    padding: 10px 35px;
    border-top: 1px solid #F5F6F8;
    border-bottom: 1px solid #F5F6F8;
}

.psix-table-wrapper table tr.psxi-table-heading td {
    color: #fff;
    font-size: 16px;
    font-family: 'GoudyOlSt XBd BT';
}

.psix-table-wrapper table tr.psxi-table-heading {
    background-color: #3E3E3E;
}

.psix-table-wrapper table tr td:first-child {
    font-family: 'GoudyOlSt XBd BT';
}

.psix-table {
    padding-bottom: 50px;
}

/*-- psix-table area end --*/


/*-- psix-modal area start --*/
.modal-six-heading h3 {
    color: #F39200;
    font-weight: bold;
    margin-bottom: 40px;
    font-family: 'GoudyOlSt XBd BT';
}

.modal-six-left {
    background-color: #F6F6F6;
    padding: 30px;
}

.modal-six-left-heading p {
    margin-bottom: 10px;
    font-size: 17px;
    position: relative;
    font-weight: 600;
    font-family: 'GoudyOlSt XBd BT';
}


.modal-six-left-heading p:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #F39200;
    margin-right: 6px;
    position: relative;
    top: -1.5px;
}

.modal-check .checkmark {
    position: absolute;
    top: 0px;
    left: 2px;
    height: 20px;
    width: 20px;
    border: 2px solid #3E3E3E;
    border-radius: 0px;
    margin-bottom: 0;
}

.modal-check .checkmark2 {
    top: 9px;
}

.modal-check .check-box input:checked ~ .checkmark {
    background-color: #F39200;
}

.modal-check .check-box .checkmark::after {
    left: 7px;
    top: 1px;
    width: 6px;
    height: 13px;
}

.modal-six-left-check-two {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.modal-six-left-check-two-input input {
    display: inline-block;
    width: 45px;
    border-radius: 3px;
    background-color: #fff;
    border: none;
    outline: none;
    padding: 12px 7px;
    text-align: center;
    font-weight: bold;
}

.modal-six-left-check-two-input input::placeholder {
    opacity: 1;
}

.modal-six-left-check-two-input select {
    display: inline-block;
    width: 130px;
    background-color: #fff;
    border: 1px solid #E8E8EA;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 15px;
    color: #000733;
    padding: 12px 10px;
    padding-right: 10px;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-position: top 19px right 12px;
    padding-right: 30px;
    cursor: pointer;
}

.modal-six-left-check-two-select select {
    width: 165px;
}

.modal-six-left-check-two-check {
    position: relative;
    top: 4px;
}

.modal-six-left-check-one {
    margin-bottom: 25px;
}

.psix-modal-one .modal-content {
    border-radius: 0px !important;
    padding: 35px;
    /*position: absolute;*/
    /*top: 100px;*/
}

.modal {
    padding: 50px 0 !important;
}

.modal-six-right {
    padding-bottom: 21px;
}

.modal-six-submit ul li {
    display: inline-block;

}

.modal-six-submit {
    margin-top: 40px;
}

.modal-six-submit ul li button {
    display: inline-block;
    width: 180px;
    background-color: #F39200;
    color: #fff;
    border: 0;
    outline: none;
    font-weight: 500;
    padding: 12px 0px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    font-family: 'GoudyOlSt XBd BT';
}

.modal-six-submit ul li button:hover {
    opacity: .7;
}

.modal-six-submit ul li:last-child button {
    margin-left: 4px;
    background-color: #3D3D3D;
}

/*-- psix-modal area end --*/


/*===========================
    page-6 end
===========================*/


/*===========================
    page-7 start
===========================*/

.psix-table-wrapper table tr.six-tbg {
    background: #F6F6F6;
}

.psix-table-wrapper table tr.six-tbg td:first-child {
    width: 280px;
}

.psix-table-wrapper table tr.six-tbg td {
    font-family: 'GoudyOlSt XBd BT';
}

/*===========================
    page-7 end
===========================*/


/*===========================
    page-8 start
===========================*/

.p8heading h4:after {
    width: 653px;
    right: 18px;
    left: initial;
}

.peight-heading {
    margin-top: 25px;
}

/*-- peight-main area start --*/
.peight-main-heading p {
    color: #3E3E3E;
    margin-bottom: 8px;
    position: relative;
    font-family: 'GoudyOlSt XBd BT';
}

.peight-main-heading p::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #F39200;
    margin-right: 6px;
    position: relative;
    top: -1.5px;
}

.peight-main {
    margin-top: 30px;
}

.peight-main-wrapper .peight-main-left-bg {
    background-color: #F6F6F6;
    margin-left: 15px;
    margin-right: 15px;
    flex: 0 0 30.333%;
    max-width: 29.333%;
}

.peight-main-left {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
}

.peight-main-left-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #E8E8E8;
}

.peight-main-left-heading span {
    font-size: 20px;
    display: inline-block;
    font-weight: 500;
    font-family: 'GoudyOlSt XBd BT';
}

.peight-main-left-heading a {
    display: inline-block;
    color: #fff;
    background-color: #3E3E3E;
    font-size: 14px;
    padding: 9px 25px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
}

.peight-main-left-heading a:hover {
    opacity: .7;
}

.peight-main-left-mail h6 {
    color: #3E3E3E;
}

.peight-main-left-mail p {
    font-size: 14px;
    margin-bottom: 3px;
    color: #3E3E3E;
}

.peight-main-left-mail {
    padding: 20px 0;
    border-bottom: 1px solid #E8E8E8;
}

.peight-mian-left-cross-one p {
    margin-bottom: 0;
    color: #3E3E3E;
    font-weight: 500;
    font-size: 15px;
}

.peight-mian-left-cross-one span {
    display: inline-block;
    color: #3E3E3E;
    font-size: 20px;
}

.peight-mian-left-cross-one {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.peight-mian-left-cross {
    padding-top: 25px;
}

.peight-main-right {
    background-color: #F6F6F6;
    height: 100%;
    padding: 35px;
}

.peight-main-right-input-one-label p {
    font-size: 15px;
    margin-bottom: 0;
    color: #3E3E3E;
    position: relative;
    font-weight: 500;
    font-family: 'GoudyOlSt XBd BT';
}

.peight-main-right-input-one-label p:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #F39200;
    margin-right: 6px;
    position: relative;
    top: -1.5px;
}

.peight-main-right-input-one-label span {
    display: inline-block;
    color: #3E3E3E;
    font-size: 10px;
}

.peight-main-right-input-one-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.peight-main-right-input-one input {
    display: block;
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    color: #3E3E3E;
    border: 0;
    outline: none;
    padding: 11px 15px;
    margin-top: 8px;
}

.peight-main-right-input-one input::placeholder {
    opacity: 1;
}

.peight-main-right-input-two {
    margin-top: 20px;
}

.peight-main-right-input-two textarea {
    display: block;
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    color: #3E3E3E;
    border: 0;
    outline: none;
    padding: 11px 15px;
    margin-top: 8px;
    height: 350px;
}

.peight-main-right-input-two textarea::placeholder {
    opacity: 1;
}

.peight-submit-right {
    text-align: right;
}

.peight-submit-right button {
    display: inline-block;
    background-color: #F39200;
    color: #fff;
    border: 0;
    outline: none;
    padding: 10px 55px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    font-family: 'GoudyOlSt XBd BT';
}

.peight-submit-right button:hover {
    opacity: .7;
}

.peight-submit-left .checkmark {
    position: absolute;
    top: 0px;
    left: 2px;
    height: 20px;
    width: 20px;
    border: 2px solid #3E3E3E;
    border-radius: 0px;
    margin-bottom: 0;
}

.peight-submit-left .check-box input:checked ~ .checkmark {
    background-color: #F39200;
}

.peight-submit-left .check-box .checkmark::after {
    left: 7px;
    top: 1px;
    width: 6px;
    height: 13px;
}

.peight-submit-left {
    margin-top: 22px;
}

.peight-submit {
    margin-top: 15px;
}

/*-- peight-main area end --*/

/*-- p8-modal area start --*/
.p8modal-icon img {
    display: inline-block;
    width: 80px;
    margin-bottom: 20px;
}

.modal-para h5 {
    font-family: 'GoudyOlSt XBd BT';
    color: #F39200;
    margin-bottom: 15px;
}

.modal-para p {
    margin-bottom: 0px;
    color: #3E3E3E;
}

.p8-modal-link .modal-six-submit ul li button {
    width: 206px;
}

.p8-modal .modal-dialog {
    max-width: 600px;
    border-radius: 0;
}

.p8modal-lunch {
    padding-top: 35px;
    padding-bottom: 35px;
}

.p8-modal .modal-content {
    border-radius: 0px !important;
    position: absolute;
    top: 100px;
}


/*-- p8-modal area end --*/


/*===========================
    page-8 end
===========================*/


/*===========================
    page-9 start
===========================*/

.p9heading h4::after {
    width: 780px;
    left: 162px;
    top: -9px;
}

/*-- p-nine-input area start --*/
.pnine-input {
    margin-top: 45px;
}

/*-- p-nine-input area end --*/

/*-- p-nine-input-block area start --*/

.pnine-input-block-wrapper p {
    margin-bottom: 0;
    color: #3E3E3E;
    font-weight: 600;
    position: relative;
    font-family: 'GoudyOlSt XBd BT';
}

.pnine-input-block-wrapper p:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #F39200;
    margin-right: 6px;
    position: relative;
    top: -1.5px;
}

.pnine-input-block-wrapper span {
    display: block;
    width: 100%;
    background-color: #F6F6F6;
    color: #3E3E3E;
    padding: 12px 22px;
    margin-top: 5px;
    font-size: 15px;
}

.pnine-input-block {
    margin-top: 45px;
}

/*-- p-nine-input-block area end --*/

/*-- pnine-check area start --*/
.pnine-check {
    margin-top: 45px;
}

.pnine-check-left p {
    margin-bottom: 4px;
    color: #3E3E3E;
    font-weight: 600;
    position: relative;
    font-family: 'GoudyOlSt XBd BT';
}

.pnine-check-left p:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #F39200;
    margin-right: 6px;
    position: relative;
    top: -1.5px;
}

.pnine-check-one .checkmark {
    position: absolute;
    top: 0px;
    left: 2px;
    height: 20px;
    width: 20px;
    border: 2px solid #3E3E3E;
    border-radius: 0px;
    margin-bottom: 0;
}

.pnine-check-one .check-box input:checked ~ .checkmark {
    background-color: #F39200;
}

.pnine-check-one .check-box .checkmark::after {
    left: 7px;
    top: 1px;
    width: 6px;
    height: 13px;
}

.pnine-check-left-wrapper {
    border: 1px solid #B2B4C94F;
    padding: 15px 0;
    padding-top: 40px;
}

.pnine-check-one {
    margin-left: 30px;
    margin-bottom: 22px;
}

.pnine-input-note {
    margin-top: 40px;
}

.pnine-input-note textarea {
    display: block;
    width: 100%;
    height: 80px;
    padding: 10px;
    background-color: #F6F6F6;
    border: 0;
    outline: none;
}

.pnine-check {
    padding-bottom: 50px;
}


/*-- pnine-check area end --*/


/*===========================
    page-9 end
===========================*/


/*===========================
    page-11 start
===========================*/

.p11heading h4:after {
    width: 825px;
    left: 275px;
}

.main-eleven {
    margin-top: 40px;
}

.page-eleven-table-one {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 11px 45px;
    border: 1px solid #B2B4C94F;
    margin-bottom: 10px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
}

.page-eleven-table-one:hover {
    box-shadow: 0px -1px 26px #0000000F;
}

.page-eleven-table-one p {
    margin-bottom: 0;
    color: #3E3E3E;
    font-family: 'GoudyOlSt XBd BT';
}

.page-eleven-table-one span {
    display: inline-block;
    color: #3E3E3E;
}

.page-eleven-table {
    margin-top: 45px;
}

.page-eleven-pagi ul li {
    display: inline-block;
    margin: 0px 2px;
}

.page-eleven-pagi ul li span {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #F6F6F6;
    color: #3E3E3E;
    padding: 12px 0px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
}

.page-eleven-pagi ul li.list-active span {
    background-color: #F39200;
    color: #fff;
}

.page-eleven-pagi ul li span:hover {
    background-color: #F39200;
    color: #fff;
}

.page-eleven-pagi ul li:first-child span {
    background-color: #F6F6F6;
    color: #3E3E3E;
    padding: 11px 0px;
    margin-right: 30px;
}

.page-eleven-pagi ul li:last-child span {
    background-color: #F6F6F6;
    color: #3E3E3E;
    padding: 11px 0px;
    margin-left: 30px;
}

.page-eleven-pagi {
    margin-top: 120px;
    padding-bottom: 50px;
}


/*===========================
    page-11 end
===========================*/


/*===========================
    page-12 start
===========================*/

.p12heading h4::after {
    width: 405px;
    left: 433px;
    top: -9px;
}

/*-- ptwelve head area start --*/

.ptwelve-tab-one-wrapper {
    margin-top: 40px;
}

.ptwelve-tab-one-wrapper table {
    width: 100%;
}

.ptwelve-tab-one-wrapper table .checkmark {
    position: absolute;
    top: 0px;
    left: 2px;
    height: 20px;
    width: 20px;
    border: 2px solid #3E3E3E;
    border-radius: 0px;
    margin-bottom: 0;
}

.ptwelve-tab-one-wrapper table .check-box input:checked ~ .checkmark {
    background-color: #F39200;
}

.ptwelve-tab-one-wrapper table .check-box .checkmark::after {
    left: 7px;
    top: 1px;
    width: 6px;
    height: 13px;
}

.ptwelve-tab-one-wrapper table .check-box {
    margin-bottom: 0;
    display: inline-block;
    padding-left: 48px;
}

.ptwelve-tab-one-wrapper table {
    border-left: 1px solid #F3F2F5;
    border-right: 1px solid #F3F2F5;
}

.ptwelve-tab-one-wrapper table tr td {
    padding: 10px 30px;
    border-bottom: 1px solid #F3F2F5;
}

.ptwelve-tab-one-wrapper table tr#p12table-heading {
    background-color: #3E3E3E;
    color: #fff;
    font-family: 'GoudyOlSt XBd BT';
}

.ptwelve-tab-one-wrapper table tr#p12table-heading p {
    margin-bottom: 0;
    margin-left: 80px;
}

/*-- ptwelve head area end --*/

/*-- ptwelve-link area start --*/
.ptwelve-link-left p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    color: #3E3E3E;
    font-family: 'GoudyOlSt XBd BT';
}

.ptwelve-link-right ul li {
    display: inline-block;
}

.ptwelve-link-right ul li a {
    display: inline-block;
    width: 250px;
    background-color: #F39200;
    color: #fff;
    border: 0;
    outline: none;
    font-weight: 500;
    padding: 10px 0px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    text-align: center;
    font-family: 'GoudyOlSt XBd BT';
}

.ptwelve-link-right ul li a:hover {
    opacity: .7;
}

.ptwelve-link-right ul li:last-child a {
    margin-left: 8px;
    background-color: #3E3E3E;
}

.ptwelve-link {
    padding: 35px 0;
    box-shadow: 3px 0px 36px #0010270F;
}

/*-- ptwelve-link area end --*/


/*===========================
    page-12 end
===========================*/


/*===========================
    page-13 start
===========================*/

.p13heading h5:after {
    width: 660px;
    left: 203px;
}

/*-- pthriteen tab area start --*/
.pthirteen-tab-wrapper table {
    width: 100%;
}

.pthirteen-tab-wrapper table tr#pthriteen-tab-table-heading {
    vertical-align: top;
    font-family: 'GoudyOlSt XBd BT';
    background-color: #3E3E3E;
    color: #fff;
}

.pthirteen-tab-wrapper table tr#pthriteen-tab-table-heading td {
    padding: 12px 0;
    color: #fff;
}

.pthirteen-tab-wrapper table tr#pthriteen-tab-table-heading td p {
    margin-bottom: 0;
    font-family: "Catamaran";
    opacity: .6;
    text-align: center;
}

.pthirteen-tab-wrapper table tr#pthriteen-tab-table-heading td h6 {
    margin-bottom: 0;
    text-align: center;
}

.pthirteen-tab-wrapper table tr td p#checkthir {
    margin-bottom: 0;
    text-align: center;
    font-size: 20px;
    color: #00af5e;
}

.pthirteen-tab-wrapper table tr td {
    border-bottom: 1px solid #A8AFC24F;
    padding: 10px 0;
    color: #3E3E3E;
}

.pthirteen-tab-wrapper table tr td:nth-child(1) {
    font-family: 'GoudyOlSt XBd BT';
}

.pthirteen-tab-wrapper table tr td span#circel {
    color: #707070;
    display: block;
    text-align: center;
    font-size: 20px;
}

.pthirteen-tab-wrapper table {
    border-left: 1px solid #A8AFC24F;
    border-right: 1px solid #A8AFC24F;
}

.pthirteen-heading {
    margin-bottom: 40px;
}

.pthirteen-tab-wrapper {
    margin-top: 40px;
    padding-bottom: 50px;
}

/*-- pthriteen tab area end --*/


/*===========================
    page-13 end
===========================*/


/*===========================
    page-14 start
===========================*/
.p14heading h4:after {
    width: 870px;
    left: 240px;
}

/*-- peight rossi area start --*/
.peight-rossi {
    margin-top: 50px;
}

.peight-rossi-wrapper {
    background-color: #F6F6F6;
    padding: 35px 35px;
}

.peight-rossi-wrapper h4 {
    font-family: 'GoudyOlSt XBd BT';
    margin-bottom: 4px;
}

.peight-rossi-wrapper p {
    margin-bottom: 0;
    font-size: 15px;
    color: #3E3E3E;
}

.peight-rossi-wrapper span {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #3E3E3E;
    border-radius: 50%;
    margin: 0px 10px;
    position: relative;
    top: -4px;
}

/*-- peight rossi area end --*/

/*-- peight-conv area start --*/

.p14-conv-left span {
    color: #FF9100;
}

.p14-conv-right a {
    background-color: #F39200;
}

.pfifteen-conv {
    margin-top: 10px;
}

/*-- peight-conv area end --*/

/*-- pfifteen-corsi area start --*/

.pfifteen-corsi {
    margin-top: 45px;
}

.pfifteen-wrapper h4 {
    font-family: 'GoudyOlSt XBd BT';
    color: #3E3E3E;
    margin-bottom: 40px;
}

.pfifteen-wrapper h4 span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #F39200;
    margin-right: 8px;
    position: relative;
    top: -4px;
}

.pfifteen-wrapper ul {
    border: 1px solid #B2B4C94F;
    padding: 6px 25px;
}

.pfifteen-wrapper ul li {
    display: inline-block;
    color: #3E3E3E;
    font-size: 15px;
    margin-left: 67px;
}

.pfifteen-wrapper ul li:first-child {
    margin-left: 0;
}

.pfifteen-wrapper ul li img {
    display: inline-block;
    width: 15px;
    margin-right: 8px;
}

.pfifteen-wrapper ul li span {
    display: inline-block;
    font-weight: 600;
}

.pfifteen-wrapper ul li a {
    font-family: 'GoudyOlSt XBd BT';
    text-decoration: underline;
    color: #F39200;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
}

.pfifteen-wrapper ul li:last-child a {
    margin-left: 98px;
}

.pfifteen-wrapper ul li a:hover {
    opacity: .7;
}

/*-- pfifteen-corsi area end --*/

/*-- pfifteen-table area start --*/
.pfifteen-table table {
    width: 100%;
}

.pfifteen-table table tr#pfifteen-table-heading {
    color: #fff;
    font-family: 'GoudyOlSt XBd BT';
    background-color: #3E3E3E;
}

.pfifteen-table table tr#pfifteen-table-heading td {
    color: #fff;
}

.pfifteen-table table tr td img {
    width: 15px;
    display: inline-block;
    margin-right: 6px;
}

.pfifteen-table table tr td:first-child {
    width: 700px;
    padding-left: 35px;
}


.pfifteen-table table tr td {
    border-bottom: 1px solid #A8AFC24F;
    padding: 10px 0;
    padding-left: 0px;
    color: #3E3E3E;
}

.pfifteen-table table {
    border-left: 1px solid #A8AFC24F;
    border-right: 1px solid #A8AFC24F;
}

.pfifteen-table-conent {
    padding-bottom: 50px;
}


/*-- pfifteen-table area start --*/


/*===========================
    page-14 end
===========================*/


/*===========================
    page-15 start
===========================*/

.p15heading h4:after {
    width: 590px;
    left: 505px;
}

.pfif-input-left input {
    width: 91%;
}

/*-- pfif-table area start --*/
.pfif-table-wrapper table .checkmark {
    position: absolute;
    top: 0px;
    left: 2px;
    height: 20px;
    width: 20px;
    border: 2px solid #3E3E3E;
    border-radius: 0px;
    margin-bottom: 0;
}

.pfif-table-wrapper table .check-box input:checked ~ .checkmark {
    background-color: #F39200;
}

.pfif-table-wrapper table .check-box .checkmark::after {
    left: 7px;
    top: 1px;
    width: 6px;
    height: 13px;
}

.pfif-table-wrapper table .check-box {
    margin-bottom: 0;
    display: inline-block;
    padding-left: 45px;
}

.pfif-table-wrapper table tr td {
    padding: 10px 30px;
    border-bottom: 1px solid #F3F2F5;
}

.pfif-table-wrapper table {
    width: 100%;
    border: 1px solid #F3F2F5;
}

.pfif-table-wrapper table tr td p {
    margin-bottom: 0;
}

.pfif-table-wrapper table tr td#checkfif {
    width: 900px;
}

.pfif-table-wrapper table tr#fiftablebg {
    background-color: #F6F6F6;
    font-family: 'GoudyOlSt XBd BT';
}

.pfif-table-wrapper {
    margin-top: 40px;
}

/*-- pfif-table area end --*/

/*===========================
    page-15 end
===========================*/


/*===========================
    page-16 start
===========================*/

.p16heading h4:after {
    width: 915px;
    left: 165px;
}

.psixteen-input {
    margin-top: 45px;
}


/*-- psixteen-table area start --*/

.psixteen-table-wrapper {
    margin-top: 35px;
}

.psixteen-table-wrapper table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px 10px;
    border-left: 1px solid #B2B4C94F;
    border-right: 1px solid #B2B4C94F;
}

.psixteen-table-wrapper table tr.p16table-heading {
    background-color: #3E3E3E;
}

.psixteen-table-wrapper table tr.p16table-heading td {
    font-family: 'GoudyOlSt XBd BT';
    color: #fff;
}

.psixteen-table-wrapper table tr td img {
    display: inline-block;
    width: 24px;
    margin-right: 6px;
}

.psixteen-table-wrapper table tr {
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
}

.psixteen-table-wrapper table tr td {
    padding: 12px 0px;
    border-top: 1px solid #B2B4C94F;
    border-bottom: 1px solid #B2B4C94F;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
}

.psixteen-table-wrapper table tr:hover {
    box-shadow: 0px -1px 26px #0000000F;
}

.psixteen-table-wrapper table tr:hover td {
    border-color: transparent;
}

/*-- psixteen-table area end --*/


/*===========================
    page-16 end
===========================*/


/*===========================
    page-17 start
===========================*/

/*-- pseventeen-heading area start --*/

.pseventeen-heading {
    padding: 35px 0;
}

.p17heading h4::after {
    width: 526px;
    left: 415px;
}

.pseventeen-heading-right a img {
    display: inline-block;
    width: 140px;
}

/*-- pseventeen-heading area end --*/

/*-- pseventeen-srl area start --*/
.pseventeen-srl-left p {
    color: #000;
}

.pseventeen-srl-left p span {
    display: inline-block;
    color: #F39200;
    font-weight: 600;
}

.pseventeen-srl-left span#para17 {
    color: #3E3E3E;
    opacity: .5;
}

.seventeen-srl-right a {
    display: inline-block;
    background-color: #F39200;
    color: #fff;
    border: 0;
    outline: none;
    padding: 10px 28px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    font-family: 'GoudyOlSt XBd BT';
}

.seventeen-srl-right a:hover {
    opacity: .7;
}

/*-- pseventeen-srl area end --*/

/*-- pseventeen-tab area start --*/
.p17tab-content-wrapper table {
    width: 100%;
    border-left: 1px solid #A8AFC24F;
    border-right: 1px solid #A8AFC24F;
}

.p17tab-content-wrapper table tr#p17table-heading {
    vertical-align: top;
    background-color: #3E3E3E;
}

.p17tab-content-wrapper table tr#p17table-heading td {
    color: #fff;
    font-family: 'GoudyOlSt XBd BT';
    padding: 8px 0;
}

.p17tab-content-wrapper table tr td p {
    margin-bottom: 0;
    text-align: center;
}

.p17tab-content-wrapper table tr td:first-child {
    font-family: 'GoudyOlSt XBd BT';
    padding-left: 35px;
}

.p17tab-content-wrapper table tr td {
    color: #3E3E3E;
    border-bottom: 1px solid #A8AFC24F;
    padding: 10px 0;
}

.p17tab-content-wrapper table tr td p i {
    font-size: 20px;
    color: #00af5e;
}

.p17tab-content-wrapper table tr td p i.fa-circle {
    color: #3E3E3E;
}

.pseventeen-tab {
    margin-top: 35px;
}

.p17tab-content {
    margin-top: 40px;
    padding-bottom: 50px;
}

/*-- pseventeen-tab area end --*/


/*===========================
    page-17 end
===========================*/


/*===========================
    page-19 start
===========================*/
.p19heading h4:after {
    width: 458px;
    left: 635px;
}

/*-- pnineteen head area start --*/

.pnineteen-head-two {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.pnineteen-head-one img {
    display: block;
    height: 57px;
    width: 100px;
    position: relative;
    top: 8px;
    opacity: 0;
    visibility: hidden;
}

.pnineteen-head-one {
    position: relative;
}

.pnineteen-head-one:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(img/92.png);
    background-repeat: repeat;

    width: 92px;
    height: 50px;
    left: 0;
    top: 9px;
}

.pnineteen-head-two-input input {
    width: 645px;
}

.pnineteen-head {
    margin-top: 35px;
}

/*-- pnineteen head area end --*/

/*-- pnineteen-table area start --*/

.pnineteen-table {
    margin-top: 35px;
}

.pnineteen-table-wrapper table {
    width: 100%;
    border-left: 1px solid #A8AFC24F;
    border-right: 1px solid #A8AFC24F;
}


.pnineteen-table-wrapper table .checkmark {
    position: absolute;
    top: 0px;
    left: 2px;
    height: 20px;
    width: 20px;
    border: 2px solid #3E3E3E;
    border-radius: 0px;
    margin-bottom: 0;
}

.pnineteen-table-wrapper table .check-box input:checked ~ .checkmark {
    background-color: #F39200;
}

.pnineteen-table-wrapper table .check-box .checkmark::after {
    left: 7px;
    top: 1px;
    width: 6px;
    height: 13px;
}

.pnineteen-table-wrapper table .check-box {
    margin-bottom: 0;
    display: inline-block;
    padding-left: 50px;
}

.pnineteen-table-wrapper table tr#p19table-table-heading {
    background-color: #3E3E3E;
}


.pnineteen-table-wrapper table tr#p19table-table-heading td {
    color: #fff;
    font-family: 'GoudyOlSt XBd BT';
}

.pnineteen-table-wrapper table tr td {
    padding: 10px 0;
    border-bottom: 1px solid #A8AFC24F;
}

.pnineteen-table-wrapper table tr#p19table-table-heading td .checkmark {
    position: absolute;
    top: 0px;
    left: 2px;
    height: 20px;
    width: 20px;
    border: 1px solid #fff;
    border-radius: 0px;
    margin-bottom: 0;
}

.pnineteen-table-wrapper table tr#p19table-table-heading td .check-box input:checked ~ .checkmark {
    background-color: #F39200;
}

.pnineteen-table-wrapper table tr#p19table-table-heading td .check-box .checkmark::after {
    left: 7px;
    top: 1px;
    width: 6px;
    height: 13px;
}

.p19table-table-heading td.check-box {
    margin-bottom: 0;
    display: inline-block;
}

.pnineteen-table-wrapper table tr td:first-child {
    font-family: 'GoudyOlSt XBd BT';
    padding-left: 35px;
}

.p19az span {
    position: relative;
    left: 50px;
}

.p19mail img {
    display: inline-block;
    width: 15px;
    margin-right: 6px;
}

.p19mail span {
    display: inline-block;
    background-color: #3E3E3E;
    color: #fff;
    padding: 2px 6px;
}

.note span {
    display: inline-block;
    background-color: #3E3E3E;
    color: #fff;
    padding: 3px 6px;
    width: 105px;
}

.note span i {
    display: inline-block;
    font-size: 10px;
    margin-left: 15px;
    position: relative;
    left: 25px;
}

.delete span a {
    display: inline-block;
    color: #F39200;
    font-size: 14px;
    padding: 0px 20px;
}

.dot span {
    display: inline-block;
    padding-left: 30px;
    padding-right: 15px;
}

.dot button {
    display: inline-block;
    position: relative;
    left: 67px;
    width: 105px;
    border: 1px solid #707070;
    background: #fff;
    padding: 2px 0px;
}

.p19con button {
    display: inline-block;
    position: relative;
    width: 105px;
    border: 1px solid #707070;
    background: #fff;
    padding: 2px 0px;
}

.spadot button {
    left: 91px;
}

.p19tablebg {
    background-color: #F6F6F6;
}

.pnineteen-link .ptwelve-link-left span {
    color: #3E3E3E;
    opacity: .5;
}

.pnineteen-link .ptwelve-link-right ul li a {
    display: inline-block;
    width: 128px;
}

.pnineteen-link .ptwelve-link-right ul li.last-link a {
    background-color: #3E3E3E;
    margin-left: 5px;
}

#dellink a {
    display: inline-block;
    color: #F39200;
    font-size: 14px;
    padding: 0px 32px;
}

.modal-select {
    width: 50%;
    margin: 30px auto
}


/*-- pnineteen-table area end --*/


/*===========================
    page-19 end
===========================*/

/*===========================
    page-20 start
===========================*/

.p20heading h4:after {
    width: 800px;
    left: 285px;
}

.p20main {
    margin-top: 45px;
}

/*-- ptwenty-table area start --*/

.ptwenty-table {
    margin-top: 35px;
}

.ptwenty-table-one {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #B2B4C94F;
    padding: 10px 45px;
    margin-top: 10px;
    padding-right: 80px;
}

.ptwenty-table-one p {
    font-family: 'GoudyOlSt XBd BT';
    margin-bottom: 0;
    color: #3E3E3E;
}

.ptwenty-table-one span {
    display: inline-block;
}

.ptwenty-table-one span#arrow {
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 12px;
}

.toggleer {
    position: relative;
}

.drop-list {
    background-color: #F6F6F6;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 15px;
    padding-bottom: 25px;
    display: none;
}

.drop-list .ptwenty-table-one {
    border: 0;
    background-color: #fff;
    box-shadow: 0px -1px 26px #00000017;
}

/*-- ptwenty-table area end --*/


/*===========================
    page-20 end
===========================*/