@font-face
{
    font-family: 'sans';
    src: url('fonts/IRANSans.ttf') format('truetype');
}

@font-face
{
    font-family: 'sansbold';
    src: url('fonts/IRANSans_Bold.ttf') format('truetype');
}

body {
    font-family: 'sans';
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    scrollbar-color: #dddddd #ffffff;
    scrollbar-width: thin;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9
{
    float: right !important;
}

.navbar
{
    margin-bottom: 0px !important;
}

.navbar-brand,
.navbar-header,
.navbar-nav,
.navbar-nav > li
{
    float: right;
}

.navbar > .container .navbar-brand ,
.navbar > .container-fluid .navbar-brand
{
    margin-right: 15px;
}

.navbar-default
{
    margin-top: 10px !important;
    background-color: #fff;
    border: none !important;
    margin-bottom: 10px !important;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand
{
    color: #cccccc !important;
    border-bottom: 1px solid #cccccc !important;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover
{
    background-color: #fff !important;
    color: #6287d4 !important;
    border-bottom: 1px solid #6287d4 !important;
    font-size: 16px;
    padding-left: 30px;
}

.navbar-default .navbar-nav a:after,
.navbar-default .navbar-nav > .active > a:after
{
    content: "";
    display: flex;
    width: 0;
    height: 2px;
    background: #6287d4;
    align-items: center;
    justify-content: center;
    transition: width .5s ease-in-out;
    box-sizing: border-box;
    margin-top: 9px;
}

.navbar-default .navbar-nav a:hover:after
{
    width: 100%;
}

.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 5px;
}

.footer_section
{
    display: block;
    float: right;
    width: 100%;
    min-height: 150px;
    background: #1e1e1e;
    padding: 0 10px;
}

.files-style
{
    height: 282px !important;
}

.files-style2
{
    height: 260px !important;
}

.banner-style
{
    height: 115px !important;
}

.bottom-section
{
    bottom: 15px;
    height: 54px !important;
    background: #fff9;
    padding: 7px;
    font-size: 14px !important;
    font-weight: bold;
    color: #222222;
    display: block;
    float: right !important;
    position: absolute;
    border-radius: 0px 0px 8px 8px;
    right: 16px;
    width: 89%;
}

.bottom-section2
{
    bottom: 5px;
    height: 54px !important;
    background: #fff9;
    padding: 7px 15px;
    font-size: 14px !important;
    font-weight: bold;
    color: #222222;
    display: block;
    width: 89.5%;
    float: right !important;
    position: absolute;
    border-radius: 0px 0px 8px 8px;
}

.bottom-section-no-pic
{
	display: block;
	float: right;
	width: 89.5%;
	height: 52px;
	position: absolute;
	bottom: 22px;
	right: 15px;
	background: #b2b2b278;
	border-radius: 0px 0px 8px 8px;
}

.svg-down-arrow
{
    background-image: url("../svg/arrow.svg");
    width: 14px;
    height: 14px;
    display: block;
    margin: auto;
    fill: white;
    margin-top: -2px !important;
    margin-bottom: 6px;
}

.svg-down-arrow-2
{
    background-image: url("../svg/arrow2.svg");
    width: 14px;
    height: 14px;
    display: block;
    margin: auto;
    fill: white;
    margin-top: 2px !important;
    margin-bottom: 2px;
}

.full-width-100
{
    width: 100% !important;
}

.special-text
{
    display: block;
    font-size: 20px;
    color: #999999;
    padding-top: 7px;
}

.poly-01
{
    background-image: url("../images/real-estate-01.png");
    height: 133px;
    display: block;
    margin: auto;
    margin-top: 10px !important;
    margin-bottom: 2px;
    background-size: contain;
    background-repeat: no-repeat;
}

.poly-02
{
    background-image: url("../svg/icon-02.svg");
    width: 75px;
    height: 67px;
    display: block;
    margin: auto;
    fill: white;
    margin-top: -11px !important;
    margin-bottom: 2px;
    float: right;
}

.poly-23
{
    background-image: url("../svg/icon-23.svg");
    width: 155px;
    height: 156px;
    display: block;
    margin: auto;
    fill: white;
    margin-top: -21px !important;
    margin-bottom: 2px;
    right: -31px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

.poly-23-bottom
{
    background-image: url("../svg/icon-23.svg");
    width: 132px;
    height: 101px;
    display: block;
    margin-top: -106px !important;
    margin-left: 0px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -3px;
    float: left;
    background-position-x: -57px;
}

.poly-footer
{
    width: 40px;
    height: 40px;
    display: block;
    float: right;
    margin-top: 15px !important;
    margin-bottom: 18px;
    margin-left: 14px;
    margin-right: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
}

.poly-footer svg
{
    width: 30px;
    height: 30px;
}

.poly-adv
{
    width: 60px;
    height: 20px;
    display: block;
    float: right;
    margin-top: 15px !important;
    margin-bottom: 0px;
    margin-left: 4px;
    margin-right: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
}

.poly-adv svg
{
    width: 21px;
    height: 17px;
}

#svg-25,
#svg-17,
#svg-18,
#svg-27,
#svg-14,
#svg-26,
#svg-20
{
    fill: #b3b3b3 !important;
    cursor: pointer;
}

#svg-25:hover,
#svg-17:hover,
#svg-18:hover,
#svg-27:hover,
#svg-14:hover,
#svg-26:hover,
#svg-20:hover
{
    fill: #4364a9 !important;
}

#footer-svg-1,
#footer-svg-2,
#footer-svg-3,
#footer-svg-4,
#footer-svg-5,
#footer-svg-6,
#footer-svg-7,
#footer-svg-8,
#footer-svg-9
{
    fill: #ffffff !important;
    cursor: pointer;
}

#footer-svg-1:hover,
#footer-svg-2:hover,
#footer-svg-3:hover,
#footer-svg-4:hover,
#footer-svg-5:hover,
#footer-svg-6:hover,
#footer-svg-7:hover,
#footer-svg-8:hover,
#footer-svg-9:hover
{
    fill: #3a64be !important;
}

.next-arrow
{
    width: 20px;
    height: 40px;
    display: block;
    float: right;
    margin-top: 0px !important;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-11
{
    background-image: url("../svg/icon-11.svg");
}

.icon-12
{
    background-image: url("../svg/icon-12.svg");
}

.icon-13
{
    background-image: url("../svg/icon-13.svg");
}

.icon-14
{
    background-image: url("../svg/icon-14.svg");
    fill: white;
}

.icon-15
{
    background-image: url("../svg/icon-15.svg");
}

.icon-16
{
    background-image: url("../svg/icon-16.svg");
}

.icon-17
{
    background-image: url("../svg/icon-17.svg");
}

.icon-18
{
    background-image: url("../svg/icon-18.svg");
}

.icon-20
{
    background-image: url("../svg/icon-20.svg");
}

.icon-21
{
    background-image: url("../svg/icon-21.svg");
}

.icon-22
{
    background-image: url("../svg/icon-22.svg");
}

.icon-25
{
    background-image: url("../svg/icon-25.svg");
}

.cls-25
{
    fill: #b3b3b3;
    fill-rule: evenodd;
}

.icon-26
{
    background-image: url("../svg/icon-26.svg");
}

.cls-26
{
    fill: #b3b3b3;
    fill-rule: evenodd;
}

.icon-27
{
    background-image: url("../svg/icon-27.svg");
}

.cls-27
{
    fill: #b3b3b3;
    fill-rule: evenodd;
}

.highlight-white
{
    color: white;
}

.highlight-orange
{
    color: #ffcc00;
}

.highlight-blue
{
    color: #3b6fd9;
}

.namad
{
    background-image: url("../images/namad.png");
    width: 400px;
    height: 160px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.no-padding
{
    padding-right: 0;
    padding-left: 0;
}

.no-left-padding
{
    padding-right: 10px;
    padding-left: 0;
}

.login-div
{
    display: block;
    float: left;
    margin-left: -14px !important;
    padding: 0;
    margin-top: 9px;
    cursor: pointer;
    width: 160px;
    height: 40px;
    transition: all .3s ease-in-out;
}

.login-div-active
{
    display: block;
    float: left;
    margin-left: -14px !important;
    border-bottom: 1px solid #999999;
    padding: 0;
    margin-top: 9px;
    cursor: pointer;
    height: 42px;
    transition: all .3s ease-in-out;
}

.btn-default
{
    transition: all .3s ease-in-out;
}

.btn-default:hover {
    background: none !important;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default,
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none !important;
    background: none !important;
}

.login-btn
{
    float: none;
    padding-top: 8px;
    text-decoration: none;
    color: #999999;
    display: block;
}

.login-btn:hover
{
    color: #999999;
    text-decoration: none;
}

.login-btn:hover:after
{
    width: 100%;
}

.form-control
{
    display: block;
    float: none !important;
    margin: auto;
    border: 1px solid #cccccc !important;
    border-radius: 5px !important;
}

.container-input {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container-input input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 4px;
    border: 1px solid #ccc;
}

/* On mouse-over, add a grey background color */
.container-input:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-input input:checked ~ .checkmark {
    background-color: #FFC812;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-input input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-input .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkmark-text
{
    display: block;
    margin-right: 33px;
    font-size: 15px;
    padding-top: 4px;
    color: #cccccc;
}

.login-form
{
    display: block;
    background: #595959;
    margin: auto;
    float: none;
    width: 280px;
    border-radius: 0px 0px 10px 10px;
    padding: 20px;
}

.login-form-header
{
    display: block;
    background: #cccccc;
    color: #3d61ad;
    margin: auto;
    float: none;
    width: 280px;
    border-radius: 0px;
    padding: 10px;
    text-align: center;
    font-size: 22px;
    margin-top: 30px;
}

.form-input
{
    margin-top: 15px;
    margin-bottom: 15px;
    height: 45px;
    background: #f2f2f2;
}

.form-input-submit
{
    margin-top: 15px;
    margin-bottom: 15px;
    height: 45px;
    background: #6287d4;
    color: #ffffff;
    font-size: 20px;
    border: none !important;
}

nav
{
    display: block !important;
    float: none !important;
    margin: auto !important;
    width: 100% !important;
    text-align: center !important;
}

.pagination {
    display: inline-block;
    margin: auto !important;
    border-radius: 4px !important;
    background: #e6e6e6 !important;
    float: none !important;
    margin-right: 0px !important;
    padding-right: 13px !important;
}

nav ul a
{
    display: block;
    float: right;
    width: auto;
    height: auto;
}

.page-item
{
    display: block;
    float: right;
    width: 40px;
    height: 40px;
    padding-top: 0px;
}

.page-link
{
    display: block;
    float: right !important;
    padding-top: 10px;
}

.page-link-active
{
    display: block;
    float: right !important;
    padding-top: 0px;
}

.active
{
    color: orange !important;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    /**float: none !important;**/
    padding: 0px 5px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #808080;
    text-decoration: none;
    background-color: #e6e6e6;
    border: none;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: orange;
    cursor: default;
    background-color: transparent;
    border: none;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #808080;
    cursor: not-allowed;
    background-color: #e6e6e6;
    border: none;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #ffffff;
    background-color: #e6e6e6;
    border: none;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered
{
    padding-top: 2px;
}

.consultant-icon
{
    width: 70px;
    height: 70px;
    float: right;
    margin-right: 0px;
    position: absolute;
    margin-top: -17px;
}


.consultant
{
    display: block !important;
    float: none !important;
    text-align: center;
    margin: auto;
    /*border-bottom: 1px solid #999999;*/
    width: 200px;
    padding-bottom: 10px;
    margin-top: 7px;
}

.consultant-text
{
    font-size: 20px;
    text-align: center;
    color: #999999;
    margin-right: 10px;
    text-decoration: none;
}

.consultant-box
{
    display: block !important;
    width: 120px !important;
    height: 120px !important;
    float: right !important;
    background: #ececec !important;
    text-align: center !important;
    border: 1px solid #aaaaaa !important;
    border-radius: 5px !important;
    margin: 17px 15px;
    overflow: hidden;
}

.consultant-box img
{
    display: block;
    float: right;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

.consultant-text2
{
    display: block;
    float: right;
    padding: 0px;
    margin: auto;
    position: relative;
    bottom: 0px;
    background: #00000059;
	text-shadow : 1px 1px 1px #000;
    color: white;
    width: 100%;
    height: 30px;
    margin-top: 88px;
    text-align: center;
    padding-top: 4px;
    opacity: 1;
}

.no-results
{
    display: block;
    text-align: center;
    font-size: 20px;
    color: #666666;
    height: 100px;
    padding-top: 41px;
}

.dropdown-menu > li > a
{
    width: 100% !important;
    text-align: right !important;
}

.btn-bookmark
{
    display: block;
    cursor: pointer;
    position: absolute;
    margin-top: -10px;
    right: 10px;
    opacity: .9;
    z-index: 9;
}

.btn-bookmark2
{
    display: block;
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 20px;
    opacity: .9;
    z-index: 9;
}

.box-style-01
{
    display: block;
    float: right;
    width: 100%;
    height: 262px;
    position: relative;
}

.box-img
{
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 8px -4px #333;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
}

.box-img:hover
{
    box-shadow: 0px 0px 15px -5px #333333;
}

.files-big-pic
{
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid #999;
    border-radius: 5px;
    min-height: 495px;
}

.files-small-pic
{
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 12px;
    border: 1px solid #999;
    margin-top: 3px;
    border-radius: 5px;
    cursor: pointer;
}

.files-box-title-01
{
    display: block;
    color: #4d4d4d;
    background: #ccc;
    height: 55px;
    border-radius: 5px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 22px;
    padding-top: 12px;
}

.files-box-title-02
{
    font-family: 'sansbold';
    display: block;
    color: #3d61ad;
    margin-bottom: 10px;
    text-align: right;
    font-size: 24px;
    padding-right: 42px;
}

.files-bullet
{
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    margin-top: 8px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #cccccc;
}

.files-text
{
    display: block;
    float: right;
    height: 36px;
    color: #4d4d4d;
    font-size: 19px;
    padding-right: 10px;
}

.files-description
{
    display: block;
    min-height: 150px;
    color: #4d4d4d;
    font-size: 16px;
    padding: 10px 10px;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
}

.table-responsive {
    min-height: 400px !important;
    overflow: visible;
}

.consultant-info
{
    float: left !important;
    height: 135px;
    width: 247px;
    top: 132px;
    left: 30px;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    padding: 15px;
    position: absolute;
    background: #efefef;
    z-index: 9;
}

.img-no-exist
{
    display: block;
    float: right !important;
    position: relative;
    overflow: hidden;
    width: 492px;
    height: 492px;
    margin-right: 15px;
    padding: 0px;
    border-radius: 5px;
    background: #efefef;
    text-align: center;
    font-size: 30px;
    padding-top: 220px;
}

.adv-next-arrow
{
    display: block;
    float: right;
    position: absolute;
    width: 30px;
    top: 230px;
    right: 10px;
    cursor: pointer;
    z-index: 9;
}

.adv-prev-arrow
{
    display: block;
    float: right;
    position: absolute;
    width: 30px;
    top: 230px;
    left: 10px;
    transform: rotate(180deg);
    cursor: pointer;
    z-index: 9;
}

.loader
{
    background-image: url("../loader.gif");
    display: block;
    float: right;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 490px;
    height: 490px;
    background-repeat: no-repeat;
    background-size: cover;
}

.gallery-img
{
    width: 100%;
    border-radius: 5px;
    box-shadow: 1px 1px 7px -2px #333333;
    cursor: pointer;
}

.gallery-img:hover,
.gallery-img:hover > .gallery-text
{
    box-shadow: 1px 1px 14px 2px #333333;
}

.gallery-text
{
    text-align: center;
    height: 50px;
    padding-top: 10px;
    font-size: 17px;
    color: #333333;
}

.gallery-text:hover
{
    color: #888888;
}

.articles-img
{
    width: 200px;
    height: 200px;
    margin: 10px;
    border-radius: 5px;
}

.articles-img-item
{
    width: 100%;
    height: auto;
    margin: 10px;
    border-radius: 5px;
}

.contact li
{
    display: table-row;
    line-height: 200%;
    color: #333;
    font-size: 14px;
}

.contact-btn
{
    height: 34px;
    border-radius: 4px;
    border: 0px;
    background: #2d4b85;
    color: white;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.contact-btn:hover
{
    background: #3d61ad;
    box-shadow: 1px 1px 8px -2px #333333;
}

/*.navbar-brand*/
/*{*/
    /*float: right !important;*/
    /*padding: 1px 15px 5px 15px !important;*/
    /*width: 100% !important;*/
    /*text-align: right !important;*/
    /*color: black !important;*/
    /*font-size: 15px !important;*/
    /*height: auto !important;*/
/*}*/

.navbar-toggle
{
    padding: 10px !important;
    margin: 0px !important;
}

.navbar-toggle .icon-bar
{
    display: block !important;
    width: 30px !important;
    height: 3px !important;
    border-radius: 1px !important;
    background: #373737 !important;
}

.files-code
{
	display: block;
	position: absolute;
	left: 25px;
	top: 21px;
	font-weight: bold;
	color: #2c0062;
	z-index: 1;
}

.outline-white
{
	text-shadow:
		-1px -1px 0 #ffffff8a,
		1px -1px 0 #ffffff8a,
		-1px 1px 0 #ffffff8a,
		1px 1px 0 #ffffff8a;
}

.search-btn
{
    min-height: 34px;
    border-radius: 4px;
    border: 0px;
    background: #6287d4;
    color: #ffffff;
    float: left;
    margin-left: -5px;
}

.search-btn:hover
{
    background: #6287d4;
    color: #ffe8fc;
}

.btn-send-ticket
{
    background: #ddd;
    padding: 5px 15px;
    border-radius: 5px;
    color: black;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

.btn-send-ticket:hover
{
    color: black;
    background: #aaa;
    text-decoration: none;
}

.profile-text
{
    float: right !important;
    text-align: left;
}

.col-form-label
{
    text-align: left;
}

.breadcrumb-btn
{
	float: right;
	height: 40px;
	padding: 10px 20px 0px 5px;
	font-size: 16px;
	color: #333333;
}

.breadcrumb-btn:hover
{
	color: #666666;
}

.articles-box
{
    display: block;
    width: 100%;
    height: auto;
    float: right;
    background: #fafafa;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0px 0px 9px -6px #999;
}

.articles-box:hover
{
    box-shadow: 0px 0px 9px -6px #555;
}

.modal-body
{
    padding: 0px !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    float: right !important;
    border: 1px solid #555 !important;
    box-shadow: 0px 0px 8px -1px #444 !important;
}

.modal-dialog
{
    width: 900px !important;
}

@media screen and (min-width: 1140px) and (max-width: 1920px)
{
    .container{width: 1170px !important;}
}

@media screen and (min-width: 760px) and (max-width: 1024px)
{
    .bottom-section
    {
        bottom: 62px;
        background: #e6e6e699;
        padding: 7px;
        font-size: 13px !important;
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media screen and (min-width: 319px) and (max-width: 759px)
{
    .modal-body
    {
        margin-top: 130px;
    }

    .files-bullet
    {
        width: 10px;
        height: 10px;
        margin-top: 5px;
    }

    .files-text {
        display: block;
        float: right;
        height: 25px;
        color: #4d4d4d;
        font-size: 13px;
        padding-right: 10px;
    }

    .login-div-active
    {
        float: right;
        border: 0px solid #999999;
    }

    .btn
    {
        text-align: right;
    }

    .btn-default
    {
        background: transparent !important;
    }

    .dropdown-menu {
        right: 70px;
        width: 220px;
        font-size: 17px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .dropdown-menu > li > a
    {
        margin-bottom: 6px;
    }

    .bottom-section
    {
        bottom: 55px;
        height: 54px !important;
        background: #fff9;
        font-size: 14px !important;
        font-weight: bold;
        color: #222222;
        display: block;
        float: right !important;
        position: relative;
        border-radius: 0px 0px 8px 8px;
        width: 300px;
        padding: 5px 15px;
    }

    .btn-bookmark
    {
        display: block;
        cursor: pointer;
        position: relative;
        margin-top: -2px;
        opacity: .9;
        z-index: 9;
        float: right;
    }

    .poly-footer {
        width: 26px;
        height: 26px;
        display: block;
        float: right;
        margin-top: 15px !important;
        margin-bottom: 18px;
        margin-left: 8px;
        margin-right: 0px;
        background-size: contain;
        background-repeat: no-repeat;
        text-align: center;
    }

    .poly-23
    {
        width: 72px;
        height: 156px;
        margin-top: -12px !important;
    }

    .poly-footer svg
    {
        width: 25px;
        height: 25px;
    }

    .navbar-brand, .navbar-nav, .navbar-nav > li {
        float: right;
        width: 100%;
        text-align: right;
        padding-right: 40px;
        color: white;
    }

    .btn-default
    {
        color: #7b7b7b;
        font-size: 17px;
        padding: 5px 10px;
        text-align: center;
        float: none !important;
        margin: auto;
        width: 100%;
        margin-bottom: 15px;
    }

    .articles-img-item
    {
        margin: auto !important;
        border-radius: 8px !important;
        width: 90% !important;
    }

    .adv-next-arrow
    {
        width: 25px;
        top: 120px;
        right: 0px;
    }

    .adv-prev-arrow {
        width: 25px;
        top: 120px;
        left: 0px;
        transform: rotate(180deg);
    }

    .poly-adv
    {
        width: 30px;
    }

    .files-box-title-01
    {
        height: 43px;
        font-size: 18px;
        padding-top: 7px;
        width: 100%;
        margin-bottom: 10px;
    }

    .consultant-info {
        height: 135px;
        width: 100%;
        top: 140px;
        left: 0px;
    }

    .profile-text
    {
        text-align: center;
    }

    .form-control-text
    {
        text-align: center !important;
    }

    .profile-btn
    {
        margin: auto;
        float: none;
        display: block;
        position: relative;
        width: 100%;
        height: 50px;
        text-align: center;
    }

    .search-btn
    {
        float: none;
        margin-bottom: 15px;
    }

    .col-form-label
    {
        text-align: center;
    }

    .adv-img
    {
        width: 25% !important;
        margin : 5px !important;
        border-radius: 5px;
    }

    .upload-img-del
    {
        display: block;
        float: right;
        position: absolute;
        width: 20px;
        height: 20px;
        background: red;
        top: 8px;
        right: 66px;
        padding: 0px 6px;
        color: white;
        border-radius: 4px;
    }

    .dz-message
    {
        font-size: 15px !important;
    }

	.files-big-pic
	{
		min-height: unset !important;
	}
}

body::-webkit-scrollbar {
    width: 0px;               /* width of the entire scrollbar */
}

::-webkit-scrollbar {
    width: 5px;               /* width of the entire scrollbar */
}

::-webkit-scrollbar-track {
    background: #ffffff;        /* color of the tracking area */
    padding: 2px;
    margin: 2px;
}

::-webkit-scrollbar-thumb {
    background-color: #dddddd;    /* color of the scroll thumb */
    border-radius: 3px;       /* roundness of the scroll thumb */
    border-top: 5px solid #dddddd;  /* creates padding around scroll thumb */
    border-bottom: 5px solid #dddddd;  /* creates padding around scroll thumb */
    border-right: 2px solid #dddddd;  /* creates padding around scroll thumb */
    border-left: 2px solid #dddddd;  /* creates padding around scroll thumb */
    padding-right: 1px;
    padding-left: 1px;
    margin: 1px;
}

.width43
{
    width: 24px;
}

.width43 svg
{
    width: 33px;
}

a
{
    text-decoration: none !important;
}

.modal-content {
    position: relative;
    background-color: rgba(255, 255, 255, 0);
    background-clip: padding-box;
    border: none;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

.modal-header {
    padding: 15px;
    border-bottom: none;
}
