﻿@font-face {
 font-family: 'Conv_Montserrat-Bold';
 src: url('../fonts/Montserrat-Bold.eot');
 src: local('☺'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Conv_Montserrat-Light';
 src: url('../fonts/Montserrat-Light.eot');
 src: local('☺'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype'), url('../fonts/Montserrat-Light.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Conv_Montserrat-Regular';
 src: url('../fonts/Montserrat-Regular.eot');
 src: local('☺'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
    font-family: 'Bank Gothic Light BT';
    font-style: normal;
    font-weight: normal;
    src: local('Bank Gothic Light BT'), url('../fonts/TT0589M_.woff') format('woff');
}
.full-width {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
    font-weight: bold;
}
.btn.btn-default.orangebutton {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f1aa00 0%, #e34b00 100%) repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 2px 2px #9e9e9e;
    color: #fff;
    font-weight: 600;
    margin: 5px 0;
}
        .btn.btn-default.continue:hover, .btn.btn-default.orangebutton:hover {
            background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #e34b00 0%, #f1aa00 100%) repeat scroll 0 0;
        }

.headerTop li {
	color: #fff;
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
}
.headerTop-left a {
	color: #fff;
}
.headerTop-right li:last-child {
	padding-left: 15px;
	position: relative;
}
.headerTop-right li:last-child::before {
 background: #fff none repeat scroll 0 0;
 content: "";
 height: 1px;
 left: 3px;
 position: absolute;
 top: 9px;
 width: 3px;
}
.headerTop-right > ul {
	display: inline-block;
}
.headerTop-left li {
	display: inline-block;
}
.headerTop-left li:first-child {
	margin-right: 25px;
}
.headerTop-left li img {
	margin-right: 6px;
}
.headerTop-right {
	position: relative;
	z-index: 999;
	text-align: right;
}
.headerTop-right > img {
	margin-right: 6px;
}
.custom-logo {
	font-size: inherit;
	height: auto;
	line-height: inherit;
	margin-top: 13px;
	padding: 0;
}
.custom-navbar .navbar-brand.custom-logo {
	margin-left: 0;
}
nav.custom-navbar {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	margin: 0;
}
nav.custom-navbar .custom-right a {
	border-bottom: 2px solid transparent;
	border-color: transparent;
	color: #020202;
	font-family: "Conv_Montserrat-Bold";
	font-size: 12px;
	margin: 0 14px;
	padding:22px 0;
	text-transform: uppercase;
}
nav.custom-navbar .navbar-nav > .active > a, nav.custom-navbar .navbar-nav > .active > a:focus, nav.custom-navbar .navbar-nav > .active > a:hover {
	background-color: transparent;
	color: inherit;
}
nav.custom-navbar .navbar-nav .active > a {
	border-bottom: 2px solid #0b64a0;
	-webkit-transition:all 300ms ease-in-out 0s;
	-moz-transition:all 300ms ease-in-out 0s;
	-ms-transition:all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
nav.custom-navbar .navbar-nav .active > a:hover {
	border-bottom: 2px solid #ec5b25;
	color:#ec5b25;
}
nav.custom-navbar .custom-right a:hover {
	color:#ec5b25;
}
.nav.custom-right {
/* old code  margin-top: 25px; */
}
 .custom-right li.active a::after {
 border-bottom: 5px solid #0b64a0;
 border-left: 5px solid transparent;
 border-right: 5px solid transparent;
 bottom: 0px;
 content: "";
 height: 0;
 left: 0;
 margin: 0 auto;
 position: absolute;
 right: 0;
 width: 0;
 -webkit-transition:all 300ms ease-in-out 0s;
 -moz-transition:all 300ms ease-in-out 0s;
 -ms-transition:all 300ms ease-in-out 0s;
 -o-transition: all 300ms ease-in-out 0s;
 transition: all 300ms ease-in-out 0s;
}
 .custom-right li.active a:hover::after {
border-bottom: 5px solid #ec5b25;
}
.flag-sec {
	left: 3px;
	position: absolute;
	top: 8px;
	z-index: 99;
}
.input-group .custom-input:not(:first-child):not(:last-child) {
 border-radius: 4px;
}
.banner-search .input-group-btn {
	padding-left: 4px;
}
.banner-search .btn.btn-default.search-btn {
	background: #ec5b25 none repeat scroll 0 0;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	font-size: 15px;
	height: 45px;
	text-transform: uppercase;
	width: 138px;
	border-bottom:3px solid #be3401;
}
.banner-search .btn.btn-default.search-btn > img {
	margin-right: 10px;
	margin-top: -4px;
}


.regService-section {
	background: #fff none repeat scroll 0 0;
	padding: 60px 0;
	text-align: center;
	position: relative;
}
.regService-section h3 {
	margin: 0 auto 40px;
	max-width: 820px;
}
.chat-btn {
	background: #35a326 none repeat scroll 0 0;
	display: inline-block;
	margin-top: -35px;
	padding: 9px 9px 7px;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 999;
}
.chat-btn > p {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-family: "Conv_Montserrat-Bold";
}
.chat-btn > img {
	margin-bottom: 4px;
}
.regServiceImg-sec {
	margin: 0 auto;
	max-width: 980px;
}
.regServiceImg-sec li {
	display: inline-block;
	padding: 12px 23px;
	vertical-align: middle;
}
    .regServiceImg-sec img {
        border-radius: 3px;
        box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
        max-width: 48px;
    }
/*SERVICE SECTION*/

.serviceSection {
	padding: 10px 0 50px;
	text-align:center;
}
.tittleSec > h3 {
	color: #000;
	font-family: "Conv_Montserrat-Bold";
	font-size: 28px;
	margin: 0 0 4px;
	line-height:32px;
}
.tittleSec > p {
	color: #252424;
	font-size: 15px;
	margin: 0;
}
.serviceInner-sec {
	padding-top: 24px;
}
.serviceInner-box {
	background: transparent none repeat scroll 0 0;
  	margin-bottom: 30px;
	min-height: 328px;
	padding: 24px 10px 0;
	position: relative;
	border-bottom: 8px solid transparent;
	-webkit-transition:border-color 300ms ease-in-out 0s;
	-moz-transition:border-color 300ms ease-in-out 0s;
	-ms-transition:border-color 300ms ease-in-out 0s;
	-o-transition: border-color 300ms ease-in-out 0s;
	transition: border-color 300ms ease-in-out 0s;
}
.serviceInner-box {
    border-color: #2C97DE;
}
.serviceInner-box.active {
	border-color: #1066a1;
}
.serviceInner-box:hover {
	border-color: #ec5b25;
}
/*.serviceInner-box.active::after {
  background: #1066a1 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transition:background 300ms ease-in-out 0s;
	-moz-transition:background 300ms ease-in-out 0s;
	-ms-transition:background 300ms ease-in-out 0s;
	-o-transition: background 300ms ease-in-out 0s;
	transition: background 300ms ease-in-out 0s;
}*/

.serviceImg-sec {
	margin-bottom: 25px;
}
.serviceInner-box h4 {
	color: #252424;
	font-family: "Conv_Montserrat-Bold";
	font-size: 17px;
	line-height: 17px;
	margin: 0 0 14px;
	text-transform: uppercase;
}
.serviceInner-box > p {
	color: #878383;
	font-size: 14px;
	line-height: 18px;
	margin: 0 auto;
	max-width: 285px;
}
.hvrImgsSec {
	display:inline-block;
	position:relative;
}
.hvrImgsSec > img {
	-webkit-transition:opacity 300ms ease-in-out 0s;
	-moz-transition:opacity 300ms ease-in-out 0s;
	-ms-transition:opacity 300ms ease-in-out 0s;
	-o-transition:opacity 300ms ease-in-out 0s;
	transition:opacity 300ms ease-in-out 0s;
}
.simpleImg {
	opacity: 1;
}
.hvrImg {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	opacity: 0;
}
.highligtedImg {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	opacity: 0;
}
.serviceInner-box:hover .simpleImg {
	opacity: 0;
}
.serviceInner-box:hover .hvrImg {
	opacity: 1;
}
.serviceInner-box:hover .highligtedImg {
	opacity: 0;
}
.serviceInner-box.active .simpleImg {
	opacity: 0;
}
.serviceInner-box.active .hvrImg {
	opacity: 0;
}
.serviceInner-box.active .highligtedImg {
	opacity: 1;
}
.serviceInner-box.active:hover .simpleImg {
	opacity: 0;
}
.serviceInner-box.active:hover .hvrImg {
	opacity: 1;
}
.serviceInner-box.active:hover .highligtedImg {
	opacity: 0;
}
.serviceInner-box:hover::after {
    background: #ec5b25;
}

/*REGISTRATION PROCESS SECTION*/
.regProsess-section {
	background: #f5f7f7;
	padding: 55px 0;
}
.regProsess-section .tittleSec {
	text-align: center;
}
.regProsess-section .tittleSec > p {
	color: #1f1d1d;
	font-family: "Conv_Montserrat-Regular";
	margin: 0 auto;
	max-width: 680px;
}
.regProsess-section .tittleSec > h3 {
	font-size: 25px;
	margin-bottom: 8px;
}
.regProsess-inner {
	padding-top: 50px;
}
.regProsess-text {
	display: inline-block;
	vertical-align: top;
}
.regProsess-text > h4 {
	font-family: "Conv_Montserrat-Bold";
	font-size: 14px;
	margin: 0 0 4px;
}
.regProsess-text > p {
	max-width: 270px;
	line-height: 16px;
	margin: 0;
}
.regProsessText-sec span {
	background: #3498db none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-family: "Conv_Montserrat-Bold";
	font-size: 20px;
	height: 40px;
	left: 0;
	line-height: 40px;
	position: absolute;
	text-align: center;
	vertical-align: top;
	width: 40px;
}
.regProsessText-sec li {
	margin-bottom: 25px;
	padding-left: 54px;
	position: relative;
}
.regProsessText-sec2 li {
	padding-right: 54px;
	padding-left: 0;
}
.regProsessText-sec2 span {
	left: auto;
	right: 0;
}
.regProsessText-sec2 {
	text-align: right;
}

@media (max-width:1199px) {
    .headerTop::after {
        width: 56%;
    }

    .footerTop-sec4 li a {
        margin-right: 5px;
    }

    .footerTop h4 {
        min-height: 42px;
    }
}
@media (max-width:991px) {
    .inner_Textsec .col-sm-4 {
        display: inline-block;
        float: none;
        width: 49%;
    }
 
    .btn.btn-default.continue {
        float: none;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 15px;
    }

    .regProsessText-sec span {
        margin: 0 auto;
        right: 0;
        top: 0;
    }

    .regProsessText-sec li {
        display: block;
        padding-left: 0;
        padding-top: 50px;
    }

    .regProsess-text > p {
        max-width: 100%;
    }

    .regProsessText-sec {
        text-align: center;
    }

    .regProsessImg-sec {
        padding: 30px 0;
        text-align: center;
    }

    .regProsessText-sec2 li {
        padding-right: 0;
    }

    .regProsessText-sec2 span {
        left: 0;
    }

}
@media (max-width:767px) {
    .show_Sm {
        display: block;
    }

    .hide_Sm {
        display: none;
    }

    .bottom_Pagination > ul > li {
        padding-bottom: 10px;
    }

    .cross {
        background: #666 none repeat scroll 0 0;
        display: block;
        height: 3px;
        border-radius: 2px;
        position: relative;
        width: 40px;
        transition: background 0.3s 0.5s ease;
    }

    .cross_icon {
        background: none;
        border: 0 none;
        float: right;
        margin: 7px 0 0;
        padding: 25px 10px;
        display: block;
    }

    .cross::after, .cross::before {
        background: #666;
        border-radius: 2px;
        content: "";
        height: 3px;
        left: 0;
        position: absolute;
        right: 0;
        top: -8px;
        transition: top 0.3s ease 0.6s, -webkit-transform 0.3s ease 0s;
        transition: top 0.3s ease 0.6s, transform 0.3s ease 0s;
    }

    .cross::before {
        top: 8px;
    }

    .close_nav .cross {
        background: none;
    }

        .close_nav .cross::after, .close_nav .cross::before {
            transition: top 0.3s ease 0s, -webkit-transform 0.3s ease 0.5s;
            transition: top 0.3s ease 0s, transform 0.3s ease 0.5s;
            top: 0;
        }

        .close_nav .cross::after, .close_nav .cross::before {
            transform: rotate(45deg);
        }

        .close_nav .cross::before {
            transform: rotate(-45deg);
        }


    /******************************/

    .ham_Burgar {
        background: #fff none repeat scroll 0 0;
        bottom: 0;
        box-shadow: 1px 0 8px 0 rgba(0, 0, 0, 0.2) inset;
        padding: 155px 30px 0;
        position: fixed;
        right: 0;
        top: 0;
        transform: translate(110%, 0%);
        transition: all 500ms ease-in-out 0s;
        width: 300px;
        z-index: -1;
    }

    .serviceInner-box {
        min-height: auto;
        padding: 30px;
    }

    .headerTop-col {
        width: 100%;
    }
    /**************************/
    .inner_Property > h2 {
        margin-bottom: 0;
    }

    .property_Text {
        margin-top: 40px;
    }

    .borMid::after, .borMid::before {
        display: none;
    }

    .borMid {
        padding: 40px 15px;
    }

    .title_Right {
        padding-top: 20px;
        text-align: center;
    }

    .left_Title > h2 {
        font-size: 20px;
        text-align: center;
    }

    .left_Title > p {
        text-align: center;
    }

}
@media (max-width:585px) {
    .inner_Textsec .col-sm-4 {
        display: block;
        float: none;
        width: auto;
    }
    .inner_ProtectSec > h2 {
        font-size: 24px;
    }
    .inner_Sec > h1 {
        font-size: 24px;
    }
}
@media (max-width:580px) {
    .serviceSection, .regService-section, .regProsess-section, .contentSection {
        padding: 30px 0;
    }
    .contentSection-2 .panel-title > a {
        padding: 10px 10px 10px 35px;
    }
    .serviceImg-sec {
        margin-bottom: 10px;
    }
    .serviceInner-box {
        padding: 20px;
    }
    .bannerSection h2 {
        font-size: 22px;
        line-height: 32px;
    }
    .bannerSection {
        padding: 100px 0;
    }
    .banner-search .btn.btn-default.search-btn {
        font-size: 13px;
        width: 100px;
    }
        .banner-search .btn.btn-default.search-btn > img {
            margin-right: 5px;
            margin-top: -2px;
        }

    .banner-search .custom-input {
        font-size: 13px;
    }

    .tittleSec > h3 {
        font-size: 22px;
    }

    .regProsess-section .tittleSec > h3 {
        font-size: 22px;
    }

    .chat-btn {
        padding: 2px 5px 4px;
    }
}
@media (max-width:480px) {
    .regServiceImg-sec li {
        padding: 10px 20px;
    }
    .regProsess-section .tittleSec > h3 {
        font-size: 20px;
    }

    .inner_Sec > h1 {
        font-size: 18px;
    }

    .inner_ProtectSec > h2 {
        font-size: 18px;
    }

    .inner_Property > h2 {
        font-size: 20px;
    }

    .see_All > a {
        font-size: 15px;
    }
}
@media (max-width:380px) {
    .regServiceImg-sec img {
        max-width: 40px;
    }

    .headerTop-left li:last-child span {
        display: none;
    }

    .headerTop-left li:first-child {
        margin-right: 20px;
    }

    .inner_Sec > h1 {
        font-size: 15px;
    }

    .inner_Property > h2 {
        font-size: 18px;
    }

    .property_Text > ul > li {
        font-size: 11px;
        margin-bottom: 20px;
    }

    .inner_ProtectSec > h2 {
        font-size: 16px;
    }

    .btnFoot > a {
        padding: 12px 48px;
    }

    .protect_Sec > h3 {
        font-size: 12px;
    }

    .see_All > a {
        font-size: 13px;
        padding: 10px 9px;
    }
}